![]() |
Pioneer
|
#include <Plane.h>
Public Member Functions | |
| double | DistanceToPoint (const vector3d &p) const |
| SPlane () | |
| SPlane (const vector3d &N, const vector3d &P) | |
Public Attributes | |
| double | a |
| double | b |
| double | c |
| double | d |
|
inline |
| double SPlane::DistanceToPoint | ( | const vector3d & | p | ) | const |
| double SPlane::a |
| double SPlane::b |
| double SPlane::c |
| double SPlane::d |