MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / getMaxAngle

Method getMaxAngle

apps/in_hand_scanner/src/icp.cpp:148–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148float
149pcl::ihs::ICP::getMaxAngle() const
150{
151 return (max_angle_);
152}
153
154////////////////////////////////////////////////////////////////////////////////
155

Callers 3

MainWindowMethod · 0.45
setAveragingMaxAngleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected