FreeWRL / FreeX3D 4.3.0
X3D_NurbsCurve2D 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
 
struct Multi_Vec2d controlPoint
 
struct Multi_Double weight
 
struct Multi_Double knot
 
int order
 
int tessellation
 
int closed
 
float _tscale
 

Detailed Description

Definition at line 10651 of file Structs.h.

Field Documentation

◆ _change

int X3D_NurbsCurve2D::_change

Definition at line 10655 of file Structs.h.

◆ _defaultContainer

int X3D_NurbsCurve2D::_defaultContainer

Definition at line 10663 of file Structs.h.

◆ _dist

double X3D_NurbsCurve2D::_dist

Definition at line 10659 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_NurbsCurve2D::_executionContext

Definition at line 10665 of file Structs.h.

◆ _extent

float X3D_NurbsCurve2D::_extent[6]

Definition at line 10660 of file Structs.h.

◆ _fieldchange

char* X3D_NurbsCurve2D::_fieldchange

Definition at line 10657 of file Structs.h.

◆ _gc

void* X3D_NurbsCurve2D::_gc

Definition at line 10664 of file Structs.h.

◆ _hit

int X3D_NurbsCurve2D::_hit

Definition at line 10654 of file Structs.h.

◆ _ichange

int X3D_NurbsCurve2D::_ichange

Definition at line 10656 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_NurbsCurve2D::_intern

Definition at line 10661 of file Structs.h.

◆ _nodeType

int X3D_NurbsCurve2D::_nodeType

Definition at line 10652 of file Structs.h.

◆ _parentVector

struct Vector* X3D_NurbsCurve2D::_parentVector

Definition at line 10658 of file Structs.h.

◆ _renderFlags

int X3D_NurbsCurve2D::_renderFlags

Definition at line 10653 of file Structs.h.

◆ _tscale

float X3D_NurbsCurve2D::_tscale

Definition at line 10674 of file Structs.h.

◆ closed

int X3D_NurbsCurve2D::closed

Definition at line 10673 of file Structs.h.

◆ controlPoint

struct Multi_Vec2d X3D_NurbsCurve2D::controlPoint

Definition at line 10668 of file Structs.h.

◆ knot

struct Multi_Double X3D_NurbsCurve2D::knot

Definition at line 10670 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_NurbsCurve2D::metadata

Definition at line 10667 of file Structs.h.

◆ order

int X3D_NurbsCurve2D::order

Definition at line 10671 of file Structs.h.

◆ referenceCount

int X3D_NurbsCurve2D::referenceCount

Definition at line 10662 of file Structs.h.

◆ tessellation

int X3D_NurbsCurve2D::tessellation

Definition at line 10672 of file Structs.h.

◆ weight

struct Multi_Double X3D_NurbsCurve2D::weight

Definition at line 10669 of file Structs.h.


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