Uses of Class
jarp.MeshVertex

Packages that use MeshVertex
jarp Provides the main Java ARP classes, that is, the classes defining the avatar's skeleton, mesh, morphs, camera control, and JOGL rendering canvas. 
 

Uses of MeshVertex in jarp
 

Methods in jarp that return MeshVertex
 MeshVertex[] Mesh.getPoints()
          Returns the points array for this mesh.