#include <glh_glut.h>

Public Member Functions | |
| void | apply () |
| void | apply () |
| void | apply_perspective () |
| void | apply_projection () |
| void | apply_projection_inverse () |
| matrix4f | get_projection () |
| matrix4f | get_projection_inverse () |
| glut_perspective_reshaper (float infovy=60.f, float inzNear=.1f, float inzFar=10.f) | |
| glut_perspective_reshaper (float infovy=60.f, float inzNear=.1f, float inzFar=10.f) | |
| void | reshape (int w, int h) |
| void | reshape (int w, int h) |
Public Attributes | |
| float | aspect |
| float | aspect_factor |
| float | fovy |
| int | height |
| int | width |
| float | zFar |
| float | zNear |
Definition at line 278 of file glh_glut.h.
| glh::glut_perspective_reshaper::glut_perspective_reshaper | ( | float | infovy = 60.f, |
| float | inzNear = .1f, |
||
| float | inzFar = 10.f |
||
| ) | [inline] |
Definition at line 281 of file glh_glut.h.
| glh::glut_perspective_reshaper::glut_perspective_reshaper | ( | float | infovy = 60.f, |
| float | inzNear = .1f, |
||
| float | inzFar = 10.f |
||
| ) | [inline] |
Definition at line 287 of file glh_glut2.h.
| void glh::glut_perspective_reshaper::apply | ( | ) | [inline] |
Definition at line 291 of file glh_glut.h.
| void glh::glut_perspective_reshaper::apply | ( | ) | [inline] |
Definition at line 297 of file glh_glut2.h.
| void glh::glut_perspective_reshaper::apply_perspective | ( | ) | [inline] |
Definition at line 299 of file glh_glut.h.
| void glh::glut_perspective_reshaper::apply_projection | ( | ) | [inline] |
Definition at line 321 of file glh_glut2.h.
Definition at line 341 of file glh_glut2.h.
| matrix4f glh::glut_perspective_reshaper::get_projection | ( | ) | [inline] |
Definition at line 306 of file glh_glut2.h.
Definition at line 326 of file glh_glut2.h.
| void glh::glut_perspective_reshaper::reshape | ( | int | w, |
| int | h | ||
| ) | [inline, virtual] |
Reimplemented from glh::glut_interactor.
Definition at line 284 of file glh_glut.h.
| void glh::glut_perspective_reshaper::reshape | ( | int | w, |
| int | h | ||
| ) | [inline, virtual] |
Reimplemented from glh::glut_interactor.
Definition at line 290 of file glh_glut2.h.
Definition at line 314 of file glh_glut.h.
Definition at line 315 of file glh_glut.h.
Definition at line 314 of file glh_glut.h.
Definition at line 313 of file glh_glut.h.
Definition at line 313 of file glh_glut.h.
Definition at line 314 of file glh_glut.h.
Definition at line 314 of file glh_glut.h.