FreeWRL / FreeX3D 4.3.0
X3D_ShaderProgram 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 X3D_Nodemetadata
 
struct Multi_String url
 
struct Uni_Stringtype
 
int __loadstatus
 
void * _parentResource
 
void * __loadResource
 
struct X3D_Node_shaderUserDefinedFields
 

Detailed Description

Definition at line 9362 of file Structs.h.

Field Documentation

◆ __loadResource

void* X3D_ShaderProgram::__loadResource

Definition at line 9382 of file Structs.h.

◆ __loadstatus

int X3D_ShaderProgram::__loadstatus

Definition at line 9380 of file Structs.h.

◆ _change

int X3D_ShaderProgram::_change

Definition at line 9366 of file Structs.h.

◆ _defaultContainer

int X3D_ShaderProgram::_defaultContainer

Definition at line 9373 of file Structs.h.

◆ _dist

double X3D_ShaderProgram::_dist

Definition at line 9369 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ShaderProgram::_executionContext

Definition at line 9375 of file Structs.h.

◆ _extent

float X3D_ShaderProgram::_extent[6]

Definition at line 9370 of file Structs.h.

◆ _gc

void* X3D_ShaderProgram::_gc

Definition at line 9374 of file Structs.h.

◆ _hit

int X3D_ShaderProgram::_hit

Definition at line 9365 of file Structs.h.

◆ _ichange

int X3D_ShaderProgram::_ichange

Definition at line 9367 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_ShaderProgram::_intern

Definition at line 9371 of file Structs.h.

◆ _nodeType

int X3D_ShaderProgram::_nodeType

Definition at line 9363 of file Structs.h.

◆ _parentResource

void* X3D_ShaderProgram::_parentResource

Definition at line 9381 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ShaderProgram::_parentVector

Definition at line 9368 of file Structs.h.

◆ _renderFlags

int X3D_ShaderProgram::_renderFlags

Definition at line 9364 of file Structs.h.

◆ _shaderUserDefinedFields

struct X3D_Node* X3D_ShaderProgram::_shaderUserDefinedFields

Definition at line 9383 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ShaderProgram::metadata

Definition at line 9377 of file Structs.h.

◆ referenceCount

int X3D_ShaderProgram::referenceCount

Definition at line 9372 of file Structs.h.

◆ type

struct Uni_String* X3D_ShaderProgram::type

Definition at line 9379 of file Structs.h.

◆ url

struct Multi_String X3D_ShaderProgram::url

Definition at line 9378 of file Structs.h.


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