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

Go to the source code of this file.

Functions

void define_ccGenericPointCloud (py::module &m)
 

Function Documentation

◆ define_ccGenericPointCloud()

void define_ccGenericPointCloud ( py::module &  m)

Definition at line 17 of file ccGenericPointCloud.cpp.

References ccGenericPointCloud::clear(), and ccGenericPointCloud::clone().

Referenced by define_qcc_db().