ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
primitives.cpp File Reference
#include <Logging.h>
#include <ecvBox.h>
#include <ecvCone.h>
#include <ecvCoordinateSystem.h>
#include <ecvCylinder.h>
#include <ecvDisc.h>
#include <ecvDish.h>
#include <ecvExtru.h>
#include <ecvFacet.h>
#include <ecvGenericPrimitive.h>
#include <ecvMesh.h>
#include <ecvPlanarEntityInterface.h>
#include <ecvPlane.h>
#include <ecvPointCloud.h>
#include <ecvQuadric.h>
#include <ecvSphere.h>
#include <ecvTorus.h>
#include "pybind/docstring.h"
#include "pybind/geometry/geometry.h"
#include "pybind/geometry/geometry_trampoline.h"
Include dependency graph for primitives.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::geometry
 

Functions

void cloudViewer::geometry::pybind_primitives (py::module &m)
 
void cloudViewer::geometry::pybind_primitives_methods (py::module &m)