iso::flock::Poem Class Reference

#include <iso_flock_poem.h>

List of all members.

Public Member Functions

 Poem (const base::String &pText, const base::String &pFont, real pFontSize, real pFontHSC, real pFontVSC, const math::Vector3< real > &pDisplayPosition)
 create poem
 ~Poem ()
 destructor
QVector< space::SplineShape * > & textShapes ()
 return text spline shapes

Protected Attributes

base::String mText
 poem text
geom::SplineGroup * mTextSplineGroup
 text spline group
QVector< space::SplineShape * > mTextSplineShapes
 all poem text spline shapes


Constructor & Destructor Documentation

Poem::Poem ( const base::String &  pText,
const base::String &  pFont,
real  pFontSize,
real  pFontHSC,
real  pFontVSC,
const math::Vector3< real > &  pDisplayPosition 
)

create poem

Parameters:
pText poem text
pFont font file path
pFontSize font size
pFontHSC font horizontal spacing correction
pFontVSC font vertical spacing correction
pDisplayPosition poem display position

Poem::~Poem (  ) 

destructor


Member Function Documentation

QVector< space::SplineShape * > & Poem::textShapes (  ) 

return text spline shapes

Returns:
text spline shapes


Member Data Documentation

base::String iso::flock::Poem::mText [protected]

poem text

geom::SplineGroup* iso::flock::Poem::mTextSplineGroup [protected]

text spline group

QVector<space::SplineShape*> iso::flock::Poem::mTextSplineShapes [protected]

all poem text spline shapes


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 15:28:04 2011 for iso_flock by  doxygen 1.5.1