FreeWRL / FreeX3D 4.3.0
X3D_FontStyle 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_String family
 
int horizontal
 
struct Multi_String justify
 
struct Uni_Stringlanguage
 
int leftToRight
 
float size
 
float spacing
 
struct Uni_Stringstyle
 
int topToBottom
 

Detailed Description

Definition at line 4774 of file Structs.h.

Field Documentation

◆ _change

int X3D_FontStyle::_change

Definition at line 4778 of file Structs.h.

◆ _defaultContainer

int X3D_FontStyle::_defaultContainer

Definition at line 4785 of file Structs.h.

◆ _dist

double X3D_FontStyle::_dist

Definition at line 4781 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_FontStyle::_executionContext

Definition at line 4787 of file Structs.h.

◆ _extent

float X3D_FontStyle::_extent[6]

Definition at line 4782 of file Structs.h.

◆ _gc

void* X3D_FontStyle::_gc

Definition at line 4786 of file Structs.h.

◆ _hit

int X3D_FontStyle::_hit

Definition at line 4777 of file Structs.h.

◆ _ichange

int X3D_FontStyle::_ichange

Definition at line 4779 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_FontStyle::_intern

Definition at line 4783 of file Structs.h.

◆ _nodeType

int X3D_FontStyle::_nodeType

Definition at line 4775 of file Structs.h.

◆ _parentVector

struct Vector* X3D_FontStyle::_parentVector

Definition at line 4780 of file Structs.h.

◆ _renderFlags

int X3D_FontStyle::_renderFlags

Definition at line 4776 of file Structs.h.

◆ family

struct Multi_String X3D_FontStyle::family

Definition at line 4790 of file Structs.h.

◆ horizontal

int X3D_FontStyle::horizontal

Definition at line 4791 of file Structs.h.

◆ justify

struct Multi_String X3D_FontStyle::justify

Definition at line 4792 of file Structs.h.

◆ language

struct Uni_String* X3D_FontStyle::language

Definition at line 4793 of file Structs.h.

◆ leftToRight

int X3D_FontStyle::leftToRight

Definition at line 4794 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_FontStyle::metadata

Definition at line 4789 of file Structs.h.

◆ referenceCount

int X3D_FontStyle::referenceCount

Definition at line 4784 of file Structs.h.

◆ size

float X3D_FontStyle::size

Definition at line 4795 of file Structs.h.

◆ spacing

float X3D_FontStyle::spacing

Definition at line 4796 of file Structs.h.

◆ style

struct Uni_String* X3D_FontStyle::style

Definition at line 4797 of file Structs.h.

◆ topToBottom

int X3D_FontStyle::topToBottom

Definition at line 4798 of file Structs.h.


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