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

Method setOutofcoreVersion

outofcore/src/outofcore_node_data.cpp:172–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 ////////////////////////////////////////////////////////////////////////////////
171
172 void
173 OutofcoreOctreeNodeMetadata::setOutofcoreVersion (const int version)
174 {
175 outofcore_version_ = version;
176 }
177
178 ////////////////////////////////////////////////////////////////////////////////
179

Callers 3

initMethod · 0.45
init_root_nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected