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

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

Fields in org.collada._2005._11.colladaschema declared as Plane
protected  Plane RigidBody.TechniqueCommon.Shape.plane
           
protected  Plane InstanceRigidBody.TechniqueCommon.Shape.plane
           
 

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

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


CroftSoft Javadoc

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