FreeWRL / FreeX3D 4.3.0
X3D_ProgramShader 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
 
int activate
 
struct X3D_Nodemetadata
 
struct Multi_Node programs
 
int isSelected
 
int isValid
 
struct Uni_Stringlanguage
 
int _initialized
 
int _shaderUserNumber
 
pthread_t _shaderLoadThread
 
int _retrievedURLData
 

Detailed Description

Definition at line 8788 of file Structs.h.

Field Documentation

◆ _change

int X3D_ProgramShader::_change

Definition at line 8792 of file Structs.h.

◆ _defaultContainer

int X3D_ProgramShader::_defaultContainer

Definition at line 8799 of file Structs.h.

◆ _dist

double X3D_ProgramShader::_dist

Definition at line 8795 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ProgramShader::_executionContext

Definition at line 8801 of file Structs.h.

◆ _extent

float X3D_ProgramShader::_extent[6]

Definition at line 8796 of file Structs.h.

◆ _gc

void* X3D_ProgramShader::_gc

Definition at line 8800 of file Structs.h.

◆ _hit

int X3D_ProgramShader::_hit

Definition at line 8791 of file Structs.h.

◆ _ichange

int X3D_ProgramShader::_ichange

Definition at line 8793 of file Structs.h.

◆ _initialized

int X3D_ProgramShader::_initialized

Definition at line 8809 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_ProgramShader::_intern

Definition at line 8797 of file Structs.h.

◆ _nodeType

int X3D_ProgramShader::_nodeType

Definition at line 8789 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ProgramShader::_parentVector

Definition at line 8794 of file Structs.h.

◆ _renderFlags

int X3D_ProgramShader::_renderFlags

Definition at line 8790 of file Structs.h.

◆ _retrievedURLData

int X3D_ProgramShader::_retrievedURLData

Definition at line 8812 of file Structs.h.

◆ _shaderLoadThread

pthread_t X3D_ProgramShader::_shaderLoadThread

Definition at line 8811 of file Structs.h.

◆ _shaderUserNumber

int X3D_ProgramShader::_shaderUserNumber

Definition at line 8810 of file Structs.h.

◆ activate

int X3D_ProgramShader::activate

Definition at line 8803 of file Structs.h.

◆ isSelected

int X3D_ProgramShader::isSelected

Definition at line 8806 of file Structs.h.

◆ isValid

int X3D_ProgramShader::isValid

Definition at line 8807 of file Structs.h.

◆ language

struct Uni_String* X3D_ProgramShader::language

Definition at line 8808 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ProgramShader::metadata

Definition at line 8804 of file Structs.h.

◆ programs

struct Multi_Node X3D_ProgramShader::programs

Definition at line 8805 of file Structs.h.

◆ referenceCount

int X3D_ProgramShader::referenceCount

Definition at line 8798 of file Structs.h.


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