MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / OnGlyphCalcuCoord

Method OnGlyphCalcuCoord

LuaSTGPlus/AppFrame.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 return true;
45 }
46 void OnGlyphCalcuCoord(f2dGraphics2DVertex pVerts[]) { }
47public:
48 FontBaseLineDebugHelper(f2dGraphics2D* G, f2dGeometryRenderer* GR, fcyRect BaseRect)
49 : m_pGraph2D(G), m_pGRenderer(GR)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected