13 #include <boost/shared_ptr.hpp>
14 #include <boost/smart_ptr.hpp>
20 class DtFontInterface;
45 virtual void clear() = 0;
48 virtual void addTextureListForDeletion(
const std::vector<unsigned int>& textures) = 0;
voidpf void uLong size
Definition: ioapi.h:39
Manages instances of fonts, the font will be kept in memory unless the manager is cleared...
Definition: DtFontManagerInterface.h:25
A class with encapsulated a font loaded from disk with a given size.
Definition: DtFontInterface.h:22
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
const std::string myFontPath
Definition: DtFontManagerInterface.h:50
Contains DLL export macros.