Surface
detect surface points in an image stack
Data Fields
Surface_viewer_modes Struct Reference

Modes the viewer can be in. More...

Data Fields

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.

Detailed Description

Modes the viewer can be in.

The modes are not mutually exclusive.

Definition at line 197 of file surface_viewer.cpp.


Field Documentation

Translate the camera around the viewer.

Definition at line 200 of file surface_viewer.cpp.

Rotate the camera around the viewer.

Definition at line 203 of file surface_viewer.cpp.

Capture the current view as a 2D image.

Definition at line 206 of file surface_viewer.cpp.

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

Definition at line 212 of file surface_viewer.cpp.

Draw the focal plane as a rectangle.

Definition at line 215 of file surface_viewer.cpp.

Draw the 3D world axis in the viewer.

Definition at line 218 of file surface_viewer.cpp.

Move the Camera prp when changing the focal length.

Definition at line 221 of file surface_viewer.cpp.

Move the Camera vrp when changing the focal length.

Definition at line 224 of file surface_viewer.cpp.


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