MCPcopy Create free account
hub / github.com/SFML/SFML / VertexBuffer

Method VertexBuffer

src/SFML/Graphics/VertexBuffer.cpp:67–69  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

65{
66////////////////////////////////////////////////////////////
67VertexBuffer::VertexBuffer(PrimitiveType type) : m_primitiveType(type)
68{
69}
70
71
72////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

updateFunction · 0.50

Tested by

no test coverage detected