FreeWRL / FreeX3D 4.3.0
X3D_Coordinate 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 Multi_Vec3f point
 
struct X3D_Nodemetadata
 

Detailed Description

Definition at line 3932 of file Structs.h.

Field Documentation

◆ _change

int X3D_Coordinate::_change

Definition at line 3936 of file Structs.h.

◆ _defaultContainer

int X3D_Coordinate::_defaultContainer

Definition at line 3943 of file Structs.h.

◆ _dist

double X3D_Coordinate::_dist

Definition at line 3939 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Coordinate::_executionContext

Definition at line 3945 of file Structs.h.

◆ _extent

float X3D_Coordinate::_extent[6]

Definition at line 3940 of file Structs.h.

◆ _gc

void* X3D_Coordinate::_gc

Definition at line 3944 of file Structs.h.

◆ _hit

int X3D_Coordinate::_hit

Definition at line 3935 of file Structs.h.

◆ _ichange

int X3D_Coordinate::_ichange

Definition at line 3937 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Coordinate::_intern

Definition at line 3941 of file Structs.h.

◆ _nodeType

int X3D_Coordinate::_nodeType

Definition at line 3933 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Coordinate::_parentVector

Definition at line 3938 of file Structs.h.

◆ _renderFlags

int X3D_Coordinate::_renderFlags

Definition at line 3934 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Coordinate::metadata

Definition at line 3948 of file Structs.h.

◆ point

struct Multi_Vec3f X3D_Coordinate::point

Definition at line 3947 of file Structs.h.

◆ referenceCount

int X3D_Coordinate::referenceCount

Definition at line 3942 of file Structs.h.


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