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

Detailed Description

Definition at line 9387 of file Structs.h.

Field Documentation

◆ __occludeCheckCount

int X3D_Shape::__occludeCheckCount

Definition at line 9411 of file Structs.h.

◆ __Samples

int X3D_Shape::__Samples

Definition at line 9412 of file Structs.h.

◆ __visible

int X3D_Shape::__visible

Definition at line 9410 of file Structs.h.

◆ _change

int X3D_Shape::_change

Definition at line 9391 of file Structs.h.

◆ _defaultContainer

int X3D_Shape::_defaultContainer

Definition at line 9398 of file Structs.h.

◆ _dist

double X3D_Shape::_dist

Definition at line 9394 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Shape::_executionContext

Definition at line 9400 of file Structs.h.

◆ _extent

float X3D_Shape::_extent[6]

Definition at line 9395 of file Structs.h.

◆ _gc

void* X3D_Shape::_gc

Definition at line 9399 of file Structs.h.

◆ _hit

int X3D_Shape::_hit

Definition at line 9390 of file Structs.h.

◆ _ichange

int X3D_Shape::_ichange

Definition at line 9392 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Shape::_intern

Definition at line 9396 of file Structs.h.

◆ _nodeType

int X3D_Shape::_nodeType

Definition at line 9388 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Shape::_parentVector

Definition at line 9393 of file Structs.h.

◆ _renderFlags

int X3D_Shape::_renderFlags

Definition at line 9389 of file Structs.h.

◆ _shaderflags_base

int X3D_Shape::_shaderflags_base

Definition at line 9407 of file Structs.h.

◆ _shaderflags_effects

int X3D_Shape::_shaderflags_effects

Definition at line 9408 of file Structs.h.

◆ _shaderflags_usershaders

int X3D_Shape::_shaderflags_usershaders

Definition at line 9409 of file Structs.h.

◆ appearance

struct X3D_Node* X3D_Shape::appearance

Definition at line 9402 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_Shape::bboxCenter

Definition at line 9405 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_Shape::bboxSize

Definition at line 9406 of file Structs.h.

◆ geometry

struct X3D_Node* X3D_Shape::geometry

Definition at line 9403 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Shape::metadata

Definition at line 9404 of file Structs.h.

◆ referenceCount

int X3D_Shape::referenceCount

Definition at line 9397 of file Structs.h.


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