Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSiSpatialIndex::setMaxTreeDepth Method
Syntax
C++
virtual void setMaxTreeDepth(unsigned char maxDepth) = 0;

Sets the maximum depth of this SpatialIndex object.

Parameters
Description
maxDepth
[in] Maximum depth.

maxDepth specifies the maximum number of times the tree-structured SpatialIndex can branch.

Copyright © 2002-2022. Open Design Alliance All rights reserved.