Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaCameraExporter.cpp253 …animated = anim->addNodeAnimation( cameraFn.object(), HORIZONTAL_APERTURE_SID, ATTR_HORIZONTAL_FIL… in exportCamera()
255 paramSid = EMPTY_STRING; if ( animated ) paramSid = HORIZONTAL_APERTURE_SID; in exportCamera()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h178 static const String HORIZONTAL_APERTURE_SID = "horizontal_aperture"; variable