CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::Font Member List

This is the complete list of members for CeresEngine::Font, including all inherited members.

createStream(const ResourceStreamFlags &flags=ResourceStreamFlag::Default)CeresEngine::Resourceprotected
destroyStream(HResourceStream &stream)CeresEngine::Resourceprotected
Font(const FilePath &fontFile, FontSize size)CeresEngine::Font
getAdvancement(Glyph aGlyph) constCeresEngine::Font
getAdvancements(const Span< Glyph > &glyphs) constCeresEngine::Font
getAdvancements(const Span< Glyph > &glyphs, TemporaryVector< Size2 > &advancements)CeresEngine::Font
getBoundingRect(Glyph aGlyph) constCeresEngine::Font
getBoundingRects(const Span< Glyph > &glyphs) constCeresEngine::Font
getBoundingRects(const Span< Glyph > &glyphs, TemporaryVector< Rect2 > &boundingRects) constCeresEngine::Font
getClassInfo() noexcept overrideCeresEngine::TResource< Font >inlineprivatevirtual
getClassInfo() const noexcept overrideCeresEngine::TResource< Font >inlineprivatevirtual
getControlGlyph() constCeresEngine::Font
getDisplayName() constCeresEngine::Font
getFamilyName() constCeresEngine::Font
getFontName() constCeresEngine::Font
getGlyph(StringView glyphName) constCeresEngine::Font
getNullGlyph() constCeresEngine::Font
getNumberOfGlyphs() constCeresEngine::Font
getPackage() const noexceptCeresEngine::Resourceinline
getPackedAdvancements(const Span< Glyph > &packedGlyphs) constCeresEngine::Font
getPackedAdvancements(const Span< Glyph > &packedGlyphs, TemporaryVector< Size2 > &packedAdvancements) constCeresEngine::Font
getParentResource() const noexceptCeresEngine::Resourceinline
getPathForGlyph(Glyph glyph) constCeresEngine::Font
getPointSize() constCeresEngine::Font
getRenderingMode() constCeresEngine::Font
getResourceHandle() const noexceptCeresEngine::TResource< Font >inline
getResourceID() const noexceptCeresEngine::Resourceinline
getResourceManager() const noexceptCeresEngine::Resourceinline
getResourceMetadata() const noexceptCeresEngine::Resourceinline
getResourceType() const noexcept overrideCeresEngine::TResource< Font >inlinevirtual
getShared() noexceptCeresEngine::TResource< Font >inline
getShared() const noexceptCeresEngine::TResource< Font >inline
getUV(Glyph aGlyph) constCeresEngine::Font
handleCeresEngine::Fontprivate
imageCeresEngine::Font
isFixedPitch() constCeresEngine::Font
markAsDirty()CeresEngine::Resourceprotected
mDataCeresEngine::Resourceprivate
mFontUnitScaleCeresEngine::Fontprivate
mPropertiesCeresEngine::Fontprivate
mSizeCeresEngine::Fontprivate
prepareCharacterSet(StringView characterSet)CeresEngine::Font
prepareCharacterSet(StringView characterSet, double pointSize, const AffineTransform &transform)CeresEngine::Font
reflect(Processor &&RTTI)CeresEngine::Resourceinlinestatic
Resource()CeresEngine::Resource
Resource(ResourceData &data)CeresEngine::Resourceinlineexplicit
Resource(ResourceData &data, InputStream &dataStream)CeresEngine::Resourceinlineexplicit
serialize(OutputStream &dataStream) const overrideCeresEngine::TResource< Font >inlinevirtual
TResource(ResourceData &data, InputStream &dataStream)CeresEngine::TResource< Font >inlineexplicit
uvMapCeresEngine::Font
~Font() overrideCeresEngine::Font
~IReflectable() noexcept=defaultCeresEngine::IReflectablevirtual
~Resource() noexcept=defaultCeresEngine::Resourcevirtual