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

Go to the source code of this file.

Functions

void define_ccBox (py::module &m)
 

Function Documentation

◆ define_ccBox()

void define_ccBox ( py::module &  m)

Definition at line 17 of file ccBox.cpp.

References ccBox::getDimensions(), and ccBox::setDimensions().

Referenced by define_qcc_db().