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.
Constructor
- Parameters
-
loc | viewpoint location |
rot | looking direction |
zoom | camera zoom |
- Returns
- the location of the camera
- Returns
- the view direction as rotation
float C3DCamera::get_zoom |
( |
) | |
const |
- Returns
- get the camera zoom
void C3DCamera::print |
( |
std::ostream & |
os) | |
const |
The documentation for this class was generated from the following file: