Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ at
Method
at
plugins/rdb/io/RdbPointcloud.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
69
void* RdbPointcloud::AttributeBuffer::at(const size_t index)
70
{
71
return &data[m_typeSize * index];
72
}
73
74
75
size_t RdbPointcloud::AttributeBuffer::typeSize(
Callers
15
getType
Method · 0.80
readDimensions
Method · 0.80
addPoint
Method · 0.80
getType
Method · 0.80
writeOne
Method · 0.80
readBlock
Method · 0.80
processBlock
Method · 0.80
processOne
Method · 0.80
handleOriginQuery
Method · 0.80
update
Method · 0.80
fillPercentiles
Method · 0.80
fillNodata
Method · 0.80
Calls
no outgoing calls
Tested by
6
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
getGeometry
Function · 0.64
TEST_F
Function · 0.64
parse
Method · 0.64