VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes
makVrv::DtGlyph Class Reference

A class which represents a glyph instance. More...

List of all members.

Public Member Functions

 DtGlyph (const DtBoundingBox &bbox, DtPoint advance, int textureId, DtPoint origin, DtPoint size, DtPoint uv[2])
 ~DtGlyph ()
float horizontalAdvance () const
const DtBoundingBoxboundingBox () const
bool renderable () const
 Check to see if a glyph is renderable.

Public Attributes

int myTextureID
DtPoint myOrigin
DtPoint mySize
DtPoint myUVs [2]
DtPoint myAdvance
DtBoundingBox myBoundingBox

Detailed Description

A class which represents a glyph instance.

A font is made up of glyphs.


Constructor & Destructor Documentation

makVrv::DtGlyph::DtGlyph ( const DtBoundingBox bbox,
DtPoint  advance,
int  textureId,
DtPoint  origin,
DtPoint  size,
DtPoint  uv[2] 
)

Member Function Documentation

bool makVrv::DtGlyph::renderable ( ) const [inline]

Check to see if a glyph is renderable.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)