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

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

Fields in org.collada._2005._11.colladaschema with type parameters of type InputLocal
protected  List<InputLocal> Vertices.input
           
protected  List<InputLocal> Spline.ControlVertices.input
           
protected  List<InputLocal> Skin.Joints.input
           
protected  List<InputLocal> Sampler.input
           
protected  List<InputLocal> Morph.Targets.input
           
 

Methods in org.collada._2005._11.colladaschema that return InputLocal
 InputLocal ObjectFactory.createInputLocal()
          Create an instance of InputLocal
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type InputLocal
 List<InputLocal> Vertices.getInput()
          Gets the value of the input property.
 List<InputLocal> Spline.ControlVertices.getInput()
          Gets the value of the input property.
 List<InputLocal> Skin.Joints.getInput()
          Gets the value of the input property.
 List<InputLocal> Sampler.getInput()
          Gets the value of the input property.
 List<InputLocal> Morph.Targets.getInput()
          Gets the value of the input property.
 


CroftSoft Javadoc

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