![]() |
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 <ecvCone.h>#include "../casters.h"
Go to the source code of this file.
Functions | |
| void | define_ccCone (py::module &m) |
| void define_ccCone | ( | py::module & | m | ) |
Definition at line 19 of file ccCone.cpp.
References ccCone::DEFAULT_DRAWING_PRECISION, ccCone::getBottomCenter(), ccCone::getBottomRadius(), ccCone::getHeight(), ccCone::getLargeCenter(), ccCone::getLargeRadius(), ccCone::getSmallCenter(), ccCone::getSmallRadius(), ccCone::getTopCenter(), ccCone::getTopRadius(), ccCone::isSnoutMode(), ccCone::setBottomRadius(), ccCone::setHeight(), and ccCone::setTopRadius().
Referenced by define_qcc_db().