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

Method BufferResource

source/globjects/source/Resource.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98
99
100BufferResource::BufferResource()
101: IDResource(ImplementationRegistry::current().bufferImplementation().create())
102{
103}
104
105BufferResource::~BufferResource()
106{

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected