FreeWRL / FreeX3D 4.3.0
X3D_Disk2D 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_Nodemetadata
 
float innerRadius
 
float outerRadius
 
int solid
 
struct Multi_Vec2f __points
 
struct Multi_Vec2f __texCoords
 
int __numPoints
 
int __simpleDisk
 
void * __wireindices
 

Detailed Description

Definition at line 4265 of file Structs.h.

Field Documentation

◆ __numPoints

int X3D_Disk2D::__numPoints

Definition at line 4286 of file Structs.h.

◆ __points

struct Multi_Vec2f X3D_Disk2D::__points

Definition at line 4284 of file Structs.h.

◆ __simpleDisk

int X3D_Disk2D::__simpleDisk

Definition at line 4287 of file Structs.h.

◆ __texCoords

struct Multi_Vec2f X3D_Disk2D::__texCoords

Definition at line 4285 of file Structs.h.

◆ __wireindices

void* X3D_Disk2D::__wireindices

Definition at line 4288 of file Structs.h.

◆ _change

int X3D_Disk2D::_change

Definition at line 4269 of file Structs.h.

◆ _defaultContainer

int X3D_Disk2D::_defaultContainer

Definition at line 4276 of file Structs.h.

◆ _dist

double X3D_Disk2D::_dist

Definition at line 4272 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Disk2D::_executionContext

Definition at line 4278 of file Structs.h.

◆ _extent

float X3D_Disk2D::_extent[6]

Definition at line 4273 of file Structs.h.

◆ _gc

void* X3D_Disk2D::_gc

Definition at line 4277 of file Structs.h.

◆ _hit

int X3D_Disk2D::_hit

Definition at line 4268 of file Structs.h.

◆ _ichange

int X3D_Disk2D::_ichange

Definition at line 4270 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Disk2D::_intern

Definition at line 4274 of file Structs.h.

◆ _nodeType

int X3D_Disk2D::_nodeType

Definition at line 4266 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Disk2D::_parentVector

Definition at line 4271 of file Structs.h.

◆ _renderFlags

int X3D_Disk2D::_renderFlags

Definition at line 4267 of file Structs.h.

◆ innerRadius

float X3D_Disk2D::innerRadius

Definition at line 4281 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Disk2D::metadata

Definition at line 4280 of file Structs.h.

◆ outerRadius

float X3D_Disk2D::outerRadius

Definition at line 4282 of file Structs.h.

◆ referenceCount

int X3D_Disk2D::referenceCount

Definition at line 4275 of file Structs.h.

◆ solid

int X3D_Disk2D::solid

Definition at line 4283 of file Structs.h.


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