MCPcopy Create free account
hub / github.com/HeliumProject/Engine / DrawScreenSpaceQuad

Method DrawScreenSpaceQuad

Source/Engine/Graphics/DynamicDrawer.cpp:149–218  ·  view source on GitHub ↗

Queue an untextured screen-space quad for drawing. Quad vertices should be specified in clockwise order. @param[in] rVertex0 First quad vertex. @param[in] rVertex1 Second quad vertex. @param[in] rVertex2 Third quad vertex. @param[in] rVertex3 Fourth quad vertex. @param[in] bFlush True to flush the dynamic vertex buffers for the quad immediately, false to buffer drawing.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DrawSceneViewMethod · 0.80

Calls 3

GetInstanceFunction · 0.85
MapMethod · 0.45

Tested by

no test coverage detected