DDraceNetwork Docs
CRenderTools Member List

This is the complete list of members for CRenderTools, including all inherited members.

CalcScreenParams(float Aspect, float Zoom, float *pWidth, float *pHeight)CRenderTools
DrawSprite(float x, float y, float Size) constCRenderTools
DrawSprite(float x, float y, float ScaledWidth, float ScaledHeight) constCRenderTools
ForceRenderQuads(CQuad *pQuads, int NumQuads, int Flags, ENVELOPE_EVAL pfnEval, void *pUser, float Alpha=1.0f) constCRenderTools
GetRenderTeeAnimScaleAndBaseSize(const CTeeRenderInfo *pInfo, float &AnimScale, float &BaseSize)CRenderToolsstatic
GetRenderTeeBodyScale(float BaseSize, float &BodyScale)CRenderToolsprivatestatic
GetRenderTeeBodySize(const CAnimState *pAnim, const CTeeRenderInfo *pInfo, vec2 &BodyOffset, float &Width, float &Height)CRenderToolsstatic
GetRenderTeeFeetScale(float BaseSize, float &FeetScaleWidth, float &FeetScaleHeight)CRenderToolsprivatestatic
GetRenderTeeFeetSize(const CAnimState *pAnim, const CTeeRenderInfo *pInfo, vec2 &FeetOffset, float &Width, float &Height)CRenderToolsstatic
GetRenderTeeOffsetToRenderedTee(const CAnimState *pAnim, const CTeeRenderInfo *pInfo, vec2 &TeeOffsetToMid)CRenderToolsstatic
GetSpriteScale(const CDataSprite *pSprite, float &ScaleX, float &ScaleY) constCRenderTools
GetSpriteScale(int Id, float &ScaleX, float &ScaleY) constCRenderTools
GetSpriteScaleImpl(int Width, int Height, float &ScaleX, float &ScaleY) constCRenderTools
Graphics() constCRenderToolsinline
Init(class IGraphics *pGraphics, class ITextRender *pTextRender)CRenderTools
m_pGraphicsCRenderToolsprivate
m_pTextRenderCRenderToolsprivate
m_TeeQuadContainerIndexCRenderToolsprivate
MapScreenToGroup(float CenterX, float CenterY, CMapItemGroup *pGroup, float Zoom)CRenderTools
MapScreenToInterface(float CenterX, float CenterY)CRenderTools
MapScreenToWorld(float CenterX, float CenterY, float ParallaxX, float ParallaxY, float ParallaxZoom, float OffsetX, float OffsetY, float Aspect, float Zoom, float *pPoints)CRenderTools
QuadContainerAddSprite(int QuadContainerIndex, float x, float y, float Size) constCRenderTools
QuadContainerAddSprite(int QuadContainerIndex, float Size) constCRenderTools
QuadContainerAddSprite(int QuadContainerIndex, float Width, float Height) constCRenderTools
QuadContainerAddSprite(int QuadContainerIndex, float X, float Y, float Width, float Height) constCRenderTools
RenderCursor(vec2 Center, float Size) constCRenderTools
RenderEvalEnvelope(const IEnvelopePointAccess *pPoints, std::chrono::nanoseconds TimeNanos, ColorRGBA &Result, size_t Channels)CRenderToolsstatic
RenderIcon(int ImageId, int SpriteId, const CUIRect *pRect, const ColorRGBA *pColor=nullptr) constCRenderTools
RenderQuads(CQuad *pQuads, int NumQuads, int Flags, ENVELOPE_EVAL pfnEval, void *pUser) constCRenderTools
RenderSpeedupmap(CSpeedupTile *pSpeedup, int w, int h, float Scale, ColorRGBA Color, int RenderFlags) constCRenderTools
RenderSpeedupOverlay(CSpeedupTile *pSpeedup, int w, int h, float Scale, float Alpha=1.0f) constCRenderTools
RenderSwitchmap(CSwitchTile *pSwitch, int w, int h, float Scale, ColorRGBA Color, int RenderFlags) constCRenderTools
RenderSwitchOverlay(CSwitchTile *pSwitch, int w, int h, float Scale, float Alpha=1.0f) constCRenderTools
RenderTee(const CAnimState *pAnim, const CTeeRenderInfo *pInfo, int Emote, vec2 Dir, vec2 Pos, float Alpha=1.0f) constCRenderTools
RenderTee6(const CAnimState *pAnim, const CTeeRenderInfo *pInfo, int Emote, vec2 Dir, vec2 Pos, float Alpha=1.0f) constCRenderToolsprivate
RenderTee7(const CAnimState *pAnim, const CTeeRenderInfo *pInfo, int Emote, vec2 Dir, vec2 Pos, float Alpha=1.0f) constCRenderToolsprivate
RenderTelemap(CTeleTile *pTele, int w, int h, float Scale, ColorRGBA Color, int RenderFlags) constCRenderTools
RenderTeleOverlay(CTeleTile *pTele, int w, int h, float Scale, float Alpha=1.0f) constCRenderTools
RenderTile(int x, int y, unsigned char Index, float Scale, ColorRGBA Color) constCRenderTools
RenderTilemap(CTile *pTiles, int w, int h, float Scale, ColorRGBA Color, int RenderFlags) constCRenderTools
RenderTileRectangle(int RectX, int RectY, int RectW, int RectH, unsigned char IndexIn, unsigned char IndexOut, float Scale, ColorRGBA Color, int RenderFlags) constCRenderTools
RenderTunemap(CTuneTile *pTune, int w, int h, float Scale, ColorRGBA Color, int RenderFlags) constCRenderTools
RenderTuneOverlay(CTuneTile *pTune, int w, int h, float Scale, float Alpha=1.0f) constCRenderTools
SelectSprite(const CDataSprite *pSprite, int Flags) constCRenderToolsprivate
SelectSprite(int Id, int Flags=0) constCRenderTools
SelectSprite7(int Id, int Flags=0) constCRenderTools
TextRender() constCRenderToolsinline