FreeWRL / FreeX3D 4.3.0
X3D_ProgramShader Struct Reference

Data Fields

int _nodeType
int _renderFlags
int _hit
int _change
int _ichange
char * _fieldchange
struct Vector_parentVector
double _dist
float _extent [6]
struct X3D_GeomRep_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 11954 of file Structs.h.

Field Documentation

◆ _change

int X3D_ProgramShader::_change

Definition at line 11958 of file Structs.h.

◆ _defaultContainer

int X3D_ProgramShader::_defaultContainer

Definition at line 11966 of file Structs.h.

◆ _dist

double X3D_ProgramShader::_dist

Definition at line 11962 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ProgramShader::_executionContext

Definition at line 11968 of file Structs.h.

◆ _extent

float X3D_ProgramShader::_extent[6]

Definition at line 11963 of file Structs.h.

◆ _fieldchange

char* X3D_ProgramShader::_fieldchange

Definition at line 11960 of file Structs.h.

◆ _gc

void* X3D_ProgramShader::_gc

Definition at line 11967 of file Structs.h.

◆ _hit

int X3D_ProgramShader::_hit

Definition at line 11957 of file Structs.h.

◆ _ichange

int X3D_ProgramShader::_ichange

Definition at line 11959 of file Structs.h.

◆ _initialized

int X3D_ProgramShader::_initialized

Definition at line 11976 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_ProgramShader::_intern

Definition at line 11964 of file Structs.h.

◆ _nodeType

int X3D_ProgramShader::_nodeType

Definition at line 11955 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ProgramShader::_parentVector

Definition at line 11961 of file Structs.h.

◆ _renderFlags

int X3D_ProgramShader::_renderFlags

Definition at line 11956 of file Structs.h.

◆ _retrievedURLData

int X3D_ProgramShader::_retrievedURLData

Definition at line 11979 of file Structs.h.

◆ _shaderLoadThread

pthread_t X3D_ProgramShader::_shaderLoadThread

Definition at line 11978 of file Structs.h.

◆ _shaderUserNumber

int X3D_ProgramShader::_shaderUserNumber

Definition at line 11977 of file Structs.h.

◆ activate

int X3D_ProgramShader::activate

Definition at line 11970 of file Structs.h.

◆ isSelected

int X3D_ProgramShader::isSelected

Definition at line 11973 of file Structs.h.

◆ isValid

int X3D_ProgramShader::isValid

Definition at line 11974 of file Structs.h.

◆ language

struct Uni_String* X3D_ProgramShader::language

Definition at line 11975 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ProgramShader::metadata

Definition at line 11971 of file Structs.h.

◆ programs

struct Multi_Node X3D_ProgramShader::programs

Definition at line 11972 of file Structs.h.

◆ referenceCount

int X3D_ProgramShader::referenceCount

Definition at line 11965 of file Structs.h.


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