![]() |
#include "SurgSim/DataStructures/TriangleMeshUtilities.h"
#include "SurgSim/Graphics/MeshPlyReaderDelegate.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... | |