vl3dpp package

Submodules

vl3dpp.vl3dpp_loader module

vl3dpp.vl3dpp_loader.vl3dpp_load(logging=True, warning=True)

Loads the VL3DPP backend.

Parameters:
  • logging – True to enable logging messages, False otherwise. Note warning messages are not disabled with this flag.

  • warning – Flag to specifically enable (True) or disable (False) warning messages.

Returns:

Nothing at all, but the backend will be accessible after calling this method.

Module contents

author:

Alberto M. Esmoris Pena

The vl3dpp package contains the logic to load and use the C++ backend for VL3D called VL3D++ or VL3DPP (plus plus).