HomeSort by relevance Sort by last modified time
    Searched refs:elemPlane (Results 1 - 4 of 4) sorted by null

  /external/collada/include/1.4/dom/
domRigid_body.h 362 domPlaneRef elemPlane;
449 const domPlaneRef getPlane() const { return elemPlane; }
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() {}
domInstance_rigid_body.h 456 domPlaneRef elemPlane;
519 const domPlaneRef getPlane() const { return elemPlane; }
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() {}
  /external/collada/src/1.4/dom/
domRigid_body.cpp 343 mea->setOffset( daeOffsetOf(domRigid_body::domTechnique_common::domShape,elemPlane) );
domInstance_rigid_body.cpp 450 mea->setOffset( daeOffsetOf(domInstance_rigid_body::domTechnique_common::domShape,elemPlane) );

Completed in 19 milliseconds