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

Go to the source code of this file.

Functions

void define_SimpleTriangle (py::module &cccorelib)
 

Function Documentation

◆ define_SimpleTriangle()