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

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

Fields in org.collada._2005._11.colladaschema declared as Capsule
protected  Capsule RigidBody.TechniqueCommon.Shape.capsule
           
protected  Capsule InstanceRigidBody.TechniqueCommon.Shape.capsule
           
 

Methods in org.collada._2005._11.colladaschema that return Capsule
 Capsule ObjectFactory.createCapsule()
          Create an instance of Capsule
 Capsule RigidBody.TechniqueCommon.Shape.getCapsule()
          Defines a capsule to use for this shape.
 Capsule InstanceRigidBody.TechniqueCommon.Shape.getCapsule()
          Gets the value of the capsule property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type Capsule
 void RigidBody.TechniqueCommon.Shape.setCapsule(Capsule value)
          Defines a capsule to use for this shape.
 void InstanceRigidBody.TechniqueCommon.Shape.setCapsule(Capsule value)
          Sets the value of the capsule property.
 


CroftSoft Javadoc

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