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

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

Fields in org.collada._2005._11.colladaschema declared as Sphere
protected  Sphere RigidBody.TechniqueCommon.Shape.sphere
           
protected  Sphere InstanceRigidBody.TechniqueCommon.Shape.sphere
           
 

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

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


CroftSoft Javadoc

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