RigsofRods
Soft-body Physics Simulation
Data Fields
SkyX::VClouds::DataManager::Cell Struct Reference

Cell struct. More...

#include <DataManager.h>

Data Fields

bool hum
 Humidity, phase and cloud. More...
 
bool act
 
bool cld
 
float phum
 Probabilities. More...
 
float pext
 
float pact
 
float dens
 Continous density. More...
 
float light
 Light absorcion. More...
 

Detailed Description

Cell struct.

Definition at line 41 of file DataManager.h.

Field Documentation

◆ act

bool SkyX::VClouds::DataManager::Cell::act

Definition at line 44 of file DataManager.h.

◆ cld

bool SkyX::VClouds::DataManager::Cell::cld

Definition at line 44 of file DataManager.h.

◆ dens

float SkyX::VClouds::DataManager::Cell::dens

Continous density.

Definition at line 50 of file DataManager.h.

◆ hum

bool SkyX::VClouds::DataManager::Cell::hum

Humidity, phase and cloud.

Definition at line 44 of file DataManager.h.

◆ light

float SkyX::VClouds::DataManager::Cell::light

Light absorcion.

Definition at line 53 of file DataManager.h.

◆ pact

float SkyX::VClouds::DataManager::Cell::pact

Definition at line 47 of file DataManager.h.

◆ pext

float SkyX::VClouds::DataManager::Cell::pext

Definition at line 47 of file DataManager.h.

◆ phum

float SkyX::VClouds::DataManager::Cell::phum

Probabilities.

Definition at line 47 of file DataManager.h.


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