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 | modify_structure |
Modify a highlighted structure. | |
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. |
Modes the viewer can be in.
The modes are not mutually exclusive.
Definition at line 266 of file alternaria_gen.cpp.
Translate the camera around the viewer.
Definition at line 269 of file alternaria_gen.cpp.
Rotate the camera around the viewer.
Definition at line 272 of file alternaria_gen.cpp.
Modify a highlighted structure.
Definition at line 275 of file alternaria_gen.cpp.
Capture the current view as a 2D image.
Definition at line 278 of file alternaria_gen.cpp.
Display the view in two color-isolated perspectives, creating an anaglyph.
Definition at line 284 of file alternaria_gen.cpp.
Draw the focal plane as a rectangle.
Definition at line 287 of file alternaria_gen.cpp.
Draw the 3D world axis in the viewer.
Definition at line 290 of file alternaria_gen.cpp.
Move the Camera prp when changing the focal length.
Definition at line 293 of file alternaria_gen.cpp.
Move the Camera vrp when changing the focal length.
Definition at line 296 of file alternaria_gen.cpp.