Home
last modified time | relevance | path

Searched refs:onAngle2 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaAttributeParser.h84 …virtual void onAngle2 (MPlug & plug, const MString & name, const MAngle angles[2]) … in onAngle2() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaAttributeParser.cpp726 onAngle2(plug, name, angles); in parseNumeric()
859 onAngle2(plug, name, angles); in parseNumeric()
H A DCOLLADAMayaPhysXExporter.cpp309 virtual void onAngle2(MPlug & plug, const MString & name, const MAngle angle[2]) override in onAngle2() function in COLLADAMaya::AttributeExporter