FreeWRL / FreeX3D 4.3.0
X3D_Cone 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
 
int bottom
 
float bottomRadius
 
float height
 
int side
 
int solid
 
struct Multi_Vec3f __sidepoints
 
struct Multi_Vec3f __botpoints
 
struct Multi_Vec3f __normals
 
int __coneVBO
 
int __coneTriangles
 
void * __wireindices
 

Detailed Description

Definition at line 3796 of file Structs.h.

Field Documentation

◆ __botpoints

struct Multi_Vec3f X3D_Cone::__botpoints

Definition at line 3818 of file Structs.h.

◆ __coneTriangles

int X3D_Cone::__coneTriangles

Definition at line 3821 of file Structs.h.

◆ __coneVBO

int X3D_Cone::__coneVBO

Definition at line 3820 of file Structs.h.

◆ __normals

struct Multi_Vec3f X3D_Cone::__normals

Definition at line 3819 of file Structs.h.

◆ __sidepoints

struct Multi_Vec3f X3D_Cone::__sidepoints

Definition at line 3817 of file Structs.h.

◆ __wireindices

void* X3D_Cone::__wireindices

Definition at line 3822 of file Structs.h.

◆ _change

int X3D_Cone::_change

Definition at line 3800 of file Structs.h.

◆ _defaultContainer

int X3D_Cone::_defaultContainer

Definition at line 3807 of file Structs.h.

◆ _dist

double X3D_Cone::_dist

Definition at line 3803 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Cone::_executionContext

Definition at line 3809 of file Structs.h.

◆ _extent

float X3D_Cone::_extent[6]

Definition at line 3804 of file Structs.h.

◆ _gc

void* X3D_Cone::_gc

Definition at line 3808 of file Structs.h.

◆ _hit

int X3D_Cone::_hit

Definition at line 3799 of file Structs.h.

◆ _ichange

int X3D_Cone::_ichange

Definition at line 3801 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Cone::_intern

Definition at line 3805 of file Structs.h.

◆ _nodeType

int X3D_Cone::_nodeType

Definition at line 3797 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Cone::_parentVector

Definition at line 3802 of file Structs.h.

◆ _renderFlags

int X3D_Cone::_renderFlags

Definition at line 3798 of file Structs.h.

◆ bottom

int X3D_Cone::bottom

Definition at line 3812 of file Structs.h.

◆ bottomRadius

float X3D_Cone::bottomRadius

Definition at line 3813 of file Structs.h.

◆ height

float X3D_Cone::height

Definition at line 3814 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Cone::metadata

Definition at line 3811 of file Structs.h.

◆ referenceCount

int X3D_Cone::referenceCount

Definition at line 3806 of file Structs.h.

◆ side

int X3D_Cone::side

Definition at line 3815 of file Structs.h.

◆ solid

int X3D_Cone::solid

Definition at line 3816 of file Structs.h.


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