Home
last modified time | relevance | path

Searched refs:COLLADA_ELEMENT_SCALE (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeWTransforms.cpp36 domScale *scale = daeSafeCast< domScale >( currentNode->add( COLLADA_ELEMENT_SCALE ) ); in writeUpdateTransformElements()
152 domScale *scale = daeSafeCast< domScale >( currentNode->add( COLLADA_ELEMENT_SCALE ) ); in apply()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeWTransforms.cpp36 domScale *scale = daeSafeCast< domScale >( currentNode->add( COLLADA_ELEMENT_SCALE ) ); in writeUpdateTransformElements()
152 domScale *scale = daeSafeCast< domScale >( currentNode->add( COLLADA_ELEMENT_SCALE ) ); in apply()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/src/1.4/dom/
H A DdomConstants.cpp976 DLLSPEC daeString COLLADA_ELEMENT_SCALE = "scale"; variable
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.4/dom/
H A DdomConstants.h979 extern DLLSPEC daeString COLLADA_ELEMENT_SCALE;
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomConstants.h904 extern DLLSPEC daeString COLLADA_ELEMENT_SCALE;
/dports/devel/collada-dom/collada-dom-2.5.0/dom/src/1.5/dom/
H A DdomConstants.cpp901 DLLSPEC daeString COLLADA_ELEMENT_SCALE = "scale"; variable