Classes | |
| class | dgTetrahedrumFace |
| class | dgTetrahedrumPlane |
Public Member Functions | |
| dgTetrahedrumPlane | GetPlaneEquation (const dConvexHull4dVector *const points) const |
| dFloat64 | GetTetraVolume (const dConvexHull4dVector *const pointArray) const |
| dBigVector | CircumSphereCenter (const dConvexHull4dVector *const pointArray) const |
| dFloat64 | Evalue (const dConvexHull4dVector *const pointArray, const dBigVector &point) const |
| dInt32 | GetMark () const |
| void | SetMark (dInt32 mark) |
Public Attributes | |
| dgTetrahedrumFace | m_faces [4] |
| dInt32 | m_mark |
| dInt32 | m_uniqueID |
Friends | |
| class | dConvexHull4d |
| class | dDelaunayTetrahedralization |