getSurface() const | Archon::Raytracer::Object::Part | [inline] |
intersect(const Line3 &ray, const Object *originObject, const Object::Part *originPart, double &dist, const Object::Part **=0) const | Archon::Raytracer::Plane | [virtual] |
map(const Vector3 &point, Vector3 &normal) const | Archon::Raytracer::Plane | [virtual] |
map(const Vector3 &point, Vector3 &normal, Vector2 &texturePoint) const | Archon::Raytracer::Plane | [virtual] |
Part(const Surface *surface) | Archon::Raytracer::Object::Part | [inline, protected] |
Plane(const Surface *surface, const CoordSystem3x3 &s) | Archon::Raytracer::Plane | [inline] |
surface | Archon::Raytracer::Object::Part | [protected] |
~Object() | Archon::Raytracer::Object | [inline, virtual] |
~Part() | Archon::Raytracer::Object::Part | [inline, protected, virtual] |