ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccCommandLine.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <pybind11/stl_bind.h>
#include <ecvCommandLineInterface.h>
#include <ecvGenericMesh.h>
#include "../../wrapper/pycc/src/casters.h"
Include dependency graph for ccCommandLine.cpp:

Go to the source code of this file.

Functions

 PYBIND11_MAKE_OPAQUE (std::vector< CLCloudDesc >)
 
 PYBIND11_MAKE_OPAQUE (std::vector< CLMeshDesc >)
 
void define_ccCommandLine (py::module &m)
 

Function Documentation

◆ define_ccCommandLine()

◆ PYBIND11_MAKE_OPAQUE() [1/2]

PYBIND11_MAKE_OPAQUE ( std::vector< CLCloudDesc )

◆ PYBIND11_MAKE_OPAQUE() [2/2]

PYBIND11_MAKE_OPAQUE ( std::vector< CLMeshDesc )