![]() |
VR-Forces Developer's Guide
|
This is the complete list of members for makVrv::DtDefaultTextLayout, including all inherited members.
| calculateBoundingBox(DtFontInterface *font, const DtUnicode &string, const DtPen &pen=DtPen(), unsigned int pos=0, int len=-1) const | makVrv::DtDefaultTextLayout | virtual |
| DtDefaultTextLayout() | makVrv::DtDefaultTextLayout | |
| DtDefaultTextLayout(const DtDefaultTextLayout &other)=delete | makVrv::DtDefaultTextLayout | |
| DtTextLayoutInterface() | makVrv::DtTextLayoutInterface | inline |
| DtTextLayoutInterface(const DtTextLayoutInterface &other)=delete | makVrv::DtTextLayoutInterface | |
| isShaped(void) const | makVrv::DtDefaultTextLayout | inlinevirtual |
| operator=(const DtDefaultTextLayout &other)=delete | makVrv::DtDefaultTextLayout | |
| makVrv::DtTextLayoutInterface::operator=(const DtTextLayoutInterface &other)=delete | makVrv::DtTextLayoutInterface | |
| renderString(DtGlyphRenderer &renderer, DtPen &pen, const DtTextProxy *textProxy, DtFontInterface *font, unsigned int pos, int len, int &vertexIndex, const std::unordered_map< unsigned int, int > &mapTextureIdToTextureIndex, double observerTopographicHeading) | makVrv::DtDefaultTextLayout | protectedvirtual |
| renderString(DtGlyphRenderer &renderer, DtPen &pen, const DtTextProxy *textProxy, DtFontInterface *font, unsigned int pos, int len, float lineLength, int &vertexIndex, const std::unordered_map< unsigned int, int > &mapTextureIdToTextureIndex, double observerTopographicHeading) | makVrv::DtDefaultTextLayout | protectedvirtual |
| renderStringAndWhiteSpace(DtGlyphRenderer &renderer, const DtPen &pen, const DtTextProxy *textProxy, DtFontInterface *font, unsigned int pos, int len, const float extraSpace, int &vertexIndex, const std::unordered_map< unsigned int, int > &mapTextureIdToTextureIndex, double observerTopographicHeading) | makVrv::DtDefaultTextLayout | protectedvirtual |
| renderText(DtTexturedGlyphRenderer *, const DtTextProxy *, DtFontInterface *font, const DtBoundingBox &bBox, const DtObserverRenderData &channelRenderData, int proxyIndex, DtQuadsRenderData *renderData) | makVrv::DtDefaultTextLayout | virtual |
| renderWrappedText(DtGlyphRenderer &renderer, const DtPen &pen, DtFont::TextAlignment alignment, const DtTextProxy *textProxy, DtFontInterface *font, unsigned int pos, int len, const float lineLength, const float wordWidth, int &vertexIndex, const std::unordered_map< unsigned int, int > &mapTextureIdToTextureIndex, double observerTopographicHeading) | makVrv::DtDefaultTextLayout | protectedvirtual |
| ~DtDefaultTextLayout() | makVrv::DtDefaultTextLayout | virtual |
| ~DtTextLayoutInterface() | makVrv::DtTextLayoutInterface | inlinevirtual |