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

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

Fields in org.collada._2005._11.colladaschema declared as Cylinder
protected  Cylinder RigidBody.TechniqueCommon.Shape.cylinder
           
protected  Cylinder InstanceRigidBody.TechniqueCommon.Shape.cylinder
           
 

Methods in org.collada._2005._11.colladaschema that return Cylinder
 Cylinder ObjectFactory.createCylinder()
          Create an instance of Cylinder
 Cylinder RigidBody.TechniqueCommon.Shape.getCylinder()
          Defines a cyliner to use for this shape.
 Cylinder InstanceRigidBody.TechniqueCommon.Shape.getCylinder()
          Gets the value of the cylinder property.
 

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


CroftSoft Javadoc

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