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

Method DrawUntextured

Source/Engine/Graphics/BufferedDrawer.cpp:242–297  ·  view source on GitHub ↗

Buffer an untextured primitive draw call. @param[in] primitiveType Type of primitive to draw. @param[in] pVertices Vertices to use for drawing. @param[in] vertexCount Number of vertices used for drawing. @param[in] pIndices Indices to use for drawing. If this is null, unindexed rendering will be performed. @param[in] primitiveCount Number of primitives to draw.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

DrawMethod · 0.80
DrawMethod · 0.80
DrawMethod · 0.80
DrawAxesMethod · 0.80
DrawMethod · 0.80
RenderMethod · 0.80
DrawMethod · 0.80
DrawMethod · 0.80
DrawMethod · 0.80
DrawMethod · 0.80
DrawMethod · 0.80
DrawMethod · 0.80

Calls 2

GetInstanceFunction · 0.85
GetSizeMethod · 0.45

Tested by

no test coverage detected