API Reference > OdSi Classes > OdSiSpatialIndex Class > OdSiSpatialIndex Methods > OdSiSpatialIndex::maxTreeDepth Method
OdSiSpatialIndex::maxTreeDepth Method
Syntax
C++
virtual unsigned maxTreeDepth() const = 0;

Returns the maximum depth of this SpatialIndex object.

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.