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

Detailed Description

Definition at line 3699 of file Structs.h.

Field Documentation

◆ _change

int X3D_ComposedShader::_change

Definition at line 3703 of file Structs.h.

◆ _defaultContainer

int X3D_ComposedShader::_defaultContainer

Definition at line 3710 of file Structs.h.

◆ _dist

double X3D_ComposedShader::_dist

Definition at line 3706 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ComposedShader::_executionContext

Definition at line 3712 of file Structs.h.

◆ _extent

float X3D_ComposedShader::_extent[6]

Definition at line 3707 of file Structs.h.

◆ _gc

void* X3D_ComposedShader::_gc

Definition at line 3711 of file Structs.h.

◆ _hit

int X3D_ComposedShader::_hit

Definition at line 3702 of file Structs.h.

◆ _ichange

int X3D_ComposedShader::_ichange

Definition at line 3704 of file Structs.h.

◆ _initialized

int X3D_ComposedShader::_initialized

Definition at line 3720 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_ComposedShader::_intern

Definition at line 3708 of file Structs.h.

◆ _nodeType

int X3D_ComposedShader::_nodeType

Definition at line 3700 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ComposedShader::_parentVector

Definition at line 3705 of file Structs.h.

◆ _renderFlags

int X3D_ComposedShader::_renderFlags

Definition at line 3701 of file Structs.h.

◆ _retrievedURLData

int X3D_ComposedShader::_retrievedURLData

Definition at line 3724 of file Structs.h.

◆ _shaderLoadThread

pthread_t X3D_ComposedShader::_shaderLoadThread

Definition at line 3723 of file Structs.h.

◆ _shaderUserDefinedFields

struct X3D_Node* X3D_ComposedShader::_shaderUserDefinedFields

Definition at line 3721 of file Structs.h.

◆ _shaderUserNumber

int X3D_ComposedShader::_shaderUserNumber

Definition at line 3722 of file Structs.h.

◆ activate

int X3D_ComposedShader::activate

Definition at line 3714 of file Structs.h.

◆ isSelected

int X3D_ComposedShader::isSelected

Definition at line 3716 of file Structs.h.

◆ isValid

int X3D_ComposedShader::isValid

Definition at line 3717 of file Structs.h.

◆ language

struct Uni_String* X3D_ComposedShader::language

Definition at line 3718 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ComposedShader::metadata

Definition at line 3719 of file Structs.h.

◆ parts

struct Multi_Node X3D_ComposedShader::parts

Definition at line 3715 of file Structs.h.

◆ referenceCount

int X3D_ComposedShader::referenceCount

Definition at line 3709 of file Structs.h.


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