#include <GOpenGLFrame.h>
Collaboration diagram for GCE::GViewProperties:

Public Member Functions | |
| void | update () |
Public Attributes | |
| GCS::GVector3 | ViewPosition |
| GCS::GVector3 | ViewTarget |
| GCS::GVector3 | ViewUp |
| double | fov |
| double | NearClippingPlane |
| double | FarClippingPlane |
| int | width |
| int | height |
| GCS::GElementID | CameraElement |
Holds the ID of the element for which the view properties apply since this modifies the view transformation.
1.4.7