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

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

Fields in org.collada._2005._11.colladaschema declared as TaperedCapsule
protected  TaperedCapsule RigidBody.TechniqueCommon.Shape.taperedCapsule
           
protected  TaperedCapsule InstanceRigidBody.TechniqueCommon.Shape.taperedCapsule
           
 

Methods in org.collada._2005._11.colladaschema that return TaperedCapsule
 TaperedCapsule ObjectFactory.createTaperedCapsule()
          Create an instance of TaperedCapsule
 TaperedCapsule RigidBody.TechniqueCommon.Shape.getTaperedCapsule()
          Defines a tapered_capsule to use for this shape.
 TaperedCapsule InstanceRigidBody.TechniqueCommon.Shape.getTaperedCapsule()
          Gets the value of the taperedCapsule property.
 

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


CroftSoft Javadoc

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