MEPP2 Project
Public Member Functions | Public Attributes | List of all members
SceneParam Struct Reference

The parameters of the scene. More...

#include <types.h>

Collaboration diagram for SceneParam:
Collaboration graph

Public Member Functions

 SceneParam (int h=0, double f=0.)
 

Public Attributes

int hvport
 
double fov
 

Detailed Description

The parameters of the scene.

Definition at line 54 of file types.h.

Constructor & Destructor Documentation

◆ SceneParam()

SceneParam::SceneParam ( int  h = 0,
double  f = 0. 
)
inline

Definition at line 56 of file types.h.

Member Data Documentation

◆ fov

double SceneParam::fov

< Width of the scene in pixels

Definition at line 59 of file types.h.

◆ hvport

int SceneParam::hvport

Definition at line 58 of file types.h.


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