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

Method DrawWorldElements

Source/Engine/Graphics/BufferedDrawer.cpp:1294–1455  ·  view source on GitHub ↗

Issue draw commands for buffered development-mode draw calls in world space. BeginDrawing() must be called before issuing calls to this function. This function can be called multiple times between a BeginDrawing() and EndDrawing() pair. Special care should be taken with regards to the following: - Vertex and pixel shader constants will be set during rendering. - The rasterizer, blend, and depth

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DrawSceneViewMethod · 0.80

Calls 15

GetInstanceFunction · 0.85
SelectPairClass · 0.85
GetOptionSetIndexMethod · 0.80
SetVertexBufferMethod · 0.80
GetTypeMethod · 0.45
SetIndexBufferMethod · 0.45

Tested by

no test coverage detected