![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <pybind11/native_enum.h>#include <pybind11/pybind11.h>#include <ecvGBLSensor.h>#include "../casters.h"
Go to the source code of this file.
Functions | |
| void | define_ccGBLSensor (py::module &m) |
| void define_ccGBLSensor | ( | py::module & | m | ) |
Definition at line 18 of file ccGBLSensor.cpp.
References ccGBLSensor::computeAutoParameters(), ccGBLSensor::GetErrorString(), ccGBLSensor::getMaxPitch(), ccGBLSensor::getMaxYaw(), ccGBLSensor::getMinPitch(), ccGBLSensor::getMinYaw(), ccGBLSensor::getPitchStep(), ccGBLSensor::getRotationOrder(), ccGBLSensor::getSensorRange(), ccGBLSensor::getUncertainty(), ccGBLSensor::getYawStep(), ccGBLSensor::pitchIsShifted(), ccGBLSensor::setPitchRange(), ccGBLSensor::setPitchStep(), ccGBLSensor::setRotationOrder(), ccGBLSensor::setSensorRange(), ccGBLSensor::setUncertainty(), ccGBLSensor::setYawRange(), ccGBLSensor::setYawStep(), and ccGBLSensor::yawIsShifted().
Referenced by define_qcc_db().