Public Member Functions | |
| ELLIPSE (const FPOINT2D &point, const float &x, const float &y) | |
| const DRECT2D & | GetExtents () |
| bool | IsPointInside (const FPOINT2D &point) const |
Private Member Functions | |
| ELLIPSE () | |
Private Attributes | |
| DPOINT2D | m_Center |
| DRECT2D | m_Extents |
| double | m_X2Reciprocal |
| double | m_Y2Reciprocal |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 170 of file 3dpntfld.h. |
|
|
|
|
|
Definition at line 182 of file 3dpntfld.h. |
|
|
Definition at line 181 of file 3dpntfld.h. |
|
|
Definition at line 183 of file 3dpntfld.h. |
|
|
Definition at line 184 of file 3dpntfld.h. |
1.3.8-20040913