src.vl3dpp.vl3dpp_loader
Functions
|
Loads the VL3DPP backend. |
- src.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.