|
#include "SurgSim/DataStructures/TriangleMeshBase.h"#include "SurgSim/DataStructures/TriangleMesh.h"#include "SurgSim/DataStructures/PlyReader.h"#include "SurgSim/DataStructures/TriangleMeshPlyReaderDelegate.h"#include "SurgSim/DataStructures/TriangleMeshUtilities-inl.h"Go to the source code of this file.
Namespaces | |
| SurgSim | |
| SurgSim::DataStructures | |
Functions | |
| std::shared_ptr< TriangleMeshPlain > | SurgSim::DataStructures::loadTriangleMesh (const std::string &filename) |
| Helper function to load a mesh from a given filename, does NOT do path resolution. More... | |
1.8.11