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

Detailed Description

Definition at line 10896 of file Structs.h.

Field Documentation

◆ _boxtris

void* X3D_VolumeData::_boxtris

Definition at line 10916 of file Structs.h.

◆ _change

int X3D_VolumeData::_change

Definition at line 10900 of file Structs.h.

◆ _defaultContainer

int X3D_VolumeData::_defaultContainer

Definition at line 10907 of file Structs.h.

◆ _dist

double X3D_VolumeData::_dist

Definition at line 10903 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_VolumeData::_executionContext

Definition at line 10909 of file Structs.h.

◆ _extent

float X3D_VolumeData::_extent[6]

Definition at line 10904 of file Structs.h.

◆ _gc

void* X3D_VolumeData::_gc

Definition at line 10908 of file Structs.h.

◆ _hit

int X3D_VolumeData::_hit

Definition at line 10899 of file Structs.h.

◆ _ichange

int X3D_VolumeData::_ichange

Definition at line 10901 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_VolumeData::_intern

Definition at line 10905 of file Structs.h.

◆ _nodeType

int X3D_VolumeData::_nodeType

Definition at line 10897 of file Structs.h.

◆ _parentVector

struct Vector* X3D_VolumeData::_parentVector

Definition at line 10902 of file Structs.h.

◆ _renderFlags

int X3D_VolumeData::_renderFlags

Definition at line 10898 of file Structs.h.

◆ bboxCenter

struct SFVec3f X3D_VolumeData::bboxCenter

Definition at line 10914 of file Structs.h.

◆ bboxSize

struct SFVec3f X3D_VolumeData::bboxSize

Definition at line 10915 of file Structs.h.

◆ dimensions

struct SFVec3f X3D_VolumeData::dimensions

Definition at line 10911 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_VolumeData::metadata

Definition at line 10912 of file Structs.h.

◆ referenceCount

int X3D_VolumeData::referenceCount

Definition at line 10906 of file Structs.h.

◆ renderStyle

struct X3D_Node* X3D_VolumeData::renderStyle

Definition at line 10917 of file Structs.h.

◆ voxels

struct X3D_Node* X3D_VolumeData::voxels

Definition at line 10913 of file Structs.h.


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