Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::FontModel::Specification Class Reference

Public Member Functions

 Specification (const String &filename="")
 
 Specification (const Any &a)
 
Any toAny () const
 

Public Attributes

Color3 color = Color3::white()
 
String filename
 
float scale = 0.3f
 
String text = "Hello World!"
 

Constructor & Destructor Documentation

◆ Specification() [1/2]

G3D::FontModel::Specification::Specification ( const String filename = "")
inline

◆ Specification() [2/2]

G3D::FontModel::Specification::Specification ( const Any a)

Member Function Documentation

◆ toAny()

Any G3D::FontModel::Specification::toAny ( ) const

Member Data Documentation

◆ color

Color3 G3D::FontModel::Specification::color = Color3::white()

◆ filename

String G3D::FontModel::Specification::filename

◆ scale

float G3D::FontModel::Specification::scale = 0.3f

◆ text

String G3D::FontModel::Specification::text = "Hello World!"

documentation generated on Wed Nov 24 2021 08:01:55 using doxygen 1.8.15