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

Method pause

source/globjects/source/TransformFeedback.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void TransformFeedback::pause()
62{
63 glPauseTransformFeedback();
64}
65
66void TransformFeedback::resume()
67{

Callers 2

eFunction · 0.80
bootstrap.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected