Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ type
Method
type
pdal/DimDetail.hpp:71–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
int order() const
70
{ return m_offsetOrOrder; }
71
Type type() const
72
{ return m_type; }
73
size_t size() const
74
{ return Dimension::size(m_type); }
75
BaseType base() const
Callers
15
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
registerDim
Method · 0.45
assignDim
Method · 0.45
hasDim
Method · 0.45
dimType
Method · 0.45
dump
Method · 0.45
compare
Function · 0.45
getFieldAs
Method · 0.45
setField
Method · 0.45
addPoint
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36