FreeWRL / FreeX3D 4.3.0
X3D_FontStyle 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_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 6078 of file Structs.h.

Field Documentation

◆ _change

int X3D_FontStyle::_change

Definition at line 6082 of file Structs.h.

◆ _defaultContainer

int X3D_FontStyle::_defaultContainer

Definition at line 6090 of file Structs.h.

◆ _dist

double X3D_FontStyle::_dist

Definition at line 6086 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_FontStyle::_executionContext

Definition at line 6092 of file Structs.h.

◆ _extent

float X3D_FontStyle::_extent[6]

Definition at line 6087 of file Structs.h.

◆ _fieldchange

char* X3D_FontStyle::_fieldchange

Definition at line 6084 of file Structs.h.

◆ _gc

void* X3D_FontStyle::_gc

Definition at line 6091 of file Structs.h.

◆ _hit

int X3D_FontStyle::_hit

Definition at line 6081 of file Structs.h.

◆ _ichange

int X3D_FontStyle::_ichange

Definition at line 6083 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_FontStyle::_intern

Definition at line 6088 of file Structs.h.

◆ _nodeType

int X3D_FontStyle::_nodeType

Definition at line 6079 of file Structs.h.

◆ _parentVector

struct Vector* X3D_FontStyle::_parentVector

Definition at line 6085 of file Structs.h.

◆ _renderFlags

int X3D_FontStyle::_renderFlags

Definition at line 6080 of file Structs.h.

◆ family

struct Multi_String X3D_FontStyle::family

Definition at line 6095 of file Structs.h.

◆ horizontal

int X3D_FontStyle::horizontal

Definition at line 6096 of file Structs.h.

◆ justify

struct Multi_String X3D_FontStyle::justify

Definition at line 6097 of file Structs.h.

◆ language

struct Uni_String* X3D_FontStyle::language

Definition at line 6098 of file Structs.h.

◆ leftToRight

int X3D_FontStyle::leftToRight

Definition at line 6099 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_FontStyle::metadata

Definition at line 6094 of file Structs.h.

◆ referenceCount

int X3D_FontStyle::referenceCount

Definition at line 6089 of file Structs.h.

◆ size

float X3D_FontStyle::size

Definition at line 6100 of file Structs.h.

◆ spacing

float X3D_FontStyle::spacing

Definition at line 6101 of file Structs.h.

◆ style

struct Uni_String* X3D_FontStyle::style

Definition at line 6102 of file Structs.h.

◆ topToBottom

int X3D_FontStyle::topToBottom

Definition at line 6103 of file Structs.h.


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