16 #ifndef SURGSIM_GRAPHICS_MESHPLYREADERDELEGATE_H 17 #define SURGSIM_GRAPHICS_MESHPLYREADERDELEGATE_H Definition: CompoundShapeToGraphics.cpp:29
MeshPlyReaderDelegate()
Default constructor.
Definition: MeshPlyReaderDelegate.cpp:28
void processVertex(const std::string &elementName) override
Callback function to process one vertex.
Definition: MeshPlyReaderDelegate.cpp:42
Implementation of PlyReaderDelegate for simple triangle meshes.
Definition: TriangleMeshPlyReaderDelegate.h:33
Implementation of PlyReaderDelegate for graphicsmeshes.
Definition: MeshPlyReaderDelegate.h:32