vegastrike  0.5.1.r1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AtmosphericFogMesh Struct Reference

#include <star_system_generic.h>

Public Member Functions

 AtmosphericFogMesh ()
 

Public Attributes

std::string meshname
 
double scale
 
float er
 
float eg
 
float eb
 
float ea
 
float dr
 
float dg
 
float db
 
float da
 
double focus
 
double concavity
 
int tail_mode_start
 
int tail_mode_end
 
int min_alpha
 
int max_alpha
 

Detailed Description

Definition at line 24 of file star_system_generic.h.

Constructor & Destructor Documentation

AtmosphericFogMesh::AtmosphericFogMesh ( )

Definition at line 39 of file star_system_xml.cpp.

Member Data Documentation

double AtmosphericFogMesh::concavity

Definition at line 37 of file star_system_generic.h.

float AtmosphericFogMesh::da

Definition at line 35 of file star_system_generic.h.

float AtmosphericFogMesh::db

Definition at line 34 of file star_system_generic.h.

float AtmosphericFogMesh::dg

Definition at line 33 of file star_system_generic.h.

float AtmosphericFogMesh::dr

Definition at line 32 of file star_system_generic.h.

float AtmosphericFogMesh::ea

Definition at line 31 of file star_system_generic.h.

float AtmosphericFogMesh::eb

Definition at line 30 of file star_system_generic.h.

float AtmosphericFogMesh::eg

Definition at line 29 of file star_system_generic.h.

float AtmosphericFogMesh::er

Definition at line 28 of file star_system_generic.h.

double AtmosphericFogMesh::focus

Definition at line 36 of file star_system_generic.h.

int AtmosphericFogMesh::max_alpha

Definition at line 41 of file star_system_generic.h.

std::string AtmosphericFogMesh::meshname

Definition at line 26 of file star_system_generic.h.

int AtmosphericFogMesh::min_alpha

Definition at line 40 of file star_system_generic.h.

double AtmosphericFogMesh::scale

Definition at line 27 of file star_system_generic.h.

int AtmosphericFogMesh::tail_mode_end

Definition at line 39 of file star_system_generic.h.

int AtmosphericFogMesh::tail_mode_start

Definition at line 38 of file star_system_generic.h.


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