FreeWRL / FreeX3D 4.3.0
X3D_Sphere 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
float radius
int solid
struct Multi_Vec3f __points
int _sideVBO
int __SphereIndxVBO
void * __pindices
int __wireindicesVBO

Detailed Description

Definition at line 12921 of file Structs.h.

Field Documentation

◆ __pindices

void* X3D_Sphere::__pindices

Definition at line 12943 of file Structs.h.

◆ __points

struct Multi_Vec3f X3D_Sphere::__points

Definition at line 12940 of file Structs.h.

◆ __SphereIndxVBO

int X3D_Sphere::__SphereIndxVBO

Definition at line 12942 of file Structs.h.

◆ __wireindicesVBO

int X3D_Sphere::__wireindicesVBO

Definition at line 12944 of file Structs.h.

◆ _change

int X3D_Sphere::_change

Definition at line 12925 of file Structs.h.

◆ _defaultContainer

int X3D_Sphere::_defaultContainer

Definition at line 12933 of file Structs.h.

◆ _dist

double X3D_Sphere::_dist

Definition at line 12929 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Sphere::_executionContext

Definition at line 12935 of file Structs.h.

◆ _extent

float X3D_Sphere::_extent[6]

Definition at line 12930 of file Structs.h.

◆ _fieldchange

char* X3D_Sphere::_fieldchange

Definition at line 12927 of file Structs.h.

◆ _gc

void* X3D_Sphere::_gc

Definition at line 12934 of file Structs.h.

◆ _hit

int X3D_Sphere::_hit

Definition at line 12924 of file Structs.h.

◆ _ichange

int X3D_Sphere::_ichange

Definition at line 12926 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Sphere::_intern

Definition at line 12931 of file Structs.h.

◆ _nodeType

int X3D_Sphere::_nodeType

Definition at line 12922 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Sphere::_parentVector

Definition at line 12928 of file Structs.h.

◆ _renderFlags

int X3D_Sphere::_renderFlags

Definition at line 12923 of file Structs.h.

◆ _sideVBO

int X3D_Sphere::_sideVBO

Definition at line 12941 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Sphere::metadata

Definition at line 12937 of file Structs.h.

◆ radius

float X3D_Sphere::radius

Definition at line 12938 of file Structs.h.

◆ referenceCount

int X3D_Sphere::referenceCount

Definition at line 12932 of file Structs.h.

◆ solid

int X3D_Sphere::solid

Definition at line 12939 of file Structs.h.


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