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

Public Member Functions

void PrepareForUse ()
 
void disp () const
 
void disptree (const mesh &meshin, int n) const
 
void disptree (const snake &snakein, int n) const
 
double value (const mesh &meshin) const
 
int Key () const
 
int KeyParent () const
 
void ChangeIndices (int nVert, int nEdge, int nSurf, int nVolu)
 
void ChangeIndicesSnakeMesh (int nVert, int nEdge, int nSurf, int nVolu)
 
bool isready (bool isInMesh) const
 
void read (FILE *fid)
 
void write (FILE *fid) const
 
void SwitchIndex (int typeInd, int oldInd, int newInd)
 
void TightenConnectivity ()
 

Public Attributes

int voluind = 0
 
coordvec normvector
 
- Public Attributes inherited from ArrayStructpart
int index = 0
 
bool isBorder = false
 

Detailed Description

Definition at line 283 of file snake.hpp.


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