|
|
int | AddToFacelist (int *start) |
| |
|
int | AddToFacelistRecursive (int *start, int l) |
| |
|
bool | CheckHit (HPoint &p, HPoint &normal, HPoint *plist, HPoint &pres) |
| |
|
bool | CheckIfColinear (HPoint *point) |
| |
|
void | Divide (int pnum, HPoint *points) |
| |
|
HMergeShellFace * | FindHitFace (HPoint &p, HPoint &normal, HPoint *plist, HPoint &respoint) |
| |
|
HMergeShellFace * | FindHitFaceRecursive (HPoint &p, HPoint &normal, HPoint *plist, HPoint &respoint) |
| |
|
int | GetLength () |
| |
|
int | GetLengthRecursive (int l) |
| |
|
void | Init (int *flist) |
| |
|
void | MakeChildFaces (int &addpoint, HPoint *points, bool AddExtraPoints, int *newpoints, int *newpointslen) |
| |
|
|
int | m_ChildFaceNum |
| |
|
int | m_flen |
| |
|
HMergeShellFace * | m_pChildFaces |
| |
|
int * | m_pFlist |
| |
The documentation for this class was generated from the following file: