FreeWRL / FreeX3D 4.3.0
X3D_FillProperties 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 filled
 
struct SFColor hatchColor
 
int hatched
 
int hatchStyle
 
struct X3D_Nodemetadata
 
int _enabled
 
struct SFVec2f _hatchScale
 

Detailed Description

Definition at line 4679 of file Structs.h.

Field Documentation

◆ _change

int X3D_FillProperties::_change

Definition at line 4683 of file Structs.h.

◆ _defaultContainer

int X3D_FillProperties::_defaultContainer

Definition at line 4690 of file Structs.h.

◆ _dist

double X3D_FillProperties::_dist

Definition at line 4686 of file Structs.h.

◆ _enabled

int X3D_FillProperties::_enabled

Definition at line 4699 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_FillProperties::_executionContext

Definition at line 4692 of file Structs.h.

◆ _extent

float X3D_FillProperties::_extent[6]

Definition at line 4687 of file Structs.h.

◆ _gc

void* X3D_FillProperties::_gc

Definition at line 4691 of file Structs.h.

◆ _hatchScale

struct SFVec2f X3D_FillProperties::_hatchScale

Definition at line 4700 of file Structs.h.

◆ _hit

int X3D_FillProperties::_hit

Definition at line 4682 of file Structs.h.

◆ _ichange

int X3D_FillProperties::_ichange

Definition at line 4684 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_FillProperties::_intern

Definition at line 4688 of file Structs.h.

◆ _nodeType

int X3D_FillProperties::_nodeType

Definition at line 4680 of file Structs.h.

◆ _parentVector

struct Vector* X3D_FillProperties::_parentVector

Definition at line 4685 of file Structs.h.

◆ _renderFlags

int X3D_FillProperties::_renderFlags

Definition at line 4681 of file Structs.h.

◆ filled

int X3D_FillProperties::filled

Definition at line 4694 of file Structs.h.

◆ hatchColor

struct SFColor X3D_FillProperties::hatchColor

Definition at line 4695 of file Structs.h.

◆ hatched

int X3D_FillProperties::hatched

Definition at line 4696 of file Structs.h.

◆ hatchStyle

int X3D_FillProperties::hatchStyle

Definition at line 4697 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_FillProperties::metadata

Definition at line 4698 of file Structs.h.

◆ referenceCount

int X3D_FillProperties::referenceCount

Definition at line 4689 of file Structs.h.


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