Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
97
GLuint Buffer::buffer() const
98
{
99
return m_buffer;
100
}
101
102
size_t Buffer::size() const
103
{
Callers
10
__serialiseObject
Function · 0.45
testMemoryIndexedIOReadWrite
Method · 0.45
testObjectVectorShaderCompatibility
Method · 0.45
testDeprecatedSplines
Method · 0.45
testCancelLoading
Method · 0.45
testMemoryIndexedIOReadWrite
Method · 0.45
testSaveWriteObjects
Method · 0.45
testRmStress
Method · 0.45
testSaveAndLoad
Method · 0.45
memoryIndexedIOBufferWrapper
Function · 0.45
Calls
no outgoing calls
Tested by
6
testMemoryIndexedIOReadWrite
Method · 0.36
testObjectVectorShaderCompatibility
Method · 0.36
testDeprecatedSplines
Method · 0.36
testCancelLoading
Method · 0.36
testMemoryIndexedIOReadWrite
Method · 0.36
testSaveAndLoad
Method · 0.36