Uses of Class
org.collada._2005._11.colladaschema.PhysicsMaterial

Uses of PhysicsMaterial in org.collada._2005._11.colladaschema
 

Fields in org.collada._2005._11.colladaschema declared as PhysicsMaterial
protected  PhysicsMaterial RigidBody.TechniqueCommon.physicsMaterial
           
protected  PhysicsMaterial RigidBody.TechniqueCommon.Shape.physicsMaterial
           
protected  PhysicsMaterial InstanceRigidBody.TechniqueCommon.physicsMaterial
           
protected  PhysicsMaterial InstanceRigidBody.TechniqueCommon.Shape.physicsMaterial
           
 

Fields in org.collada._2005._11.colladaschema with type parameters of type PhysicsMaterial
protected  List<PhysicsMaterial> LibraryPhysicsMaterials.physicsMaterial
           
 

Methods in org.collada._2005._11.colladaschema that return PhysicsMaterial
 PhysicsMaterial ObjectFactory.createPhysicsMaterial()
          Create an instance of PhysicsMaterial
 PhysicsMaterial RigidBody.TechniqueCommon.getPhysicsMaterial()
          Defines a physics_material for the rigid_body.
 PhysicsMaterial RigidBody.TechniqueCommon.Shape.getPhysicsMaterial()
          Defines a physics_material for the shape.
 PhysicsMaterial InstanceRigidBody.TechniqueCommon.getPhysicsMaterial()
          Gets the value of the physicsMaterial property.
 PhysicsMaterial InstanceRigidBody.TechniqueCommon.Shape.getPhysicsMaterial()
          Gets the value of the physicsMaterial property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type PhysicsMaterial
 List<PhysicsMaterial> LibraryPhysicsMaterials.getPhysicsMaterial()
          There must be at least one physics_material element.
 

Methods in org.collada._2005._11.colladaschema with parameters of type PhysicsMaterial
 void RigidBody.TechniqueCommon.setPhysicsMaterial(PhysicsMaterial value)
          Defines a physics_material for the rigid_body.
 void RigidBody.TechniqueCommon.Shape.setPhysicsMaterial(PhysicsMaterial value)
          Defines a physics_material for the shape.
 void InstanceRigidBody.TechniqueCommon.setPhysicsMaterial(PhysicsMaterial value)
          Sets the value of the physicsMaterial property.
 void InstanceRigidBody.TechniqueCommon.Shape.setPhysicsMaterial(PhysicsMaterial value)
          Sets the value of the physicsMaterial property.
 


CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)