|
rsvs3D
0.0.0
Codes for the c++ implementation of the 3D RSVS
|
Public Attributes | |
| std::vector< int > | pointtype |
| std::vector< int > | pointind |
| int | parentsurf = 0 |
| int | parenttype = 0 |
| tri2mesh | connec |
Public Attributes inherited from ArrayStructpart | |
| int | index = 0 |
| bool | isBorder = false |
Private Attributes | |
| bool | isTriangleReady = false |
Definition at line 133 of file triangulate.hpp.