Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
OOPlanetTextureGeneratorInfo Struct Reference

#include <OOPlanetTextureGenerator.h>

+ Collaboration diagram for OOPlanetTextureGeneratorInfo:

Public Attributes

RANROTSeed seed
 
unsigned width
 
unsigned height
 
float landFraction
 
float polarFraction
 
FloatRGB landColor
 
FloatRGB seaColor
 
FloatRGB deepSeaColor
 
FloatRGB paleLandColor
 
FloatRGB polarSeaColor
 
FloatRGB paleSeaColor
 
float mix_hi
 
float mix_oh
 
float mix_ih
 
float mix_polarCap
 
float cloudAlpha
 
float cloudFraction
 
FloatRGB airColor
 
FloatRGB cloudColor
 
FloatRGB paleCloudColor
 
float * fbmBuffer
 
float * qBuffer
 
uint16_t * permutations
 
unsigned planetAspectRatio
 
unsigned planetScaleOffset
 
BOOL perlin3d
 

Detailed Description

Definition at line 35 of file OOPlanetTextureGenerator.h.

Member Data Documentation

◆ airColor

FloatRGB OOPlanetTextureGeneratorInfo::airColor

Definition at line 61 of file OOPlanetTextureGenerator.h.

◆ cloudAlpha

float OOPlanetTextureGeneratorInfo::cloudAlpha

Definition at line 59 of file OOPlanetTextureGenerator.h.

◆ cloudColor

FloatRGB OOPlanetTextureGeneratorInfo::cloudColor

Definition at line 62 of file OOPlanetTextureGenerator.h.

◆ cloudFraction

float OOPlanetTextureGeneratorInfo::cloudFraction

Definition at line 60 of file OOPlanetTextureGenerator.h.

◆ deepSeaColor

FloatRGB OOPlanetTextureGeneratorInfo::deepSeaColor

Definition at line 47 of file OOPlanetTextureGenerator.h.

◆ fbmBuffer

float* OOPlanetTextureGeneratorInfo::fbmBuffer

Definition at line 66 of file OOPlanetTextureGenerator.h.

◆ height

unsigned OOPlanetTextureGeneratorInfo::height

Definition at line 40 of file OOPlanetTextureGenerator.h.

◆ landColor

FloatRGB OOPlanetTextureGeneratorInfo::landColor

Definition at line 45 of file OOPlanetTextureGenerator.h.

◆ landFraction

float OOPlanetTextureGeneratorInfo::landFraction

Definition at line 43 of file OOPlanetTextureGenerator.h.

◆ mix_hi

float OOPlanetTextureGeneratorInfo::mix_hi

Definition at line 53 of file OOPlanetTextureGenerator.h.

◆ mix_ih

float OOPlanetTextureGeneratorInfo::mix_ih

Definition at line 55 of file OOPlanetTextureGenerator.h.

◆ mix_oh

float OOPlanetTextureGeneratorInfo::mix_oh

Definition at line 54 of file OOPlanetTextureGenerator.h.

◆ mix_polarCap

float OOPlanetTextureGeneratorInfo::mix_polarCap

Definition at line 56 of file OOPlanetTextureGenerator.h.

◆ paleCloudColor

FloatRGB OOPlanetTextureGeneratorInfo::paleCloudColor

Definition at line 63 of file OOPlanetTextureGenerator.h.

◆ paleLandColor

FloatRGB OOPlanetTextureGeneratorInfo::paleLandColor

Definition at line 48 of file OOPlanetTextureGenerator.h.

◆ paleSeaColor

FloatRGB OOPlanetTextureGeneratorInfo::paleSeaColor

Definition at line 50 of file OOPlanetTextureGenerator.h.

◆ perlin3d

BOOL OOPlanetTextureGeneratorInfo::perlin3d

Definition at line 73 of file OOPlanetTextureGenerator.h.

◆ permutations

uint16_t* OOPlanetTextureGeneratorInfo::permutations

Definition at line 69 of file OOPlanetTextureGenerator.h.

◆ planetAspectRatio

unsigned OOPlanetTextureGeneratorInfo::planetAspectRatio

Definition at line 71 of file OOPlanetTextureGenerator.h.

◆ planetScaleOffset

unsigned OOPlanetTextureGeneratorInfo::planetScaleOffset

Definition at line 72 of file OOPlanetTextureGenerator.h.

◆ polarFraction

float OOPlanetTextureGeneratorInfo::polarFraction

Definition at line 44 of file OOPlanetTextureGenerator.h.

◆ polarSeaColor

FloatRGB OOPlanetTextureGeneratorInfo::polarSeaColor

Definition at line 49 of file OOPlanetTextureGenerator.h.

◆ qBuffer

float* OOPlanetTextureGeneratorInfo::qBuffer

Definition at line 67 of file OOPlanetTextureGenerator.h.

◆ seaColor

FloatRGB OOPlanetTextureGeneratorInfo::seaColor

Definition at line 46 of file OOPlanetTextureGenerator.h.

◆ seed

RANROTSeed OOPlanetTextureGeneratorInfo::seed

Definition at line 37 of file OOPlanetTextureGenerator.h.

◆ width

unsigned OOPlanetTextureGeneratorInfo::width

Definition at line 39 of file OOPlanetTextureGenerator.h.


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