Home
last modified time | relevance | path

Searched refs:ATTR_PROJECTION_TYPE (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h261 static const char* ATTR_PROJECTION_TYPE = "projType"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaEffectTextureExporter.cpp371 DagHelper::getPlugValue ( projection, ATTR_PROJECTION_TYPE, projectionType ); in add3DProjection()