Alternaria
fit cylinders and ellipsoids to fungus
|
Modes the viewer can be in. More...
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. | |
bool | clip_near |
Whether to modify the near or far clipping plane. |
Modes the viewer can be in.
The modes are not mutually exclusive.
Definition at line 249 of file alternaria_viewer.cpp.
Translate the camera around the viewer.
Definition at line 252 of file alternaria_viewer.cpp.
Rotate the camera around the viewer.
Definition at line 255 of file alternaria_viewer.cpp.
Capture the current view as a 2D image.
Definition at line 258 of file alternaria_viewer.cpp.
Display the view in two color-isolated perspectives, creating an anaglyph.
Definition at line 264 of file alternaria_viewer.cpp.
Draw the focal plane as a rectangle.
Definition at line 267 of file alternaria_viewer.cpp.
Draw the 3D world axis in the viewer.
Definition at line 270 of file alternaria_viewer.cpp.
Move the Camera prp when changing the focal length.
Definition at line 273 of file alternaria_viewer.cpp.
Move the Camera vrp when changing the focal length.
Definition at line 276 of file alternaria_viewer.cpp.
Whether to modify the near or far clipping plane.
Definition at line 279 of file alternaria_viewer.cpp.