Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ getSparseLayerCount
Method
getSparseLayerCount
modules/mpi/ospray/fb/DistributedFrameBuffer.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
size_t DistributedFrameBuffer::getSparseLayerCount() const
245
{
246
return layers.size();
247
}
248
249
SparseFrameBuffer *DistributedFrameBuffer::getSparseFBLayer(size_t l)
250
{
Callers
1
renderFrame
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected