FreeWRL / FreeX3D 4.3.0
X3D_Appearance 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_NodefillProperties
 
struct X3D_NodelineProperties
 
struct X3D_Nodematerial
 
struct X3D_Nodemetadata
 
struct Multi_Node shaders
 
struct Multi_Node effects
 
struct X3D_Nodetexture
 
struct X3D_NodetextureTransform
 

Detailed Description

Definition at line 2723 of file Structs.h.

Field Documentation

◆ _change

int X3D_Appearance::_change

Definition at line 2727 of file Structs.h.

◆ _defaultContainer

int X3D_Appearance::_defaultContainer

Definition at line 2734 of file Structs.h.

◆ _dist

double X3D_Appearance::_dist

Definition at line 2730 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Appearance::_executionContext

Definition at line 2736 of file Structs.h.

◆ _extent

float X3D_Appearance::_extent[6]

Definition at line 2731 of file Structs.h.

◆ _gc

void* X3D_Appearance::_gc

Definition at line 2735 of file Structs.h.

◆ _hit

int X3D_Appearance::_hit

Definition at line 2726 of file Structs.h.

◆ _ichange

int X3D_Appearance::_ichange

Definition at line 2728 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Appearance::_intern

Definition at line 2732 of file Structs.h.

◆ _nodeType

int X3D_Appearance::_nodeType

Definition at line 2724 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Appearance::_parentVector

Definition at line 2729 of file Structs.h.

◆ _renderFlags

int X3D_Appearance::_renderFlags

Definition at line 2725 of file Structs.h.

◆ effects

struct Multi_Node X3D_Appearance::effects

Definition at line 2743 of file Structs.h.

◆ fillProperties

struct X3D_Node* X3D_Appearance::fillProperties

Definition at line 2738 of file Structs.h.

◆ lineProperties

struct X3D_Node* X3D_Appearance::lineProperties

Definition at line 2739 of file Structs.h.

◆ material

struct X3D_Node* X3D_Appearance::material

Definition at line 2740 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Appearance::metadata

Definition at line 2741 of file Structs.h.

◆ referenceCount

int X3D_Appearance::referenceCount

Definition at line 2733 of file Structs.h.

◆ shaders

struct Multi_Node X3D_Appearance::shaders

Definition at line 2742 of file Structs.h.

◆ texture

struct X3D_Node* X3D_Appearance::texture

Definition at line 2744 of file Structs.h.

◆ textureTransform

struct X3D_Node* X3D_Appearance::textureTransform

Definition at line 2745 of file Structs.h.


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