Namespaces | |
maxon | |
maxon::neutron | |
maxon::neutron::NODESQUERY | |
maxon::neutron::NODESQUERY::MATERIAL | |
Macros | |
#define | CUSTOMDATATYPE_PSRMATRIX |
Typedefs | |
using | InstanceData = Tuple< BaseArray< Matrix >, BaseArray< Color64 >, BaseArray< Int32 >, BaseArray< UniqueHash > > |
using | ChangePluginTypeData = Tuple< Int32, NODEPLUGIN * > |
using | GetIconImageArgs = Tuple< GraphNode, Id, ImageRef > |
Functions | |
Bool | IsNeutronObjectType (Int32 type) |
Bool | IsNeutronType (Int32 type) |
MAXON_ATTRIBUTE (Int32, MESSAGETYPE, "net.maxon.neutron.material.nodesquery.type") | |
MAXON_ATTRIBUTE (Int32, CHANNEL, "net.maxon.neutron.material.nodesquery.channel") | |
MAXON_ATTRIBUTE (Bool, RESULT, "net.maxon.neutron.material.nodesquery.channel.on") | |
MAXON_ATTRIBUTE (HashInt, HASHCODE, "net.maxon.neutron.material.nodesquery.hashcode") | |
#define CUSTOMDATATYPE_PSRMATRIX |