FreeWRL / FreeX3D 4.3.0
X3D_Fog 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 set_bind
 
double bindTime
 
int isBound
 
int _layerId
 
struct X3D_Nodemetadata
 

Detailed Description

Definition at line 4726 of file Structs.h.

Field Documentation

◆ __fogScale

float X3D_Fog::__fogScale

Definition at line 4744 of file Structs.h.

◆ __fogType

int X3D_Fog::__fogType

Definition at line 4745 of file Structs.h.

◆ _change

int X3D_Fog::_change

Definition at line 4730 of file Structs.h.

◆ _defaultContainer

int X3D_Fog::_defaultContainer

Definition at line 4737 of file Structs.h.

◆ _dist

double X3D_Fog::_dist

Definition at line 4733 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Fog::_executionContext

Definition at line 4739 of file Structs.h.

◆ _extent

float X3D_Fog::_extent[6]

Definition at line 4734 of file Structs.h.

◆ _gc

void* X3D_Fog::_gc

Definition at line 4738 of file Structs.h.

◆ _hit

int X3D_Fog::_hit

Definition at line 4729 of file Structs.h.

◆ _ichange

int X3D_Fog::_ichange

Definition at line 4731 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Fog::_intern

Definition at line 4735 of file Structs.h.

◆ _layerId

int X3D_Fog::_layerId

Definition at line 4749 of file Structs.h.

◆ _nodeType

int X3D_Fog::_nodeType

Definition at line 4727 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Fog::_parentVector

Definition at line 4732 of file Structs.h.

◆ _renderFlags

int X3D_Fog::_renderFlags

Definition at line 4728 of file Structs.h.

◆ bindTime

double X3D_Fog::bindTime

Definition at line 4747 of file Structs.h.

◆ color

struct SFColor X3D_Fog::color

Definition at line 4741 of file Structs.h.

◆ fogType

struct Uni_String* X3D_Fog::fogType

Definition at line 4742 of file Structs.h.

◆ isBound

int X3D_Fog::isBound

Definition at line 4748 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Fog::metadata

Definition at line 4750 of file Structs.h.

◆ referenceCount

int X3D_Fog::referenceCount

Definition at line 4736 of file Structs.h.

◆ set_bind

int X3D_Fog::set_bind

Definition at line 4746 of file Structs.h.

◆ visibilityRange

float X3D_Fog::visibilityRange

Definition at line 4743 of file Structs.h.


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