|
rsvs3D
0.0.0
Codes for the c++ implementation of the 3D RSVS
|
Class containing the information needed to trim objects from a mesh. More...
#include <mesh.hpp>
Public Member Functions | |
| void | disp () |
Public Attributes | |
| int | keepind |
| int | typeobj |
| std::vector< int > | rmvind |
| std::vector< int > | scopeind |
Class containing the information needed to trim objects from a mesh.