#include <fake_TopologyScene.h>
Public Member Functions | |
fake_TopologyScene (const std::string &filename, sofa::geometry::ElementType topoType, bool staticTopo=false) | |
bool | loadMeshFile () |
Method to load the mesh and fill the topology asked. More... | |
sofa::simulation::Node::SPtr | getNode () |
Method to get access to node containing the meshLoader and the topology container. More... | |
|
inline |
Default constructor, take the filepath of the mesh file to load, the type of topology and if the topology is static (MeshTopology)
|
inline |
Method to get access to node containing the meshLoader and the topology container.
|
inline |
Method to load the mesh and fill the topology asked.