Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaPhysXExporter.cpp3075 class SwingConeAndTwistExtra : public Element class
3078 SwingConeAndTwistExtra(PhysXExporter & exporter, const PhysXXML::PxD6Joint & joint) in SwingConeAndTwistExtra() function in COLLADAMaya::SwingConeAndTwistExtra
3133 SwingConeAndTwistExtra::HasDefaultValues(joint); in HasDefaultValues()
3147 if (!SwingConeAndTwistExtra::HasDefaultValues(joint)) in exportSwingConeAndTwistExtra()
3149 SwingConeAndTwistExtra e(getPhysXExporter(), joint); in exportSwingConeAndTwistExtra()