|
|
const std::string & | getName () const |
| | Returns the internal type name shared by all nodes of this type (eg. "copy_to_points")
|
| |
|
const std::string & | getLabel () const |
| | Returns the human readable type label shown in the UI (eg. "Copy To Points")
|
| |
|
|
std::string | internalName |
| |
|
std::string | displayName |
| |
|
enzo::nt::opConstructor | ctorFunc |
| |
|
std::vector< enzo::prm::Template > | templates |
| |
|
unsigned int | minInputs = 0 |
| |
|
unsigned int | maxInputs = 1 |
| |
|
unsigned int | maxOutputs = 1 |
| |
The documentation for this struct was generated from the following file: