this class defines the view point for 3D visualization
More...
#include <mia/3d/camera.hh>
this class defines the view point for 3D visualization
Definition at line 34 of file camera.hh.
§ C3DCamera() [1/2]
§ C3DCamera() [2/2]
Constructor
- Parameters
-
| loc | viewpoint location |
| rot | looking direction |
| zoom | camera zoom |
§ get_location()
- Returns
- the location of the camera
§ get_rotation()
- Returns
- the view direction as rotation
§ get_zoom()
| float C3DCamera::get_zoom |
( |
| ) |
const |
- Returns
- get the camera zoom
§ print()
| void C3DCamera::print |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: