#include <vpmesh.h>
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &output, VPMesh::MeshType mt) |
Definition in file vpmesh.cpp.
|
Definition at line 106 of file vpmesh.cpp. References VPMesh::LINE_LOOP, VPMesh::LINE_STRIP, VPMesh::LINES, VPMesh::POINTS, VPMesh::POLYGON, VPMesh::QUAD_STRIP, VPMesh::QUADS, VPMesh::TRIANGLE_FAN, VPMesh::TRIANGLE_STRIP, and VPMesh::TRIANGLES. |