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

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

Fields in org.collada._2005._11.colladaschema declared as Vertices
protected  Vertices Mesh.vertices
           
protected  Vertices ConvexMesh.vertices
           
 

Methods in org.collada._2005._11.colladaschema that return Vertices
 Vertices ObjectFactory.createVertices()
          Create an instance of Vertices
 Vertices Mesh.getVertices()
          The mesh element must contain one vertices element.
 Vertices ConvexMesh.getVertices()
          Gets the value of the vertices property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type Vertices
 void Mesh.setVertices(Vertices value)
          The mesh element must contain one vertices element.
 void ConvexMesh.setVertices(Vertices value)
          Sets the value of the vertices property.
 


CroftSoft Javadoc

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