FreeWRL / FreeX3D 4.3.0
X3D_Appearance Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
char * _fieldchange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_GeomRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
struct X3D_NodefillProperties
 
struct X3D_NodelineProperties
 
struct X3D_NodepointProperties
 
struct X3D_NodeacousticProperties
 
struct X3D_Nodematerial
 
struct X3D_NodebackMaterial
 
struct X3D_Nodemetadata
 
struct Multi_Node shaders
 
struct Multi_Node effects
 
struct X3D_Nodetexture
 
struct X3D_NodetextureTransform
 

Detailed Description

Definition at line 3427 of file Structs.h.

Field Documentation

◆ _change

int X3D_Appearance::_change

Definition at line 3431 of file Structs.h.

◆ _defaultContainer

int X3D_Appearance::_defaultContainer

Definition at line 3439 of file Structs.h.

◆ _dist

double X3D_Appearance::_dist

Definition at line 3435 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Appearance::_executionContext

Definition at line 3441 of file Structs.h.

◆ _extent

float X3D_Appearance::_extent[6]

Definition at line 3436 of file Structs.h.

◆ _fieldchange

char* X3D_Appearance::_fieldchange

Definition at line 3433 of file Structs.h.

◆ _gc

void* X3D_Appearance::_gc

Definition at line 3440 of file Structs.h.

◆ _hit

int X3D_Appearance::_hit

Definition at line 3430 of file Structs.h.

◆ _ichange

int X3D_Appearance::_ichange

Definition at line 3432 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Appearance::_intern

Definition at line 3437 of file Structs.h.

◆ _nodeType

int X3D_Appearance::_nodeType

Definition at line 3428 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Appearance::_parentVector

Definition at line 3434 of file Structs.h.

◆ _renderFlags

int X3D_Appearance::_renderFlags

Definition at line 3429 of file Structs.h.

◆ acousticProperties

struct X3D_Node* X3D_Appearance::acousticProperties

Definition at line 3446 of file Structs.h.

◆ backMaterial

struct X3D_Node* X3D_Appearance::backMaterial

Definition at line 3448 of file Structs.h.

◆ effects

struct Multi_Node X3D_Appearance::effects

Definition at line 3451 of file Structs.h.

◆ fillProperties

struct X3D_Node* X3D_Appearance::fillProperties

Definition at line 3443 of file Structs.h.

◆ lineProperties

struct X3D_Node* X3D_Appearance::lineProperties

Definition at line 3444 of file Structs.h.

◆ material

struct X3D_Node* X3D_Appearance::material

Definition at line 3447 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Appearance::metadata

Definition at line 3449 of file Structs.h.

◆ pointProperties

struct X3D_Node* X3D_Appearance::pointProperties

Definition at line 3445 of file Structs.h.

◆ referenceCount

int X3D_Appearance::referenceCount

Definition at line 3438 of file Structs.h.

◆ shaders

struct Multi_Node X3D_Appearance::shaders

Definition at line 3450 of file Structs.h.

◆ texture

struct X3D_Node* X3D_Appearance::texture

Definition at line 3452 of file Structs.h.

◆ textureTransform

struct X3D_Node* X3D_Appearance::textureTransform

Definition at line 3453 of file Structs.h.


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