FreeWRL / FreeX3D 4.3.0
X3D_Cone 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 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 4882 of file Structs.h.

Field Documentation

◆ __botpoints

struct Multi_Vec3f X3D_Cone::__botpoints

Definition at line 4905 of file Structs.h.

◆ __coneTriangles

int X3D_Cone::__coneTriangles

Definition at line 4908 of file Structs.h.

◆ __coneVBO

int X3D_Cone::__coneVBO

Definition at line 4907 of file Structs.h.

◆ __normals

struct Multi_Vec3f X3D_Cone::__normals

Definition at line 4906 of file Structs.h.

◆ __sidepoints

struct Multi_Vec3f X3D_Cone::__sidepoints

Definition at line 4904 of file Structs.h.

◆ __wireindices

void* X3D_Cone::__wireindices

Definition at line 4909 of file Structs.h.

◆ _change

int X3D_Cone::_change

Definition at line 4886 of file Structs.h.

◆ _defaultContainer

int X3D_Cone::_defaultContainer

Definition at line 4894 of file Structs.h.

◆ _dist

double X3D_Cone::_dist

Definition at line 4890 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Cone::_executionContext

Definition at line 4896 of file Structs.h.

◆ _extent

float X3D_Cone::_extent[6]

Definition at line 4891 of file Structs.h.

◆ _fieldchange

char* X3D_Cone::_fieldchange

Definition at line 4888 of file Structs.h.

◆ _gc

void* X3D_Cone::_gc

Definition at line 4895 of file Structs.h.

◆ _hit

int X3D_Cone::_hit

Definition at line 4885 of file Structs.h.

◆ _ichange

int X3D_Cone::_ichange

Definition at line 4887 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Cone::_intern

Definition at line 4892 of file Structs.h.

◆ _nodeType

int X3D_Cone::_nodeType

Definition at line 4883 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Cone::_parentVector

Definition at line 4889 of file Structs.h.

◆ _renderFlags

int X3D_Cone::_renderFlags

Definition at line 4884 of file Structs.h.

◆ bottom

int X3D_Cone::bottom

Definition at line 4899 of file Structs.h.

◆ bottomRadius

float X3D_Cone::bottomRadius

Definition at line 4900 of file Structs.h.

◆ height

float X3D_Cone::height

Definition at line 4901 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Cone::metadata

Definition at line 4898 of file Structs.h.

◆ referenceCount

int X3D_Cone::referenceCount

Definition at line 4893 of file Structs.h.

◆ side

int X3D_Cone::side

Definition at line 4902 of file Structs.h.

◆ solid

int X3D_Cone::solid

Definition at line 4903 of file Structs.h.


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