VR-Vantage API Documentation
List of all members | Public Member Functions | Public Attributes
makVrv::DtPen Class Reference

A pen object with parameters on how to draw text. More...

Public Member Functions

 DtPen (const DtPoint &location)
 Default constructor which takes a location.
 DtPen (float x=0.0f, float y=0.0f)
 Default constructor which takes a location.

Public Attributes

DtPoint myLocation
DtPoint mySpacing
float myColor [4]

Detailed Description

A pen object with parameters on how to draw text.

Constructor & Destructor Documentation

makVrv::DtPen::DtPen ( const DtPoint location)

Default constructor which takes a location.

makVrv::DtPen::DtPen ( float  x = 0.0f,
float  y = 0.0f 
)

Default constructor which takes a location.

Member Data Documentation

DtPoint makVrv::DtPen::myLocation
DtPoint makVrv::DtPen::mySpacing
float makVrv::DtPen::myColor[4]

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


Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)