Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ pointSize
Method
pointSize
pdal/PointLayout.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
220
221
size_t PointLayout::pointSize() const
222
{
223
return m_pointSize;
224
}
225
226
227
// Update the point layout given dimension detail and the dimension's name.
Callers
11
numPoints
Function · 0.80
streamTest
Function · 0.80
TEST
Function · 0.80
compareFiles
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Checker
Method · 0.80
processOne
Method · 0.80
prepared
Method · 0.80
PointTable.hpp
File · 0.80
pointSize
Function · 0.80
Calls
no outgoing calls
Tested by
7
streamTest
Function · 0.64
TEST
Function · 0.64
compareFiles
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
Checker
Method · 0.64
processOne
Method · 0.64