FreeWRL / FreeX3D 4.3.0
X3D_Shape 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_Nodeappearance
 
struct X3D_Nodegeometry
 
struct X3D_Nodemetadata
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
int visible
 
int bboxDisplay
 
int castShadow
 
double _shaderflags_base
 
int _shaderflags_effects
 
int _shaderflags_usershaders
 
int __visible
 
int __occludeCheckCount
 
int __Samples
 

Detailed Description

Definition at line 12643 of file Structs.h.

Field Documentation

◆ __occludeCheckCount

int X3D_Shape::__occludeCheckCount

Definition at line 12671 of file Structs.h.

◆ __Samples

int X3D_Shape::__Samples

Definition at line 12672 of file Structs.h.

◆ __visible

int X3D_Shape::__visible

Definition at line 12670 of file Structs.h.

◆ _change

int X3D_Shape::_change

Definition at line 12647 of file Structs.h.

◆ _defaultContainer

int X3D_Shape::_defaultContainer

Definition at line 12655 of file Structs.h.

◆ _dist

double X3D_Shape::_dist

Definition at line 12651 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Shape::_executionContext

Definition at line 12657 of file Structs.h.

◆ _extent

float X3D_Shape::_extent[6]

Definition at line 12652 of file Structs.h.

◆ _fieldchange

char* X3D_Shape::_fieldchange

Definition at line 12649 of file Structs.h.

◆ _gc

void* X3D_Shape::_gc

Definition at line 12656 of file Structs.h.

◆ _hit

int X3D_Shape::_hit

Definition at line 12646 of file Structs.h.

◆ _ichange

int X3D_Shape::_ichange

Definition at line 12648 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Shape::_intern

Definition at line 12653 of file Structs.h.

◆ _nodeType

int X3D_Shape::_nodeType

Definition at line 12644 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Shape::_parentVector

Definition at line 12650 of file Structs.h.

◆ _renderFlags

int X3D_Shape::_renderFlags

Definition at line 12645 of file Structs.h.

◆ _shaderflags_base

double X3D_Shape::_shaderflags_base

Definition at line 12667 of file Structs.h.

◆ _shaderflags_effects

int X3D_Shape::_shaderflags_effects

Definition at line 12668 of file Structs.h.

◆ _shaderflags_usershaders

int X3D_Shape::_shaderflags_usershaders

Definition at line 12669 of file Structs.h.

◆ appearance

struct X3D_Node* X3D_Shape::appearance

Definition at line 12659 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_Shape::bboxCenter

Definition at line 12662 of file Structs.h.

◆ bboxDisplay

int X3D_Shape::bboxDisplay

Definition at line 12665 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_Shape::bboxSize

Definition at line 12663 of file Structs.h.

◆ castShadow

int X3D_Shape::castShadow

Definition at line 12666 of file Structs.h.

◆ geometry

struct X3D_Node* X3D_Shape::geometry

Definition at line 12660 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Shape::metadata

Definition at line 12661 of file Structs.h.

◆ referenceCount

int X3D_Shape::referenceCount

Definition at line 12654 of file Structs.h.

◆ visible

int X3D_Shape::visible

Definition at line 12664 of file Structs.h.


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