MCPcopy Create free account
hub / github.com/Kitware/VTK / Initialize

Function Initialize

Common/DataModel/vtkIncrementalOctreePointLocator.h:93–93  ·  view source on GitHub ↗

* Delete the octree search structure. */

Source from the content-addressed store, hash-verified

91 * Delete the octree search structure.
92 */
93 void Initialize() override { this->FreeSearchStructure(); }
94
95 /**
96 * Delete the octree search structure.

Callers

nothing calls this directly

Calls 1

FreeSearchStructureMethod · 0.45

Tested by

no test coverage detected