

Public Member Functions | |
| ConvexPolyhedron (const vector< Polygon * > &polygonList) | |
| ~ConvexPolyhedron () | |
| bool | intersect (const Line3 &ray, const Object *originObject, const Part *originPart, double &dist, const Object::Part **=0) const |
| void | interiorIntersect (const Line3 &ray, const Object::Part *originPart, double &dist, const Object::Part *&) const |
Definition at line 301 of file object.H.
1.4.4