Public Member Functions | |
void | set (Vector3 position) |
Change the properties of the eye. | |
Static Public Member Functions | |
static Ref< Eye > | create (Ref< View > v) |
Get a default eye. |
Definition at line 239 of file view.H.
|
Get a default eye. A default eye is located at the origin of the view coordinate system. Definition at line 245 of file view.H. Referenced by Archon::Render::Test::dualWindowStereo(), Archon::Render::Test::oneThreadMono(), Archon::Render::Test::oneThreadPaperStereo(), Archon::Render::Test::splitScreenStereo(), Archon::Render::Test::twoThreadMono(), and Archon::Render::Test::twoThreadPaperStereo(). |
|
Change the properties of the eye.
|