MCPcopy Create free account
hub / github.com/PDAL/PDAL / valid

Method valid

io/private/esri/Obb.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59bool Obb::valid() const
60{
61 return m_valid;
62}
63
64
65Eigen::Vector3d Obb::center() const

Callers 4

filterBoundsMethod · 0.45
operator()Method · 0.45
addForwardMetadataFunction · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected