#include <EmmaCylinderSheetProjector.h>
Inheritance diagram for EmmaCylinderSheetProjector:

Public Member Functions | |
| EmmaCylinderSheetProjector (EmmaBool orientToEye=TRUE) | |
| EmmaCylinderSheetProjector (const EmmaCylinder &cyl, EmmaBool orientToEye=TRUE) | |
| ~EmmaCylinderSheetProjector () | |
| virtual EmmaProjector * | copy () const |
| virtual EmmaVec3f | project (const EmmaVec2f &point) |
| virtual EmmaRotation | getRotation (const EmmaVec3f &point1, const EmmaVec3f &point2) |
Protected Member Functions | |
| virtual void | setupPlane () |
Protected Attributes | |
| EmmaVec3f | workingProjPoint |
| EmmaVec3f | planeDir |
| EmmaPlane | tolPlane |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements EmmaCylinderProjector. |
|
|
Implements EmmaCylinderProjector. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3