VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 Dt2dPoint &location)
 Default constructor which takes a location. More...
 
 DtPen (float x=0.0f, float y=0.0f)
 Default constructor which takes a location. More...
 

Public Attributes

Dt2dPoint myLocation
 
Dt2dPoint mySpacing
 
float myColor [4]
 

Detailed Description

A pen object with parameters on how to draw text.

Constructor & Destructor Documentation

makVrv::DtPen::DtPen ( const Dt2dPoint 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

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

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)