rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
trianglesurf Class Reference
Inheritance diagram for trianglesurf:
ArrayStructpart snakpart

Public Member Functions

void disp () const override
 
int Key () const override
 
int KeyParent () const override
 
void ChangeIndices (int nVert, int nEdge, int nSurf, int nVolu) override
 
void ChangeIndicesSnakeMesh (int nVert, int nEdge, int nSurf, int nVolu)
 
void PrepareForUse () override
 
bool isready (bool isInMesh) const override
 
void SwitchIndex (int typeInd, int oldInd, int newInd)
 
void read (FILE *fid) override
 
void write (FILE *fid) const override
 
void TightenConnectivity () override
 

Public Attributes

std::vector< int > indvert
 
std::vector< int > typevert
 
std::vector< int > voluind
 
int parentsurfmesh = 0
 
- Public Attributes inherited from ArrayStructpart
int index = 0
 
bool isBorder = false
 

Detailed Description

Definition at line 228 of file triangulate.hpp.


The documentation for this class was generated from the following files: