HomeSort by relevance Sort by last modified time
    Searched defs:elemSphere (Results 1 - 2 of 2) sorted by null

  /external/collada/include/1.4/dom/
domInstance_rigid_body.h 458 domSphereRef elemSphere;
529 const domSphereRef getSphere() const { return elemSphere; }
595 domShape(DAE& dae) : daeElement(dae), elemHollow(), elemMass(), elemDensity(), elemInstance_physics_material(), elemPhysics_material(), elemInstance_geometry(), elemPlane(), elemBox(), elemSphere(), elemCylinder(), elemTapered_cylinder(), elemCapsule(), elemTapered_capsule(), elemTranslate_array(), elemRotate_array(), elemExtra_array() {}
domRigid_body.h 370 domSphereRef elemSphere;
459 const domSphereRef getSphere() const { return elemSphere; }
525 domShape(DAE& dae) : daeElement(dae), elemHollow(), elemMass(), elemDensity(), elemInstance_physics_material(), elemPhysics_material(), elemInstance_geometry(), elemPlane(), elemBox(), elemSphere(), elemCylinder(), elemTapered_cylinder(), elemCapsule(), elemTapered_capsule(), elemTranslate_array(), elemRotate_array(), elemExtra_array() {}

Completed in 20 milliseconds