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

Method FrameBufferObjectResource

source/globjects/source/Resource.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110
111
112FrameBufferObjectResource::FrameBufferObjectResource()
113: IDResource(ImplementationRegistry::current().framebufferImplementation().create())
114{
115}
116
117FrameBufferObjectResource::~FrameBufferObjectResource()
118{

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected