const char * creatorTypeName< DtObjectsListLogic >(void)
template specialization for the creator (pass the class being created to the creatorTypeName template...
Definition: DtObjectsListLogic.h:29
DtVirtualBaseClassCreator< DtObjectsListLogic, DtItemsListInterface *& > DtObjectsListLogicCreator
Creator class for DtObjectsListLogic.
Definition: DtObjectsListLogic.h:20
Logic class for the objects list panel. "Objects" will include normal entities, aggregates, munitions, and tactical graphics.
Definition: DtObjectsListLogic.h:36
DtElementEntry holds the non-simulation-specific data about an element, including its element type an...
Definition: DtElementEntry.h:22
Interface for display the objects, terrains, observers in the scene in a list. Used by DtObjectsListW...
Definition: DtItemsListInterface.h:26
Logic class for display the objects, terrains, observers in the scene in a list. Used by DtObjectsLis...
Definition: DtItemsListLogic.h:30