FreeWRL / FreeX3D 4.3.0
X3D_Text 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_NodefontStyle
 
struct Multi_Float length
 
float maxExtent
 
struct X3D_Nodemetadata
 
struct Multi_String string
 
struct Multi_Vec2f lineBounds
 
struct SFVec3f origin
 
int solid
 
struct SFVec2f textBounds
 
int _isScreen
 
void * _screendata
 

Detailed Description

Definition at line 13411 of file Structs.h.

Field Documentation

◆ _change

int X3D_Text::_change

Definition at line 13415 of file Structs.h.

◆ _defaultContainer

int X3D_Text::_defaultContainer

Definition at line 13423 of file Structs.h.

◆ _dist

double X3D_Text::_dist

Definition at line 13419 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Text::_executionContext

Definition at line 13425 of file Structs.h.

◆ _extent

float X3D_Text::_extent[6]

Definition at line 13420 of file Structs.h.

◆ _fieldchange

char* X3D_Text::_fieldchange

Definition at line 13417 of file Structs.h.

◆ _gc

void* X3D_Text::_gc

Definition at line 13424 of file Structs.h.

◆ _hit

int X3D_Text::_hit

Definition at line 13414 of file Structs.h.

◆ _ichange

int X3D_Text::_ichange

Definition at line 13416 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Text::_intern

Definition at line 13421 of file Structs.h.

◆ _isScreen

int X3D_Text::_isScreen

Definition at line 13436 of file Structs.h.

◆ _nodeType

int X3D_Text::_nodeType

Definition at line 13412 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Text::_parentVector

Definition at line 13418 of file Structs.h.

◆ _renderFlags

int X3D_Text::_renderFlags

Definition at line 13413 of file Structs.h.

◆ _screendata

void* X3D_Text::_screendata

Definition at line 13437 of file Structs.h.

◆ fontStyle

struct X3D_Node* X3D_Text::fontStyle

Definition at line 13427 of file Structs.h.

◆ length

struct Multi_Float X3D_Text::length

Definition at line 13428 of file Structs.h.

◆ lineBounds

struct Multi_Vec2f X3D_Text::lineBounds

Definition at line 13432 of file Structs.h.

◆ maxExtent

float X3D_Text::maxExtent

Definition at line 13429 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Text::metadata

Definition at line 13430 of file Structs.h.

◆ origin

struct SFVec3f X3D_Text::origin

Definition at line 13433 of file Structs.h.

◆ referenceCount

int X3D_Text::referenceCount

Definition at line 13422 of file Structs.h.

◆ solid

int X3D_Text::solid

Definition at line 13434 of file Structs.h.

◆ string

struct Multi_String X3D_Text::string

Definition at line 13431 of file Structs.h.

◆ textBounds

struct SFVec2f X3D_Text::textBounds

Definition at line 13435 of file Structs.h.


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