User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - 3D - Mesh


Mesh Representations

Normal classes:

 VertexC Vertex in a mesh.
 TriC Triangle in TriMesh.
 TriMeshC Triangular 3d mesh.

Normal functions:

 operator <<(ostream &,const VertexC &)
 operator >>(istream &,VertexC &)
 operator <<(BinOStreamC &,const VertexC &)
 operator >>(BinIStreamC &,VertexC &)
 operator <<(ostream &,const TriMeshC &)
 operator >>(istream &,TriMeshC &)
 operator >>(BinIStreamC &,TriMeshC &)
 operator <<(BinOStreamC &,const TriMeshC &)
Documentation by CxxDoc: Tue Aug 13 10:00:52 2002