FreeWRL / FreeX3D 4.3.0
X3D_Cylinder 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 height
 
float radius
 
int side
 
int solid
 
int top
 
struct Multi_Vec3f __points
 
struct Multi_Vec3f __normals
 
int __cylinderVBO
 
int __cylinderTriangles
 
void * __wireindices
 

Detailed Description

Definition at line 4090 of file Structs.h.

Field Documentation

◆ __cylinderTriangles

int X3D_Cylinder::__cylinderTriangles

Definition at line 4115 of file Structs.h.

◆ __cylinderVBO

int X3D_Cylinder::__cylinderVBO

Definition at line 4114 of file Structs.h.

◆ __normals

struct Multi_Vec3f X3D_Cylinder::__normals

Definition at line 4113 of file Structs.h.

◆ __points

struct Multi_Vec3f X3D_Cylinder::__points

Definition at line 4112 of file Structs.h.

◆ __wireindices

void* X3D_Cylinder::__wireindices

Definition at line 4116 of file Structs.h.

◆ _change

int X3D_Cylinder::_change

Definition at line 4094 of file Structs.h.

◆ _defaultContainer

int X3D_Cylinder::_defaultContainer

Definition at line 4101 of file Structs.h.

◆ _dist

double X3D_Cylinder::_dist

Definition at line 4097 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Cylinder::_executionContext

Definition at line 4103 of file Structs.h.

◆ _extent

float X3D_Cylinder::_extent[6]

Definition at line 4098 of file Structs.h.

◆ _gc

void* X3D_Cylinder::_gc

Definition at line 4102 of file Structs.h.

◆ _hit

int X3D_Cylinder::_hit

Definition at line 4093 of file Structs.h.

◆ _ichange

int X3D_Cylinder::_ichange

Definition at line 4095 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Cylinder::_intern

Definition at line 4099 of file Structs.h.

◆ _nodeType

int X3D_Cylinder::_nodeType

Definition at line 4091 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Cylinder::_parentVector

Definition at line 4096 of file Structs.h.

◆ _renderFlags

int X3D_Cylinder::_renderFlags

Definition at line 4092 of file Structs.h.

◆ bottom

int X3D_Cylinder::bottom

Definition at line 4106 of file Structs.h.

◆ height

float X3D_Cylinder::height

Definition at line 4107 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Cylinder::metadata

Definition at line 4105 of file Structs.h.

◆ radius

float X3D_Cylinder::radius

Definition at line 4108 of file Structs.h.

◆ referenceCount

int X3D_Cylinder::referenceCount

Definition at line 4100 of file Structs.h.

◆ side

int X3D_Cylinder::side

Definition at line 4109 of file Structs.h.

◆ solid

int X3D_Cylinder::solid

Definition at line 4110 of file Structs.h.

◆ top

int X3D_Cylinder::top

Definition at line 4111 of file Structs.h.


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