RVC::OFONT Class Reference

Manages RVC::OBJTYPE_OutlineFont objects. More...

#include <rvc/ofont.h>

Inheritance diagram for RVC::OFONT:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OFONT (const RVC::OFONT &obj)
 OFONT ()
virtual ~OFONT ()
INT32 GetAscent () const
INT32 GetDescent () const
INT32 GetInitChar () const
INT32 GetLastChar () const
INT32 GetLeading () const
INT32 GetMaxGlyphSize () const
INT32 GetNumGlyphs () const
RVC::OFONToperator= (const RVC::OFONT &rhs)
INT32 ReadCharacter (INT32 item, void *ptr)

Detailed Description

Manages RVC::OBJTYPE_OutlineFont objects.

RVC Object Types that this class supports:

Default RVC Object Type for this class: RVC::OBJTYPE_OutlineFont.

Valid parents for this class:


Constructor & Destructor Documentation

RVC::OFONT::OFONT (  ) 

Default constructor.

RVC::OFONT::OFONT ( const RVC::OFONT obj  ) 

Copy constructor.

virtual RVC::OFONT::~OFONT (  )  [virtual]

Destructor.


Member Function Documentation

INT32 RVC::OFONT::GetAscent (  )  const
INT32 RVC::OFONT::GetDescent (  )  const
INT32 RVC::OFONT::GetInitChar (  )  const
INT32 RVC::OFONT::GetLastChar (  )  const
INT32 RVC::OFONT::GetLeading (  )  const
INT32 RVC::OFONT::GetMaxGlyphSize (  )  const
INT32 RVC::OFONT::GetNumGlyphs (  )  const
RVC::OFONT& RVC::OFONT::operator= ( const RVC::OFONT rhs  ) 

Assignment.

Reimplemented from RVC::OBJECT.

INT32 RVC::OFONT::ReadCharacter ( INT32  item,
void *  ptr 
)

Read font character into the buffer (ptr).

Returns:
Size of the font character in bytes

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

Generated on Sun Oct 7 21:37:46 2012 for TNTsdk 2012 by  doxygen 1.6.1