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

List of all members.

Public Member Functions

 DtFaccInfo (const DtUnicode &name=DtUnicode())
 DtFaccInfo (const DtUnicode &name, float r, float g, float b, float a)
const DtUnicodename () const
void setName (const DtUnicode &name)
const float * color () const
void setColor (const float color[4])

Protected Attributes

DtUnicode myName
float myColor [4]

Constructor & Destructor Documentation

makVrv::DtFaccInfo::DtFaccInfo ( const DtUnicode name = DtUnicode()) [inline]

References myColor.

makVrv::DtFaccInfo::DtFaccInfo ( const DtUnicode name,
float  r,
float  g,
float  b,
float  a 
) [inline]

References myColor.


Member Function Documentation

const DtUnicode& makVrv::DtFaccInfo::name ( void  ) const [inline]

References myName.

Referenced by setName().

void makVrv::DtFaccInfo::setName ( const DtUnicode name) [inline]

References myName, and name().

const float* makVrv::DtFaccInfo::color ( ) const [inline]

References myColor.

void makVrv::DtFaccInfo::setColor ( const float  color[4]) [inline]

References myColor.


Member Data Documentation

Referenced by name(), and setName().

float makVrv::DtFaccInfo::myColor[4] [protected]

Referenced by color(), DtFaccInfo(), and setColor().


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)