MeshLib C Docs
Loading...
Searching...
No Matches
MRAABBTreeMaker.h File Reference
#include <MRCMisc/exports.h>
#include <stdint.h>

Go to the source code of this file.

Functions

MRC_API int32_t MR_getNumNodes (int32_t numLeaves)
 

Function Documentation

◆ MR_getNumNodes()

MRC_API int32_t MR_getNumNodes ( int32_t numLeaves)

returns the number of nodes in the binary tree with given number of leaves Generated from function MR::getNumNodes.