MEPP2 Project
Classes | Typedefs
types.h File Reference
#include <Eigen/Core>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScreenParam
 The parameters of the screen. More...
 
struct  UserParam
 The parameters of the user. More...
 
struct  SceneParam
 The parameters of the scene. More...
 

Typedefs

typedef Eigen::Vector3d LightType
 
typedef Eigen::Vector3d CamType
 

Typedef Documentation

◆ CamType

typedef Eigen::Vector3d CamType

Definition at line 19 of file types.h.

◆ LightType

typedef Eigen::Vector3d LightType

Definition at line 18 of file types.h.