Privacy
An open-source, flexible 3D physical simulation framework
mars::interfaces::local_settings Struct Reference

#include <GraphicsCameraInterface.h>

Public Attributes

double left
 
double right
 
double bottom
 
double top
 
double my_near
 
double my_far
 
double rotation1 [3]
 
double rotation2 [3]
 
double pos [3]
 
unsigned long id
 
int rotate_with
 

Detailed Description

Definition at line 43 of file GraphicsCameraInterface.h.

Member Data Documentation

◆ bottom

double mars::interfaces::local_settings::bottom

Definition at line 44 of file GraphicsCameraInterface.h.

◆ id

unsigned long mars::interfaces::local_settings::id

Definition at line 49 of file GraphicsCameraInterface.h.

◆ left

double mars::interfaces::local_settings::left

Definition at line 44 of file GraphicsCameraInterface.h.

◆ my_far

double mars::interfaces::local_settings::my_far

Definition at line 45 of file GraphicsCameraInterface.h.

◆ my_near

double mars::interfaces::local_settings::my_near

Definition at line 45 of file GraphicsCameraInterface.h.

◆ pos

double mars::interfaces::local_settings::pos[3]

Definition at line 48 of file GraphicsCameraInterface.h.

◆ right

double mars::interfaces::local_settings::right

Definition at line 44 of file GraphicsCameraInterface.h.

◆ rotate_with

int mars::interfaces::local_settings::rotate_with

Definition at line 50 of file GraphicsCameraInterface.h.

◆ rotation1

double mars::interfaces::local_settings::rotation1[3]

Definition at line 46 of file GraphicsCameraInterface.h.

◆ rotation2

double mars::interfaces::local_settings::rotation2[3]

Definition at line 47 of file GraphicsCameraInterface.h.

◆ top

double mars::interfaces::local_settings::top

Definition at line 44 of file GraphicsCameraInterface.h.


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