12 #include <boost/function.hpp>
31 virtual void accept()
override;
35 virtual void copyFiles(
const DtFilename& from,
const DtFilename& to,
const DtString& rootName);
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76