HMergeShellFace
Functions
HMergeShellFace |
|
~HMergeShellFace |
|
void | Init |
void | MakeChildFaces |
void | Divide |
bool | CheckHit |
HMergeShellFace * | FindHitFaceRecursive |
HMergeShellFace * | FindHitFace |
bool | CheckIfColinear |
int | GetLengthRecursive |
int | GetLength |
int | AddToFacelistRecursive |
int | AddToFacelist |
Detailed Description
-
class
HMergeShellFace
Public Functions
-
inline
HMergeShellFace
()
-
inline
~HMergeShellFace
()
-
void
Init
(int const flist[])
-
void
MakeChildFaces
(int &addpoint, HPoint *points, bool addExtraPoints, int *newpoints, int *newpointslen)
-
int
GetLengthRecursive
(int l) const
-
inline int
GetLength
() const
-
int
AddToFacelistRecursive
(int start[], int l) const
-
inline int
AddToFacelist
(int start[]) const
-
inline