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

Detailed Description

Definition at line 9598 of file Structs.h.

Field Documentation

◆ __pindices

void* X3D_Sphere::__pindices

Definition at line 9619 of file Structs.h.

◆ __points

struct Multi_Vec3f X3D_Sphere::__points

Definition at line 9616 of file Structs.h.

◆ __SphereIndxVBO

int X3D_Sphere::__SphereIndxVBO

Definition at line 9618 of file Structs.h.

◆ __wireindicesVBO

int X3D_Sphere::__wireindicesVBO

Definition at line 9620 of file Structs.h.

◆ _change

int X3D_Sphere::_change

Definition at line 9602 of file Structs.h.

◆ _defaultContainer

int X3D_Sphere::_defaultContainer

Definition at line 9609 of file Structs.h.

◆ _dist

double X3D_Sphere::_dist

Definition at line 9605 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Sphere::_executionContext

Definition at line 9611 of file Structs.h.

◆ _extent

float X3D_Sphere::_extent[6]

Definition at line 9606 of file Structs.h.

◆ _gc

void* X3D_Sphere::_gc

Definition at line 9610 of file Structs.h.

◆ _hit

int X3D_Sphere::_hit

Definition at line 9601 of file Structs.h.

◆ _ichange

int X3D_Sphere::_ichange

Definition at line 9603 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Sphere::_intern

Definition at line 9607 of file Structs.h.

◆ _nodeType

int X3D_Sphere::_nodeType

Definition at line 9599 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Sphere::_parentVector

Definition at line 9604 of file Structs.h.

◆ _renderFlags

int X3D_Sphere::_renderFlags

Definition at line 9600 of file Structs.h.

◆ _sideVBO

int X3D_Sphere::_sideVBO

Definition at line 9617 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Sphere::metadata

Definition at line 9613 of file Structs.h.

◆ radius

float X3D_Sphere::radius

Definition at line 9614 of file Structs.h.

◆ referenceCount

int X3D_Sphere::referenceCount

Definition at line 9608 of file Structs.h.

◆ solid

int X3D_Sphere::solid

Definition at line 9615 of file Structs.h.


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