![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <pybind11/pybind11.h>#include <pybind11/stl.h>#include <pybind11/stl_bind.h>#include <ecvDisc.h>#include <ecvGLMatrix.h>#include <ecvGenericPrimitive.h>#include "../casters.h"
Go to the source code of this file.
Functions | |
| void | define_ccDisc (py::module &m) |
| void define_ccDisc | ( | py::module & | m | ) |
Definition at line 21 of file ccDisc.cpp.
References ccDisc::clone(), ccDisc::DEFAULT_DRAWING_PRECISION, ccDisc::getRadius(), and ccDisc::setRadius().
Referenced by define_qcc_db().