GlobeEngine
ge::CameraBlueprint Struct Reference

#include <BluePrints.h>

Public Attributes

double nearplane
 
double farplane
 
double fov
 
vmml::Vector3d pos
 
enum ge::Camera::CAMERATYPE camtype
 
double velocity
 
double pitch
 
double heading
 
std::string orientation
 
vmml::Vector2d viewportSize
 
vmml::Vector4d orthoCoord
 
bool orthographic
 
double superSamplingFactor
 
std::string name
 
std::string typeString
 

Member Data Documentation

enum ge::Camera::CAMERATYPE ge::CameraBlueprint::camtype
double ge::CameraBlueprint::farplane
double ge::CameraBlueprint::fov
double ge::CameraBlueprint::heading
std::string ge::CameraBlueprint::name
double ge::CameraBlueprint::nearplane
std::string ge::CameraBlueprint::orientation
vmml::Vector4d ge::CameraBlueprint::orthoCoord
bool ge::CameraBlueprint::orthographic
double ge::CameraBlueprint::pitch
vmml::Vector3d ge::CameraBlueprint::pos
double ge::CameraBlueprint::superSamplingFactor
std::string ge::CameraBlueprint::typeString
double ge::CameraBlueprint::velocity
vmml::Vector2d ge::CameraBlueprint::viewportSize

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