Namespaces | |
cinema | |
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, cinema::NODEPLUGIN * > |
using | GetIconImageArgs = Tuple< GraphNode, Id, ImageRef > |
Functions | |
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") | |
Variables | |
static constexpr Int32 | SCENEHOOK_ID |
static constexpr Int32 | ID_NBO_SCENEEDITOR |
static constexpr Int32 | ID_NBO_FORCEDIRTY |
static constexpr Int32 | ID_NBO_CLEAR_DC_CACHE |
static constexpr Int32 | ID_NBO_CLEAR_DESC_CACHE |
static constexpr Int32 | ID_NBO_FORCE_DESC_DIRTY |
static constexpr Int32 | MATERIAL_PARAMETERS |
static constexpr Int32 | MSG_SET_INSTANCE_DATA |
static constexpr Int32 | MSG_ASK_SKIP_ONWRITE |
static constexpr Int32 | MSG_GET_XPRESSO_PORTS |
static constexpr Int32 | MSG_XPRESSO_DIRTY |
static constexpr Int32 | MSG_GET_NEUTRON_VIEWPORT_SCENE |
static constexpr Int32 | MSG_HAS_DATA |
static constexpr Int32 | MSG_UPDATE_LEGACY_OBJECTS |
static constexpr Int32 | MSG_GET_LEGACY_VIEWPORT_OBJECTS |
static constexpr Int32 | MSG_GET_SCENE |
static constexpr Int32 | MSG_GET_ICON_IMAGE |
static constexpr Int32 | MSG_GET_INSTRUMENTATION_HANDLER |
static constexpr Int32 | MSG_GET_ASSET_SERIALIZATION_DATA |
static constexpr Int32 | MSG_DESELECT_NODES |
static constexpr Int32 | MSG_GET_STORAGE_HELPER |
static constexpr Int32 | MSG_SETTINGS_NAME |
static constexpr Int32 | MSG_CHANGE_PLUGINTYPE |
static constexpr Int32 | MSG_REGISTER_THREADED_NIMBUS |
static constexpr Int32 | MSG_RESET_THREADED_NIMBUS |
static constexpr Int32 | MSG_CREATE_IF_REQUIRED |
static constexpr Int32 | MSG_ENABLE_ASSET_TO_GROUP |
static constexpr Int32 | MSG_IS_CAPSULE_EDITABLE |
static constexpr Int32 | MSG_IS_CAPSULE_GROUP |
static constexpr Int32 | MSG_ADD_POST_CALCULATE_CACHES_ACTION |
static constexpr Int32 | MSG_SET_PICKING_RESULT |
static constexpr Int32 | NEUTRON_INSTANCE_NODE_PATH |
static constexpr Int32 | NEUTRON_INSTANCE_NODE_MODIFIER_PATH |
static constexpr Int32 | PERSISTENT_HASH_LOW |
static constexpr Int32 | LEGACY_CONVERSION_ID |
static constexpr Int32 | PERSISTENTHOOK_ID |
static constexpr Int32 | MSG_INSTRUMENTATION_MIN |
static constexpr Int32 | MSG_REGISTER_SCENE_LISTENER |
static constexpr Int32 | MSG_REGISTER_PORT_VALUE_LISTENER |
static constexpr Int32 | MSG_REGISTER_HEATMAP_LISTENER |
static constexpr Int32 | MSG_GET_INSPECTOR_PRESENTER |
static constexpr Int32 | MSG_INSTRUMENTATION_MAX |
static constexpr Int32 | TAG_ID |
static constexpr Int32 | MSG_TAG_SET_ASSET |
static constexpr Int32 | MSG_SET_ARCHIGRASS_ASSET |
static constexpr Int32 | MSG_SET_FROM_FILTERSTRING |
static constexpr Int32 | MSG_SET_ASSET_WITH_VERSION |
static constexpr Int32 | MSG_GET_ASSET_WITH_VERSION |
static constexpr Int32 | TAGSOFTYPE_NEUTRONGENERATEDPROXY |
static constexpr Int32 | NEUTRON_BASE_ID |
static constexpr Int32 | CAPSULE_BASE_ID |
static constexpr Int32 | DEFORMER_ID |
static constexpr Int32 | GENERATOR_ID |
static constexpr Int32 | DATASET_TO_TAG |
static constexpr Int32 | PRIMITIVE_GENERATOR_ID |
static constexpr Int32 | PRIMITIVE_SPLINE_GENERATOR_ID |
static constexpr Int32 | SCENE_PORT_LINK |
static constexpr Int32 | IDM_CAPSULE_ASSET_TO_GROUP |
static constexpr Int32 | IDM_HEATMAP_DUMP |
static constexpr Int32 | IDM_HEATMAP_ENABLE |
static constexpr Int32 | IDM_HEATMAP_ISENABLED |
static constexpr Int32 | IDM_HEATMAP_ISSUPPORTED |
static constexpr Int32 | IDM_HEATMAP_QUEUE_DUMP |
static constexpr Int32 | IDM_CAPSULE_DUMP |
static constexpr Int32 | IDM_CAPSULE_FORCEDIRTY |
static constexpr Int32 | MSG_NODESQUERY_MATERIAL |
static constexpr Int32 | MSG_NODESQUERY_MATERIAL_CHANNEL_ON |
static constexpr Int32 | MSG_NODESQUERY_MATERIAL_HASHCODE |
static constexpr LiteralId | NODESPACE |
static constexpr LiteralId | CAPSULEASSETWRAPPERID |
static constexpr LiteralId | SCENE_ROOT |
#define CUSTOMDATATYPE_PSRMATRIX |