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

Field Documentation

◆ _change

int X3D_Text::_change

Definition at line 10005 of file Structs.h.

◆ _defaultContainer

int X3D_Text::_defaultContainer

Definition at line 10012 of file Structs.h.

◆ _dist

double X3D_Text::_dist

Definition at line 10008 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Text::_executionContext

Definition at line 10014 of file Structs.h.

◆ _extent

float X3D_Text::_extent[6]

Definition at line 10009 of file Structs.h.

◆ _gc

void* X3D_Text::_gc

Definition at line 10013 of file Structs.h.

◆ _hit

int X3D_Text::_hit

Definition at line 10004 of file Structs.h.

◆ _ichange

int X3D_Text::_ichange

Definition at line 10006 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_Text::_intern

Definition at line 10010 of file Structs.h.

◆ _isScreen

int X3D_Text::_isScreen

Definition at line 10025 of file Structs.h.

◆ _nodeType

int X3D_Text::_nodeType

Definition at line 10002 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Text::_parentVector

Definition at line 10007 of file Structs.h.

◆ _renderFlags

int X3D_Text::_renderFlags

Definition at line 10003 of file Structs.h.

◆ _screendata

void* X3D_Text::_screendata

Definition at line 10026 of file Structs.h.

◆ fontStyle

struct X3D_Node* X3D_Text::fontStyle

Definition at line 10016 of file Structs.h.

◆ length

struct Multi_Float X3D_Text::length

Definition at line 10017 of file Structs.h.

◆ lineBounds

struct Multi_Vec2f X3D_Text::lineBounds

Definition at line 10021 of file Structs.h.

◆ maxExtent

float X3D_Text::maxExtent

Definition at line 10018 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Text::metadata

Definition at line 10019 of file Structs.h.

◆ origin

struct SFVec3f X3D_Text::origin

Definition at line 10022 of file Structs.h.

◆ referenceCount

int X3D_Text::referenceCount

Definition at line 10011 of file Structs.h.

◆ solid

int X3D_Text::solid

Definition at line 10023 of file Structs.h.

◆ string

struct Multi_String X3D_Text::string

Definition at line 10020 of file Structs.h.

◆ textBounds

struct SFVec2f X3D_Text::textBounds

Definition at line 10024 of file Structs.h.


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