Public Member Functions | |
const Surface * | getSurface () const |
virtual void | map (const Vector3 &point, Vector3 &normal) const =0 |
virtual void | map (const Vector3 &point, Vector3 &normal, Vector2 &texturePoint) const =0 |
Protected Member Functions | |
Part (const Surface *surface) | |
virtual | ~Part () |
Protected Attributes | |
const Surface * | surface |
Definition at line 45 of file object.H.