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

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

Fields in org.collada._2005._11.colladaschema with type parameters of type InputLocalOffset
protected  List<InputLocalOffset> Tristrips.input
           
protected  List<InputLocalOffset> Trifans.input
           
protected  List<InputLocalOffset> Triangles.input
           
protected  List<InputLocalOffset> Skin.VertexWeights.input
           
protected  List<InputLocalOffset> Polylist.input
           
protected  List<InputLocalOffset> Polygons.input
           
protected  List<InputLocalOffset> Linestrips.input
           
protected  List<InputLocalOffset> Lines.input
           
 

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

Methods in org.collada._2005._11.colladaschema that return types with arguments of type InputLocalOffset
 List<InputLocalOffset> Tristrips.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Trifans.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Triangles.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Skin.VertexWeights.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Polylist.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Polygons.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Linestrips.getInput()
          Gets the value of the input property.
 List<InputLocalOffset> Lines.getInput()
          Gets the value of the input property.
 


CroftSoft Javadoc

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