FreeWRL / FreeX3D 4.3.0
X3D_ArcClose2D 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
 
struct Uni_StringclosureType
 
float endAngle
 
float radius
 
int solid
 
float startAngle
 
struct Multi_Vec2f __points
 
struct Multi_Vec2f __texCoords
 
int __numPoints
 
int __simpleDisk
 
void * __wireindices
 

Detailed Description

Definition at line 2773 of file Structs.h.

Field Documentation

◆ __numPoints

int X3D_ArcClose2D::__numPoints

Definition at line 2796 of file Structs.h.

◆ __points

struct Multi_Vec2f X3D_ArcClose2D::__points

Definition at line 2794 of file Structs.h.

◆ __simpleDisk

int X3D_ArcClose2D::__simpleDisk

Definition at line 2797 of file Structs.h.

◆ __texCoords

struct Multi_Vec2f X3D_ArcClose2D::__texCoords

Definition at line 2795 of file Structs.h.

◆ __wireindices

void* X3D_ArcClose2D::__wireindices

Definition at line 2798 of file Structs.h.

◆ _change

int X3D_ArcClose2D::_change

Definition at line 2777 of file Structs.h.

◆ _defaultContainer

int X3D_ArcClose2D::_defaultContainer

Definition at line 2784 of file Structs.h.

◆ _dist

double X3D_ArcClose2D::_dist

Definition at line 2780 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_ArcClose2D::_executionContext

Definition at line 2786 of file Structs.h.

◆ _extent

float X3D_ArcClose2D::_extent[6]

Definition at line 2781 of file Structs.h.

◆ _gc

void* X3D_ArcClose2D::_gc

Definition at line 2785 of file Structs.h.

◆ _hit

int X3D_ArcClose2D::_hit

Definition at line 2776 of file Structs.h.

◆ _ichange

int X3D_ArcClose2D::_ichange

Definition at line 2778 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_ArcClose2D::_intern

Definition at line 2782 of file Structs.h.

◆ _nodeType

int X3D_ArcClose2D::_nodeType

Definition at line 2774 of file Structs.h.

◆ _parentVector

struct Vector* X3D_ArcClose2D::_parentVector

Definition at line 2779 of file Structs.h.

◆ _renderFlags

int X3D_ArcClose2D::_renderFlags

Definition at line 2775 of file Structs.h.

◆ closureType

struct Uni_String* X3D_ArcClose2D::closureType

Definition at line 2789 of file Structs.h.

◆ endAngle

float X3D_ArcClose2D::endAngle

Definition at line 2790 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_ArcClose2D::metadata

Definition at line 2788 of file Structs.h.

◆ radius

float X3D_ArcClose2D::radius

Definition at line 2791 of file Structs.h.

◆ referenceCount

int X3D_ArcClose2D::referenceCount

Definition at line 2783 of file Structs.h.

◆ solid

int X3D_ArcClose2D::solid

Definition at line 2792 of file Structs.h.

◆ startAngle

float X3D_ArcClose2D::startAngle

Definition at line 2793 of file Structs.h.


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