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

Method DrawPoints

Source/Engine/Graphics/BufferedDrawer.cpp:514–546  ·  view source on GitHub ↗

Buffer a point list draw call using points larger than a pixel. @param[in] pVertices Vertices to use for drawing. @param[in] pointCount Number of points to draw. @param[in] blendColor Color with which to blend each vertex color. @param[in] depthStencilState Depth-stencil state to use during rendering. @see DrawUntextured(), DrawTextured()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawContactPointMethod · 0.45

Calls 2

GetInstanceFunction · 0.85
GetSizeMethod · 0.45

Tested by

no test coverage detected