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

Go to the source code of this file.

Functions

void define_cc2DLabel (py::module &m)
 

Function Documentation

◆ define_cc2DLabel()