FreeWRL / FreeX3D 4.3.0
X3D_PackagedShader 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_String url
 
int isSelected
 
int isValid
 
struct Uni_Stringlanguage
 
int _initialized
 
int _shaderUserNumber
 
struct X3D_Node_shaderUserDefinedFields
 
pthread_t _shaderLoadThread
 
int _retrievedURLData
 

Detailed Description

Definition at line 8162 of file Structs.h.

Field Documentation

◆ _change

int X3D_PackagedShader::_change

Definition at line 8166 of file Structs.h.

◆ _defaultContainer

int X3D_PackagedShader::_defaultContainer

Definition at line 8173 of file Structs.h.

◆ _dist

double X3D_PackagedShader::_dist

Definition at line 8169 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_PackagedShader::_executionContext

Definition at line 8175 of file Structs.h.

◆ _extent

float X3D_PackagedShader::_extent[6]

Definition at line 8170 of file Structs.h.

◆ _gc

void* X3D_PackagedShader::_gc

Definition at line 8174 of file Structs.h.

◆ _hit

int X3D_PackagedShader::_hit

Definition at line 8165 of file Structs.h.

◆ _ichange

int X3D_PackagedShader::_ichange

Definition at line 8167 of file Structs.h.

◆ _initialized

int X3D_PackagedShader::_initialized

Definition at line 8183 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_PackagedShader::_intern

Definition at line 8171 of file Structs.h.

◆ _nodeType

int X3D_PackagedShader::_nodeType

Definition at line 8163 of file Structs.h.

◆ _parentVector

struct Vector* X3D_PackagedShader::_parentVector

Definition at line 8168 of file Structs.h.

◆ _renderFlags

int X3D_PackagedShader::_renderFlags

Definition at line 8164 of file Structs.h.

◆ _retrievedURLData

int X3D_PackagedShader::_retrievedURLData

Definition at line 8187 of file Structs.h.

◆ _shaderLoadThread

pthread_t X3D_PackagedShader::_shaderLoadThread

Definition at line 8186 of file Structs.h.

◆ _shaderUserDefinedFields

struct X3D_Node* X3D_PackagedShader::_shaderUserDefinedFields

Definition at line 8185 of file Structs.h.

◆ _shaderUserNumber

int X3D_PackagedShader::_shaderUserNumber

Definition at line 8184 of file Structs.h.

◆ activate

int X3D_PackagedShader::activate

Definition at line 8177 of file Structs.h.

◆ isSelected

int X3D_PackagedShader::isSelected

Definition at line 8180 of file Structs.h.

◆ isValid

int X3D_PackagedShader::isValid

Definition at line 8181 of file Structs.h.

◆ language

struct Uni_String* X3D_PackagedShader::language

Definition at line 8182 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_PackagedShader::metadata

Definition at line 8178 of file Structs.h.

◆ referenceCount

int X3D_PackagedShader::referenceCount

Definition at line 8172 of file Structs.h.

◆ url

struct Multi_String X3D_PackagedShader::url

Definition at line 8179 of file Structs.h.


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