Builds covering tree for the region determining the masks for each cells.
            
Namespace: Spherical.IglooAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public void Divide( int maxlevel, int maxleaves ) | 
| Visual C++ | 
|---|
| public: void Divide( int maxlevel, int maxleaves ) | 
| F# | 
|---|
| member Divide : maxlevel:int * maxleaves:int -> unit | 
Parameters
- maxlevel
- Type: System..::..Int32
 The maximum depth.
- maxleaves
- Type: System..::..Int32
 The maximum number of leaves.





