Anaglyph
display objects in 3-D
Public Attributes
Modes Struct Reference

Modes the viewer can be in. More...

List of all members.

Public Attributes

bool translate_camera
 Translate the camera around the viewer.
bool rotate_camera
 Rotate the camera around the viewer.
bool capture_view
 Capture the current view as a 2D image.
bool anaglyph
 Display the view in two color-isolated perspectives, creating an anaglyph.
bool render_focal_plane
 Draw the focal plane as a rectangle.
bool render_world_axis
 Draw the 3D world axis in the viewer.
bool focal_prp
 Move the camera prp when changing the focal length.
bool focal_vrp
 Move the camera vrp when changing the focal length.
enum Object_type object

Detailed Description

Modes the viewer can be in.

The modes are not mutually exclusive.

Definition at line 193 of file anaglyph.cpp.


Member Data Documentation

Translate the camera around the viewer.

Definition at line 196 of file anaglyph.cpp.

Rotate the camera around the viewer.

Definition at line 199 of file anaglyph.cpp.

Capture the current view as a 2D image.

Definition at line 202 of file anaglyph.cpp.

Display the view in two color-isolated perspectives, creating an anaglyph.

Definition at line 208 of file anaglyph.cpp.

Draw the focal plane as a rectangle.

Definition at line 211 of file anaglyph.cpp.

Draw the 3D world axis in the viewer.

Definition at line 214 of file anaglyph.cpp.

Move the camera prp when changing the focal length.

Definition at line 217 of file anaglyph.cpp.

Move the camera vrp when changing the focal length.

Definition at line 220 of file anaglyph.cpp.

Definition at line 222 of file anaglyph.cpp.


The documentation for this struct was generated from the following file: