Logic associated with the DtPropCreatePalette class.
| virtual makVrf::DtPropCreatePaletteLogic::~DtPropCreatePaletteLogic |
( |
| ) |
|
|
virtual |
Constructor (protected - use ::create() )
Create and initialize the logic.
| void makVrf::DtPropCreatePaletteLogic::enablePalette |
( |
int |
terrainPatchOffset = 0 | ) |
|
|
protected |
| virtual void makVrf::DtPropCreatePaletteLogic::slot_itemSelected |
( |
const std::string & |
type, |
|
|
const std::string & |
modelDef |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtPropCreatePaletteLogic::slot_postInitialize |
( |
makVrv::DtDe & |
de | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtPropCreatePaletteLogic::slot_terrainPatchAdded |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtPropCreatePaletteLogic::slot_terrainPatchToBeDeleted |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtPropCreatePaletteLogic::populateGuiWithPropData |
( |
| ) |
|
|
protectedvirtual |
| virtual std::string makVrf::DtPropCreatePaletteLogic::findCategory |
( |
const std::string & |
itemName, |
|
|
const DtVrfTerrainPropListRecord & |
categoryList, |
|
|
std::string & |
category |
|
) |
| const |
|
protectedvirtual |
Uses the passed in categoryList to find a matching category for itemName. If found, the category name is returned in category, and the function returns itemName without the category prefix. If not found, the full itemName is returned, and category is null.
| virtual std::string makVrf::DtPropCreatePaletteLogic::makeReadableName |
( |
const std::string & |
modelDefName | ) |
const |
|
protectedvirtual |
Converts an inter caps and/or underscore separated model definition name to a user friendly string.
The documentation for this class was generated from the following file: