FreeWRL / FreeX3D 4.3.0
X3D_Color 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 Multi_Color color
 
struct X3D_Nodemetadata
 

Detailed Description

Definition at line 3542 of file Structs.h.

Field Documentation

◆ _change

int X3D_Color::_change

Definition at line 3546 of file Structs.h.

◆ _defaultContainer

int X3D_Color::_defaultContainer

Definition at line 3553 of file Structs.h.

◆ _dist

double X3D_Color::_dist

Definition at line 3549 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Color::_executionContext

Definition at line 3555 of file Structs.h.

◆ _extent

float X3D_Color::_extent[6]

Definition at line 3550 of file Structs.h.

◆ _gc

void* X3D_Color::_gc

Definition at line 3554 of file Structs.h.

◆ _hit

int X3D_Color::_hit

Definition at line 3545 of file Structs.h.

◆ _ichange

int X3D_Color::_ichange

Definition at line 3547 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Color::_intern

Definition at line 3551 of file Structs.h.

◆ _nodeType

int X3D_Color::_nodeType

Definition at line 3543 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Color::_parentVector

Definition at line 3548 of file Structs.h.

◆ _renderFlags

int X3D_Color::_renderFlags

Definition at line 3544 of file Structs.h.

◆ color

struct Multi_Color X3D_Color::color

Definition at line 3557 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Color::metadata

Definition at line 3558 of file Structs.h.

◆ referenceCount

int X3D_Color::referenceCount

Definition at line 3552 of file Structs.h.


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