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

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

Fields in org.collada._2005._11.colladaschema declared as InstanceWithExtra
protected  InstanceWithExtra RigidBody.TechniqueCommon.instancePhysicsMaterial
           
protected  InstanceWithExtra RigidBody.TechniqueCommon.Shape.instancePhysicsMaterial
           
protected  InstanceWithExtra InstanceRigidBody.TechniqueCommon.instancePhysicsMaterial
           
protected  InstanceWithExtra InstanceRigidBody.TechniqueCommon.Shape.instancePhysicsMaterial
           
protected  InstanceWithExtra COLLADA.Scene.instanceVisualScene
           
 

Fields in org.collada._2005._11.colladaschema with type parameters of type InstanceWithExtra
protected  List<InstanceWithExtra> AnimationClip.instanceAnimation
           
protected  List<InstanceWithExtra> Node.instanceCamera
           
protected  List<InstanceWithExtra> PhysicsScene.instanceForceField
           
protected  List<InstanceWithExtra> InstancePhysicsModel.instanceForceField
           
protected  List<InstanceWithExtra> Node.instanceLight
           
protected  List<InstanceWithExtra> Node.instanceNode
           
protected  List<InstanceWithExtra> COLLADA.Scene.instancePhysicsScene
           
 

Methods in org.collada._2005._11.colladaschema that return InstanceWithExtra
 InstanceWithExtra ObjectFactory.createInstanceWithExtra()
          Create an instance of InstanceWithExtra
 InstanceWithExtra RigidBody.TechniqueCommon.getInstancePhysicsMaterial()
          References a physics_material for the rigid_body.
 InstanceWithExtra RigidBody.TechniqueCommon.Shape.getInstancePhysicsMaterial()
          References a physics_material for the shape.
 InstanceWithExtra InstanceRigidBody.TechniqueCommon.getInstancePhysicsMaterial()
          Gets the value of the instancePhysicsMaterial property.
 InstanceWithExtra InstanceRigidBody.TechniqueCommon.Shape.getInstancePhysicsMaterial()
          Gets the value of the instancePhysicsMaterial property.
 InstanceWithExtra COLLADA.Scene.getInstanceVisualScene()
          Gets the value of the instanceVisualScene property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type InstanceWithExtra
 List<InstanceWithExtra> AnimationClip.getInstanceAnimation()
          Gets the value of the instanceAnimation property.
 List<InstanceWithExtra> Node.getInstanceCamera()
          The node element may instance any number of camera objects.
 List<InstanceWithExtra> PhysicsScene.getInstanceForceField()
          There may be any number of instance_force_field elements.
 List<InstanceWithExtra> InstancePhysicsModel.getInstanceForceField()
          The instance_physics_model element may instance any number of force_field elements.
 List<InstanceWithExtra> Node.getInstanceLight()
          The node element may instance any number of light objects.
 List<InstanceWithExtra> Node.getInstanceNode()
          The node element may instance any number of node elements or hierarchies objects.
 List<InstanceWithExtra> COLLADA.Scene.getInstancePhysicsScene()
          Gets the value of the instancePhysicsScene property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type InstanceWithExtra
 InstanceCamera ObjectFactory.createInstanceCamera(InstanceWithExtra value)
          Create an instance of InstanceCamera}
 InstanceForceField ObjectFactory.createInstanceForceField(InstanceWithExtra value)
          Create an instance of InstanceForceField}
 InstanceLight ObjectFactory.createInstanceLight(InstanceWithExtra value)
          Create an instance of InstanceLight}
 InstanceNode ObjectFactory.createInstanceNode(InstanceWithExtra value)
          Create an instance of InstanceNode}
 InstancePhysicsMaterial ObjectFactory.createInstancePhysicsMaterial(InstanceWithExtra value)
          Create an instance of InstancePhysicsMaterial}
 void RigidBody.TechniqueCommon.setInstancePhysicsMaterial(InstanceWithExtra value)
          References a physics_material for the rigid_body.
 void RigidBody.TechniqueCommon.Shape.setInstancePhysicsMaterial(InstanceWithExtra value)
          References a physics_material for the shape.
 void InstanceRigidBody.TechniqueCommon.setInstancePhysicsMaterial(InstanceWithExtra value)
          Sets the value of the instancePhysicsMaterial property.
 void InstanceRigidBody.TechniqueCommon.Shape.setInstancePhysicsMaterial(InstanceWithExtra value)
          Sets the value of the instancePhysicsMaterial property.
 void COLLADA.Scene.setInstanceVisualScene(InstanceWithExtra value)
          Sets the value of the instanceVisualScene property.
 

Constructors in org.collada._2005._11.colladaschema with parameters of type InstanceWithExtra
InstanceCamera(InstanceWithExtra value)
           
InstanceForceField(InstanceWithExtra value)
           
InstanceLight(InstanceWithExtra value)
           
InstanceNode(InstanceWithExtra value)
           
InstancePhysicsMaterial(InstanceWithExtra value)
           
 


CroftSoft Javadoc

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