clan::ModelDataCamera Class Reference

Camera in the model. More...

#include <model_data_camera.h>

Public Member Functions

 ModelDataCamera ()
 

Public Attributes

float fov_y
 
ModelDataAnimationData< Quaternionforientation
 
ModelDataAnimationData< Vec3fposition
 

Detailed Description

Camera in the model.

Constructor & Destructor Documentation

◆ ModelDataCamera()

clan::ModelDataCamera::ModelDataCamera ( )
inline

Member Data Documentation

◆ fov_y

float clan::ModelDataCamera::fov_y

◆ orientation

ModelDataAnimationData<Quaternionf> clan::ModelDataCamera::orientation

◆ position

ModelDataAnimationData<Vec3f> clan::ModelDataCamera::position

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