rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
trianglepoint Class Reference
Inheritance diagram for trianglepoint:
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

coordvec coord
 
int parentsurf = 0
 
int parentType = 0
 
int nInfluences = 0
 
- Public Attributes inherited from ArrayStructpart
int index = 0
 
bool isBorder = false
 

Detailed Description

Definition at line 190 of file triangulate.hpp.


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