FreeWRL / FreeX3D 4.3.0
X3D_VolumeData 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 SFVec3f dimensions
 
struct X3D_Nodemetadata
 
struct X3D_Nodevoxels
 
struct SFVec3f bboxCenter
 
struct SFVec3f bboxSize
 
int visible
 
int bboxDisplay
 
void * _boxtris
 
struct X3D_NoderenderStyle
 

Detailed Description

Definition at line 14521 of file Structs.h.

Field Documentation

◆ _boxtris

void* X3D_VolumeData::_boxtris

Definition at line 14544 of file Structs.h.

◆ _change

int X3D_VolumeData::_change

Definition at line 14525 of file Structs.h.

◆ _defaultContainer

int X3D_VolumeData::_defaultContainer

Definition at line 14533 of file Structs.h.

◆ _dist

double X3D_VolumeData::_dist

Definition at line 14529 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_VolumeData::_executionContext

Definition at line 14535 of file Structs.h.

◆ _extent

float X3D_VolumeData::_extent[6]

Definition at line 14530 of file Structs.h.

◆ _fieldchange

char* X3D_VolumeData::_fieldchange

Definition at line 14527 of file Structs.h.

◆ _gc

void* X3D_VolumeData::_gc

Definition at line 14534 of file Structs.h.

◆ _hit

int X3D_VolumeData::_hit

Definition at line 14524 of file Structs.h.

◆ _ichange

int X3D_VolumeData::_ichange

Definition at line 14526 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_VolumeData::_intern

Definition at line 14531 of file Structs.h.

◆ _nodeType

int X3D_VolumeData::_nodeType

Definition at line 14522 of file Structs.h.

◆ _parentVector

struct Vector* X3D_VolumeData::_parentVector

Definition at line 14528 of file Structs.h.

◆ _renderFlags

int X3D_VolumeData::_renderFlags

Definition at line 14523 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_VolumeData::bboxCenter

Definition at line 14540 of file Structs.h.

◆ bboxDisplay

int X3D_VolumeData::bboxDisplay

Definition at line 14543 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_VolumeData::bboxSize

Definition at line 14541 of file Structs.h.

◆ dimensions

struct SFVec3f X3D_VolumeData::dimensions

Definition at line 14537 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_VolumeData::metadata

Definition at line 14538 of file Structs.h.

◆ referenceCount

int X3D_VolumeData::referenceCount

Definition at line 14532 of file Structs.h.

◆ renderStyle

struct X3D_Node* X3D_VolumeData::renderStyle

Definition at line 14545 of file Structs.h.

◆ visible

int X3D_VolumeData::visible

Definition at line 14542 of file Structs.h.

◆ voxels

struct X3D_Node* X3D_VolumeData::voxels

Definition at line 14539 of file Structs.h.


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