![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "../casters.h"#include <pybind11/native_enum.h>#include <pybind11/pybind11.h>#include <pybind11/stl.h>#include <pybind11/stl_bind.h>#include <QPointF>#include <QSize>#include <ecvGenericDisplayTools.h>
Go to the source code of this file.
Functions | |
| void | define_ccGenericDisplayTools (py::module &m) |
| void define_ccGenericDisplayTools | ( | py::module & | m | ) |
Definition at line 22 of file ccGenericDisplayTools.cpp.
References ccGLCameraParameters::fov_deg, ccGLCameraParameters::modelViewMat, ccGLCameraParameters::perspective, ccGLCameraParameters::pixelSize, ccGLCameraParameters::project(), ccGLCameraParameters::projectionMat, and ccGLCameraParameters::unproject().
Referenced by define_qcc_db().