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

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

Fields in org.collada._2005._11.colladaschema declared as TargetableFloat3
protected  TargetableFloat3 Light.TechniqueCommon.Ambient.color
           
protected  TargetableFloat3 Light.TechniqueCommon.Directional.color
           
protected  TargetableFloat3 Light.TechniqueCommon.Point.color
           
protected  TargetableFloat3 Light.TechniqueCommon.Spot.color
           
protected  TargetableFloat3 PhysicsScene.TechniqueCommon.gravity
           
protected  TargetableFloat3 RigidBody.TechniqueCommon.inertia
           
protected  TargetableFloat3 InstanceRigidBody.TechniqueCommon.inertia
           
protected  TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.Linear.max
           
protected  TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist.max
           
protected  TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.Linear.min
           
protected  TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist.min
           
 

Methods in org.collada._2005._11.colladaschema that return TargetableFloat3
 TargetableFloat3 ObjectFactory.createTargetableFloat3()
          Create an instance of TargetableFloat3
 TargetableFloat3 Light.TechniqueCommon.Ambient.getColor()
          Gets the value of the color property.
 TargetableFloat3 Light.TechniqueCommon.Directional.getColor()
          Gets the value of the color property.
 TargetableFloat3 Light.TechniqueCommon.Point.getColor()
          Gets the value of the color property.
 TargetableFloat3 Light.TechniqueCommon.Spot.getColor()
          Gets the value of the color property.
 TargetableFloat3 PhysicsScene.TechniqueCommon.getGravity()
          Gets the value of the gravity property.
 TargetableFloat3 RigidBody.TechniqueCommon.getInertia()
          Gets the value of the inertia property.
 TargetableFloat3 InstanceRigidBody.TechniqueCommon.getInertia()
          Gets the value of the inertia property.
 TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.Linear.getMax()
          Gets the value of the max property.
 TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist.getMax()
          Gets the value of the max property.
 TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.Linear.getMin()
          Gets the value of the min property.
 TargetableFloat3 RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist.getMin()
          Gets the value of the min property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type TargetableFloat3
 Scale ObjectFactory.createScale(TargetableFloat3 value)
          Create an instance of Scale}
 Translate ObjectFactory.createTranslate(TargetableFloat3 value)
          Create an instance of Translate}
 void Light.TechniqueCommon.Ambient.setColor(TargetableFloat3 value)
          Sets the value of the color property.
 void Light.TechniqueCommon.Directional.setColor(TargetableFloat3 value)
          Sets the value of the color property.
 void Light.TechniqueCommon.Point.setColor(TargetableFloat3 value)
          Sets the value of the color property.
 void Light.TechniqueCommon.Spot.setColor(TargetableFloat3 value)
          Sets the value of the color property.
 void PhysicsScene.TechniqueCommon.setGravity(TargetableFloat3 value)
          Sets the value of the gravity property.
 void RigidBody.TechniqueCommon.setInertia(TargetableFloat3 value)
          Sets the value of the inertia property.
 void InstanceRigidBody.TechniqueCommon.setInertia(TargetableFloat3 value)
          Sets the value of the inertia property.
 void RigidConstraint.TechniqueCommon.Limits.Linear.setMax(TargetableFloat3 value)
          Sets the value of the max property.
 void RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist.setMax(TargetableFloat3 value)
          Sets the value of the max property.
 void RigidConstraint.TechniqueCommon.Limits.Linear.setMin(TargetableFloat3 value)
          Sets the value of the min property.
 void RigidConstraint.TechniqueCommon.Limits.SwingConeAndTwist.setMin(TargetableFloat3 value)
          Sets the value of the min property.
 

Constructors in org.collada._2005._11.colladaschema with parameters of type TargetableFloat3
Scale(TargetableFloat3 value)
           
Translate(TargetableFloat3 value)
           
 


CroftSoft Javadoc

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