55 virtual int allResouceNames(std::list<DtString>& nameList)
const;
64 virtual void restoreAllResourcesToDefault();
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
std::pair< const DtSimResource *, DtString > DtResourceAndFullName
Definition: objectResourceManager.h:37
A DtComponentSystem is a collection of DtSimComponents that are associated with each other...
Definition: componentSystem.h:35
const DtVrfObject * myVrfObject
Definition: objectResourceManager.h:71
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
std::list< DtResourceAndFullName > DtResourceAndFullNameList
Definition: objectResourceManager.h:38
This is the top-level resource manager for a DtVrfObject.
Definition: objectResourceManager.h:21
DtSimResource is an abstract base class that can be used to create a hierarchical resource list of a ...
Definition: simResource.h:41
std::list< DtSimResource * > DtSimResourceList
Definition: objectResourceManager.h:35
DT_DLL_vrfobjcore DtString DtBaseResourceName(const DtString &fullResourceName)