MCPcopy Create free account
hub / github.com/ImageEngine/cortex / buffer

Method buffer

src/IECoreGL/Buffer.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97GLuint Buffer::buffer() const
98{
99 return m_buffer;
100}
101
102size_t Buffer::size() const
103{

Callers 10

__serialiseObjectFunction · 0.45
testDeprecatedSplinesMethod · 0.45
testCancelLoadingMethod · 0.45
testSaveWriteObjectsMethod · 0.45
testRmStressMethod · 0.45
testSaveAndLoadMethod · 0.45

Calls

no outgoing calls