clan::ModelDataCamera Class Reference

Camera in the model. More...

#include <model_data_camera.h>

Public Member Functions

 ModelDataCamera ()
 

Public Attributes

float fov_y
 
ModelDataAnimationData
< Quaternionf
orientation
 
ModelDataAnimationData< Vec3fposition
 

Detailed Description

Camera in the model.

Constructor & Destructor Documentation

clan::ModelDataCamera::ModelDataCamera ( )
inline

Member Data Documentation

float clan::ModelDataCamera::fov_y
ModelDataAnimationData<Quaternionf> clan::ModelDataCamera::orientation
ModelDataAnimationData<Vec3f> clan::ModelDataCamera::position

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