15 #include "CeeVisualization/Base.h" 16 #include "CeeCore/Vec3d.h" 34 void setDuration(
double seconds);
35 void setTargetFieldOfViewYDegrees(
double targetFOV);
36 void setTargetOrthoHeight(
double height);
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
The camera configuration of a view.
Definition: Camera.h:33
Support class for supplying camera positions that can be used to animate the camera from one setup to...
Definition: CameraAnimation.h:28
Vector class for a 3D double vector.
Definition: Vec3d.h:26