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

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

Fields in org.collada._2005._11.colladaschema declared as Box
protected  Box RigidBody.TechniqueCommon.Shape.box
           
protected  Box InstanceRigidBody.TechniqueCommon.Shape.box
           
 

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

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


CroftSoft Javadoc

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