MCPcopy Create free account
hub / github.com/cginternals/globjects / primitiveRestartIndex

Method primitiveRestartIndex

source/globjects/source/AbstractState.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void AbstractState::primitiveRestartIndex(const GLuint index)
162{
163 add(new StateSetting(glPrimitiveRestartIndex, index));
164}
165
166void AbstractState::provokingVertex(const GLenum provokeMode)
167{

Callers 1

currentStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected