Namespaces | |
NODESQUERY | |
Typedefs | |
using | InstanceData = Tuple< BaseArray< Matrix >, BaseArray< Color64 >, BaseArray< Int32 >, BaseArray< UniqueHash > > |
using | ChangePluginTypeData = Tuple< Int32, NODEPLUGIN * > |
using | GetIconImageArgs = Tuple< GraphNode, Id, ImageRef > |
Enumerations | |
enum class | OBJECT_FLAGS { NONE , VIEWPORT_VISIBLE , RENDER_VISIBLE , DEFAULT , VISIBLE_MASK } |
enum class | TRANSFORM_MODE { DISTRIBUTION , CLONE , CLONED_MESH , MESH } |
enum class | INSTANCE_MATRIX_MODE { NONE , LOCAL , GLOBAL } |
Functions | |
MAXON_DECLARATION (nodes::NodeSystemClass, NeutronNodeSystemClass, "net.maxon.neutron.nodesystemclass") | |
enum maxon::neutron::OBJECT_FLAGS | MAXON_ENUM_FLAGS (OBJECT_FLAGS, "net.maxon.neutron.datatype.objectflags") |
enum maxon::neutron::TRANSFORM_MODE | MAXON_ENUM_LIST (TRANSFORM_MODE, "net.maxon.neutron.datatype.transformmode") |
enum maxon::neutron::INSTANCE_MATRIX_MODE | MAXON_ENUM_LIST (INSTANCE_MATRIX_MODE, "net.maxon.neutron.datatype.instancematrixmode") |
Bool | IsNeutronObjectType (Int32 type) |
Bool | IsNeutronType (Int32 type) |
MAXON_ATTRIBUTE (DataDictionary, GeometryAttributeStamps, "net.maxon.neutron.geometryattributestamps") | |
using InstanceData = Tuple<BaseArray<Matrix>, BaseArray<Color64>, BaseArray<Int32>, BaseArray<UniqueHash> > |
using ChangePluginTypeData = Tuple<Int32, NODEPLUGIN*> |
using GetIconImageArgs = Tuple<GraphNode, Id, ImageRef> |
|
strong |
|
strong |
|
strong |
maxon::neutron::MAXON_DECLARATION | ( | nodes::NodeSystemClass | , |
NeutronNodeSystemClass | , | ||
"net.maxon.neutron.nodesystemclass" | |||
) |
This is the class of Neutron scene nodes.
enum maxon::neutron::OBJECT_FLAGS maxon::neutron::MAXON_ENUM_FLAGS | ( | OBJECT_FLAGS | , |
"net.maxon.neutron.datatype.objectflags" | |||
) |
enum maxon::neutron::TRANSFORM_MODE maxon::neutron::MAXON_ENUM_LIST | ( | TRANSFORM_MODE | , |
"net.maxon.neutron.datatype.transformmode" | |||
) |
enum maxon::neutron::INSTANCE_MATRIX_MODE maxon::neutron::MAXON_ENUM_LIST | ( | INSTANCE_MATRIX_MODE | , |
"net.maxon.neutron.datatype.instancematrixmode" | |||
) |
maxon::neutron::MAXON_ATTRIBUTE | ( | DataDictionary | , |
GeometryAttributeStamps | , | ||
"net.maxon.neutron.geometryattributestamps" | |||
) |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
Base instance type for all the neutron related objects (scene hooks, tags, ...).
|
staticconstexpr |
Base instance type for all the capsules with types below.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
No data. Will print heat map data from capsule/scene nodes to console.
|
staticconstexpr |
Expecting const Bool* data, true to enable heat map data collection on capsule/scene nodes.
|
staticconstexpr |
Expecting Bool* data, true if heat map is enabled for the capsule/scene nodes.
|
staticconstexpr |
Expecting Bool* data, true if heat map is supported by the object.
|
staticconstexpr |
No data. Will force a heat map update and print heat map to console afterwards.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
Neutron node space identifier.
|
staticconstexpr |
Identifier of the NodeTemplate used to wrap node assets in capsules. It's always the NodeSystem's first base in a capsule graph.
|
staticconstexpr |