FreeWRL / FreeX3D 4.3.0
X3D_Polyline2D 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
 
struct Multi_Vec2f lineSegments
 

Detailed Description

Definition at line 8505 of file Structs.h.

Field Documentation

◆ _change

int X3D_Polyline2D::_change

Definition at line 8509 of file Structs.h.

◆ _defaultContainer

int X3D_Polyline2D::_defaultContainer

Definition at line 8516 of file Structs.h.

◆ _dist

double X3D_Polyline2D::_dist

Definition at line 8512 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Polyline2D::_executionContext

Definition at line 8518 of file Structs.h.

◆ _extent

float X3D_Polyline2D::_extent[6]

Definition at line 8513 of file Structs.h.

◆ _gc

void* X3D_Polyline2D::_gc

Definition at line 8517 of file Structs.h.

◆ _hit

int X3D_Polyline2D::_hit

Definition at line 8508 of file Structs.h.

◆ _ichange

int X3D_Polyline2D::_ichange

Definition at line 8510 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Polyline2D::_intern

Definition at line 8514 of file Structs.h.

◆ _nodeType

int X3D_Polyline2D::_nodeType

Definition at line 8506 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Polyline2D::_parentVector

Definition at line 8511 of file Structs.h.

◆ _renderFlags

int X3D_Polyline2D::_renderFlags

Definition at line 8507 of file Structs.h.

◆ lineSegments

struct Multi_Vec2f X3D_Polyline2D::lineSegments

Definition at line 8521 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Polyline2D::metadata

Definition at line 8520 of file Structs.h.

◆ referenceCount

int X3D_Polyline2D::referenceCount

Definition at line 8515 of file Structs.h.


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