Back to Aurora Vision Library Lite website

You are here: Start » System » Configuration » InitLibrary

InitLibrary


Header: AVL.h
Namespace: avl

Initializes library internals. Should be called before any other function from AVL.

Applications: If you do not call this first, initialization will be done in the first iteration, possibly affecting system's performance.

Syntax

void avl::InitLibrary()