FreeWRL / FreeX3D 4.3.0
X3D_LocalFog Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_PolyRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
struct SFColor color
 
struct Uni_StringfogType
 
float visibilityRange
 
float __fogScale
 
int __fogType
 
int enabled
 
struct X3D_Nodemetadata
 

Detailed Description

Definition at line 6284 of file Structs.h.

Field Documentation

◆ __fogScale

float X3D_LocalFog::__fogScale

Definition at line 6302 of file Structs.h.

◆ __fogType

int X3D_LocalFog::__fogType

Definition at line 6303 of file Structs.h.

◆ _change

int X3D_LocalFog::_change

Definition at line 6288 of file Structs.h.

◆ _defaultContainer

int X3D_LocalFog::_defaultContainer

Definition at line 6295 of file Structs.h.

◆ _dist

double X3D_LocalFog::_dist

Definition at line 6291 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LocalFog::_executionContext

Definition at line 6297 of file Structs.h.

◆ _extent

float X3D_LocalFog::_extent[6]

Definition at line 6292 of file Structs.h.

◆ _gc

void* X3D_LocalFog::_gc

Definition at line 6296 of file Structs.h.

◆ _hit

int X3D_LocalFog::_hit

Definition at line 6287 of file Structs.h.

◆ _ichange

int X3D_LocalFog::_ichange

Definition at line 6289 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LocalFog::_intern

Definition at line 6293 of file Structs.h.

◆ _nodeType

int X3D_LocalFog::_nodeType

Definition at line 6285 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LocalFog::_parentVector

Definition at line 6290 of file Structs.h.

◆ _renderFlags

int X3D_LocalFog::_renderFlags

Definition at line 6286 of file Structs.h.

◆ color

struct SFColor X3D_LocalFog::color

Definition at line 6299 of file Structs.h.

◆ enabled

int X3D_LocalFog::enabled

Definition at line 6304 of file Structs.h.

◆ fogType

struct Uni_String* X3D_LocalFog::fogType

Definition at line 6300 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LocalFog::metadata

Definition at line 6305 of file Structs.h.

◆ referenceCount

int X3D_LocalFog::referenceCount

Definition at line 6294 of file Structs.h.

◆ visibilityRange

float X3D_LocalFog::visibilityRange

Definition at line 6301 of file Structs.h.


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