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

Method DrawTextured

Source/Engine/Graphics/BufferedDrawer.cpp:377–435  ·  view source on GitHub ↗

Buffer a textured 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. @p

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetInstanceFunction · 0.85
GetSizeMethod · 0.45

Tested by

no test coverage detected