Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOStandaloneAtmosphereGeneratorInfo Struct Reference

#include <OOStandaloneAtmosphereGenerator.h>

Collaboration diagram for OOStandaloneAtmosphereGeneratorInfo:

Public Attributes

RANROTSeed seed
unsigned width
unsigned height
float cloudAlpha
float cloudFraction
FloatRGB airColor
FloatRGB cloudColor
FloatRGB paleCloudColor
float * fbmBuffer
uint16_t * permutations
unsigned planetAspectRatio
unsigned planetScaleOffset
BOOL perlin3d

Detailed Description

Definition at line 33 of file OOStandaloneAtmosphereGenerator.h.

Member Data Documentation

◆ airColor

FloatRGB OOStandaloneAtmosphereGeneratorInfo::airColor

Definition at line 43 of file OOStandaloneAtmosphereGenerator.h.

◆ cloudAlpha

float OOStandaloneAtmosphereGeneratorInfo::cloudAlpha

Definition at line 41 of file OOStandaloneAtmosphereGenerator.h.

◆ cloudColor

FloatRGB OOStandaloneAtmosphereGeneratorInfo::cloudColor

Definition at line 44 of file OOStandaloneAtmosphereGenerator.h.

◆ cloudFraction

float OOStandaloneAtmosphereGeneratorInfo::cloudFraction

Definition at line 42 of file OOStandaloneAtmosphereGenerator.h.

◆ fbmBuffer

float* OOStandaloneAtmosphereGeneratorInfo::fbmBuffer

Definition at line 48 of file OOStandaloneAtmosphereGenerator.h.

◆ height

unsigned OOStandaloneAtmosphereGeneratorInfo::height

Definition at line 38 of file OOStandaloneAtmosphereGenerator.h.

◆ paleCloudColor

FloatRGB OOStandaloneAtmosphereGeneratorInfo::paleCloudColor

Definition at line 45 of file OOStandaloneAtmosphereGenerator.h.

◆ perlin3d

BOOL OOStandaloneAtmosphereGeneratorInfo::perlin3d

Definition at line 54 of file OOStandaloneAtmosphereGenerator.h.

◆ permutations

uint16_t* OOStandaloneAtmosphereGeneratorInfo::permutations

Definition at line 50 of file OOStandaloneAtmosphereGenerator.h.

◆ planetAspectRatio

unsigned OOStandaloneAtmosphereGeneratorInfo::planetAspectRatio

Definition at line 52 of file OOStandaloneAtmosphereGenerator.h.

◆ planetScaleOffset

unsigned OOStandaloneAtmosphereGeneratorInfo::planetScaleOffset

Definition at line 53 of file OOStandaloneAtmosphereGenerator.h.

◆ seed

RANROTSeed OOStandaloneAtmosphereGeneratorInfo::seed

Definition at line 35 of file OOStandaloneAtmosphereGenerator.h.

◆ width

unsigned OOStandaloneAtmosphereGeneratorInfo::width

Definition at line 37 of file OOStandaloneAtmosphereGenerator.h.


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