Public Member Functions | |
Plane (const Surface *surface, const CoordSystem3x3 &s) | |
bool | intersect (const Line3 &ray, const Object *originObject, const Object::Part *originPart, double &dist, const Object::Part **=0) const |
void | map (const Vector3 &point, Vector3 &normal) const |
void | map (const Vector3 &point, Vector3 &normal, Vector2 &texturePoint) const |
Definition at line 106 of file object.H.