Private Attributes |
| std::set< std::string > | myPrintedMessages |
| | This is here to prevent error/status messages from streaming out endlessly.
|
Member Typedef Documentation
Constructor & Destructor Documentation
| makVrf::DtSurfaceCharacteristicMap::DtSurfaceCharacteristicMap |
( |
| ) |
|
| virtual makVrf::DtSurfaceCharacteristicMap::~DtSurfaceCharacteristicMap |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool makVrf::DtSurfaceCharacteristicMap::init |
( |
const DtFilename |
filename, |
|
|
bool |
displayWarning = false |
|
) |
| |
|
virtual |
assignment operator - provided by default by compiler.
This class is assignable. Initialize the metafile. Calls createSurface().
| virtual bool makVrf::DtSurfaceCharacteristicMap::get |
( |
std::istream & |
stream | ) |
|
|
virtual |
| virtual bool makVrf::DtSurfaceCharacteristicMap::processToken |
( |
std::istream & |
stream, |
|
|
DtString & |
token |
|
) |
| |
|
virtual |
identifies a token or passes token the parent class.
| virtual bool makVrf::DtSurfaceCharacteristicMap::characteristicsFromString |
( |
const char * |
str, |
|
|
unsigned int & |
characteristics, |
|
|
int & |
position |
|
) |
| |
|
virtual |
Set characteristics based on a string.
| virtual void makVrf::DtSurfaceCharacteristicMap::printResults |
( |
const char * |
str, |
|
|
unsigned int |
characteristics, |
|
|
const char * |
additionalInformation = 0 |
|
) |
| |
|
virtual |
Member Data Documentation
| const DtString makVrf::DtSurfaceCharacteristicMap::theMatchString |
|
staticprotected |
| std::set<std::string> makVrf::DtSurfaceCharacteristicMap::myPrintedMessages |
|
private |
This is here to prevent error/status messages from streaming out endlessly.
Should probably be changed to a logging class that is a member of the class, that explicitly has the "only output once" logic held internally. NOTE: This is used in the characteristicsFromString function.
- See Also
- characteristicsFromString
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vantageTerrainImplementation/osgToBullet.h