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

Public Member Functions

 Color (float rr, float gg, float bb)
 

Public Attributes

float r
 
float g
 
float b
 
float a
 
float nr
 
float ng
 
float nb
 
float na
 

Detailed Description

Definition at line 104 of file galaxy_gen.cpp.

Constructor & Destructor Documentation

StarSystemGent::Color::Color ( float  rr,
float  gg,
float  bb 
)
inline

Definition at line 108 of file galaxy_gen.cpp.

Member Data Documentation

float StarSystemGent::Color::a

Definition at line 106 of file galaxy_gen.cpp.

float StarSystemGent::Color::b

Definition at line 106 of file galaxy_gen.cpp.

float StarSystemGent::Color::g

Definition at line 106 of file galaxy_gen.cpp.

float StarSystemGent::Color::na

Definition at line 107 of file galaxy_gen.cpp.

float StarSystemGent::Color::nb

Definition at line 107 of file galaxy_gen.cpp.

float StarSystemGent::Color::ng

Definition at line 107 of file galaxy_gen.cpp.

float StarSystemGent::Color::nr

Definition at line 107 of file galaxy_gen.cpp.

float StarSystemGent::Color::r

Definition at line 106 of file galaxy_gen.cpp.


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