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

Method getPrimitiveType

src/SFML/Graphics/VertexArray.cpp:94–97  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

92
93////////////////////////////////////////////////////////////
94PrimitiveType VertexArray::getPrimitiveType() const
95{
96 return m_primitiveType;
97}
98
99
100////////////////////////////////////////////////////////////

Callers 3

drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected