rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
ArrayStructpart Class Referenceabstract
Inheritance diagram for ArrayStructpart:
meshpart triangle trianglepoint trianglesurf edge snax snaxedge snaxsurf surf vert volu

Public Member Functions

virtual void disp () const =0
 
virtual int Key () const =0
 
virtual void ChangeIndices (int nVert, int nEdge, int nSurf, int nVolu)=0
 
virtual void PrepareForUse ()=0
 
virtual bool isready (bool isInMesh) const =0
 
virtual void read (FILE *fid)=0
 
virtual void write (FILE *fid) const =0
 
virtual void TightenConnectivity ()=0
 

Public Attributes

int index = 0
 
bool isBorder = false
 

Detailed Description

Definition at line 490 of file arraystructures.hpp.


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