FreeWRL / FreeX3D 4.3.0
X3D_Effect 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 4392 of file Structs.h.

Field Documentation

◆ _change

int X3D_Effect::_change

Definition at line 4396 of file Structs.h.

◆ _defaultContainer

int X3D_Effect::_defaultContainer

Definition at line 4403 of file Structs.h.

◆ _dist

double X3D_Effect::_dist

Definition at line 4399 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Effect::_executionContext

Definition at line 4405 of file Structs.h.

◆ _extent

float X3D_Effect::_extent[6]

Definition at line 4400 of file Structs.h.

◆ _gc

void* X3D_Effect::_gc

Definition at line 4404 of file Structs.h.

◆ _hit

int X3D_Effect::_hit

Definition at line 4395 of file Structs.h.

◆ _ichange

int X3D_Effect::_ichange

Definition at line 4397 of file Structs.h.

◆ _initialized

int X3D_Effect::_initialized

Definition at line 4413 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Effect::_intern

Definition at line 4401 of file Structs.h.

◆ _nodeType

int X3D_Effect::_nodeType

Definition at line 4393 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Effect::_parentVector

Definition at line 4398 of file Structs.h.

◆ _renderFlags

int X3D_Effect::_renderFlags

Definition at line 4394 of file Structs.h.

◆ _retrievedURLData

int X3D_Effect::_retrievedURLData

Definition at line 4417 of file Structs.h.

◆ _shaderLoadThread

pthread_t X3D_Effect::_shaderLoadThread

Definition at line 4416 of file Structs.h.

◆ _shaderUserDefinedFields

struct X3D_Node* X3D_Effect::_shaderUserDefinedFields

Definition at line 4414 of file Structs.h.

◆ _shaderUserNumber

int X3D_Effect::_shaderUserNumber

Definition at line 4415 of file Structs.h.

◆ activate

int X3D_Effect::activate

Definition at line 4407 of file Structs.h.

◆ isSelected

int X3D_Effect::isSelected

Definition at line 4409 of file Structs.h.

◆ isValid

int X3D_Effect::isValid

Definition at line 4410 of file Structs.h.

◆ language

struct Uni_String* X3D_Effect::language

Definition at line 4411 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Effect::metadata

Definition at line 4412 of file Structs.h.

◆ parts

struct Multi_Node X3D_Effect::parts

Definition at line 4408 of file Structs.h.

◆ referenceCount

int X3D_Effect::referenceCount

Definition at line 4402 of file Structs.h.


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