|
IOSS
2.0
|
#include <Iotr_Scale3D.h>
Static Public Member Functions | |
| static const Scale3D_Factory * | factory () |
Static Public Member Functions inherited from Iotr::Factory | |
| static Ioss::Transform * | create (const std::string &type) |
| static int | describe (Ioss::NameList *names) |
Private Member Functions | |
| Scale3D_Factory () | |
| Ioss::Transform * | make (const std::string &) const override |
Additional Inherited Members | |
Public Member Functions inherited from Iotr::Factory | |
| virtual | ~Factory ()=default |
Protected Member Functions inherited from Iotr::Factory | |
| Factory (const std::string &type) | |
Static Protected Member Functions inherited from Iotr::Factory | |
| static void | alias (const std::string &base, const std::string &syn) |
|
private |
|
static |
|
overrideprivatevirtual |
Implements Iotr::Factory.