9 #ifndef RAMSES_IFONTACCESSOR_H
10 #define RAMSES_IFONTACCESSOR_H
#define RAMSES_API
Definition: APIExport.h:35
Interface for getting font instances using font instance ids.
Definition: IFontAccessor.h:27
virtual IFontInstance * getFontInstance(FontInstanceId fontInstanceId) const =0
Gets a font instance object using font instance id.
virtual ~IFontAccessor()=default
Empty destructor.
Interface for font instance that can be used to query glyph metadata and bitmaps.
Definition: IFontInstance.h:23
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15