ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccSphere.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <pybind11/stl_bind.h>
#include <ecvSphere.h>
#include "../casters.h"
Include dependency graph for ccSphere.cpp:

Go to the source code of this file.

Functions

void define_ccSphere (py::module &m)
 

Function Documentation

◆ define_ccSphere()

void define_ccSphere ( py::module &  m)

Definition at line 19 of file ccSphere.cpp.

References ccSphere::getRadius(), and ccSphere::setRadius().

Referenced by define_qcc_db().