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

Method getDepth

outofcore/src/outofcore_base_data.cpp:359–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 }
358
359 std::uint64_t
360 OutofcoreOctreeBaseMetadata::getDepth () const
361 {
362 return (levels_of_depth_);
363 }
364
365 ////////////////////////////////////////////////////////////////////////////////
366 //Protected Member Functions

Callers 6

setupParametersMethod · 0.45
point_testFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
outofcoreProcessFunction · 0.45
outofcorePrintFunction · 0.45

Calls

no outgoing calls

Tested by 3

point_testFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36