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

Field Documentation

◆ __cylinderTriangles

int X3D_Cylinder::__cylinderTriangles

Definition at line 5276 of file Structs.h.

◆ __cylinderVBO

int X3D_Cylinder::__cylinderVBO

Definition at line 5275 of file Structs.h.

◆ __normals

struct Multi_Vec3f X3D_Cylinder::__normals

Definition at line 5274 of file Structs.h.

◆ __points

struct Multi_Vec3f X3D_Cylinder::__points

Definition at line 5273 of file Structs.h.

◆ __wireindices

void* X3D_Cylinder::__wireindices

Definition at line 5277 of file Structs.h.

◆ _change

int X3D_Cylinder::_change

Definition at line 5254 of file Structs.h.

◆ _defaultContainer

int X3D_Cylinder::_defaultContainer

Definition at line 5262 of file Structs.h.

◆ _dist

double X3D_Cylinder::_dist

Definition at line 5258 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Cylinder::_executionContext

Definition at line 5264 of file Structs.h.

◆ _extent

float X3D_Cylinder::_extent[6]

Definition at line 5259 of file Structs.h.

◆ _fieldchange

char* X3D_Cylinder::_fieldchange

Definition at line 5256 of file Structs.h.

◆ _gc

void* X3D_Cylinder::_gc

Definition at line 5263 of file Structs.h.

◆ _hit

int X3D_Cylinder::_hit

Definition at line 5253 of file Structs.h.

◆ _ichange

int X3D_Cylinder::_ichange

Definition at line 5255 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Cylinder::_intern

Definition at line 5260 of file Structs.h.

◆ _nodeType

int X3D_Cylinder::_nodeType

Definition at line 5251 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Cylinder::_parentVector

Definition at line 5257 of file Structs.h.

◆ _renderFlags

int X3D_Cylinder::_renderFlags

Definition at line 5252 of file Structs.h.

◆ bottom

int X3D_Cylinder::bottom

Definition at line 5267 of file Structs.h.

◆ height

float X3D_Cylinder::height

Definition at line 5268 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Cylinder::metadata

Definition at line 5266 of file Structs.h.

◆ radius

float X3D_Cylinder::radius

Definition at line 5269 of file Structs.h.

◆ referenceCount

int X3D_Cylinder::referenceCount

Definition at line 5261 of file Structs.h.

◆ side

int X3D_Cylinder::side

Definition at line 5270 of file Structs.h.

◆ solid

int X3D_Cylinder::solid

Definition at line 5271 of file Structs.h.

◆ top

int X3D_Cylinder::top

Definition at line 5272 of file Structs.h.


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