Public Member Functions | |
| const DRECT2D & | GetExtents () |
| bool | IsPointInside (const FPOINT2D &point) const |
| TRIANGLE (const FPOINT2D &point1, const FPOINT2D &point2, const FPOINT2D &point3) | |
Private Member Functions | |
| TRIANGLE () | |
Private Attributes | |
| double | m_C1 |
| double | m_C2 |
| double | m_C3 |
| DRECT2D | m_Extents |
| DPOINT2D | m_Normal1 |
| DPOINT2D | m_Normal2 |
| DPOINT2D | m_Normal3 |
Static Private Attributes | |
| const bool | s_Inside [27] |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 139 of file 3dpntfld.h. |
|
|
|
|
|
Definition at line 156 of file 3dpntfld.h. |
|
|
Definition at line 157 of file 3dpntfld.h. |
|
|
Definition at line 158 of file 3dpntfld.h. |
|
|
Definition at line 152 of file 3dpntfld.h. |
|
|
Definition at line 153 of file 3dpntfld.h. |
|
|
Definition at line 154 of file 3dpntfld.h. |
|
|
Definition at line 155 of file 3dpntfld.h. |
|
|
Definition at line 150 of file 3dpntfld.h. |
1.3.8-20040913