FreeWRL / FreeX3D 4.3.0
X3D_LineProperties 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
 
int applied
 
int linetype
 
float linewidthScaleFactor
 
struct X3D_Nodemetadata
 

Detailed Description

Definition at line 6171 of file Structs.h.

Field Documentation

◆ _change

int X3D_LineProperties::_change

Definition at line 6175 of file Structs.h.

◆ _defaultContainer

int X3D_LineProperties::_defaultContainer

Definition at line 6182 of file Structs.h.

◆ _dist

double X3D_LineProperties::_dist

Definition at line 6178 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_LineProperties::_executionContext

Definition at line 6184 of file Structs.h.

◆ _extent

float X3D_LineProperties::_extent[6]

Definition at line 6179 of file Structs.h.

◆ _gc

void* X3D_LineProperties::_gc

Definition at line 6183 of file Structs.h.

◆ _hit

int X3D_LineProperties::_hit

Definition at line 6174 of file Structs.h.

◆ _ichange

int X3D_LineProperties::_ichange

Definition at line 6176 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_LineProperties::_intern

Definition at line 6180 of file Structs.h.

◆ _nodeType

int X3D_LineProperties::_nodeType

Definition at line 6172 of file Structs.h.

◆ _parentVector

struct Vector* X3D_LineProperties::_parentVector

Definition at line 6177 of file Structs.h.

◆ _renderFlags

int X3D_LineProperties::_renderFlags

Definition at line 6173 of file Structs.h.

◆ applied

int X3D_LineProperties::applied

Definition at line 6186 of file Structs.h.

◆ linetype

int X3D_LineProperties::linetype

Definition at line 6187 of file Structs.h.

◆ linewidthScaleFactor

float X3D_LineProperties::linewidthScaleFactor

Definition at line 6188 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_LineProperties::metadata

Definition at line 6189 of file Structs.h.

◆ referenceCount

int X3D_LineProperties::referenceCount

Definition at line 6181 of file Structs.h.


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