Home
last modified time | relevance | path

Searched refs:INSTANCE_NODE (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWInstanceNode.h23 typedef InstanceBase<COLLADA_TYPE::INSTANCE_NODE> InstanceNode;
H A DCOLLADAFWTypes.h512 INSTANCE_NODE = 442, enumerator
/dports/devel/vcglib/vcglib-2020.09/apps/unsupported/trimeshinfo/
H A DNode.h59 const int INSTANCE_NODE= 10; variable
H A DInstancesNode.h11 InstanceNode(void){node_type = INSTANCE_NODE; id = "empty"; type= "empty";}; in InstanceNode()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.4/dom/
H A DdomInstance_node.h28 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::INSTANCE_NODE; } in getElementType()
H A DdomTypes.h1164 INSTANCE_NODE = 442, variable
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomInstance_node.h20 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::INSTANCE_NODE; } in getElementType()
H A DdomTypes.h713 INSTANCE_NODE = 99, variable