ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccGLMatrix.cpp File Reference
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <pybind11/stl_bind.h>
#include <ecvGLMatrix.h>
#include "wrappers.h"
Include dependency graph for ccGLMatrix.cpp:

Go to the source code of this file.

Functions

template<typename ccGLMatrixType , typename Inner >
static void define_ccGLMatrixClass (py::module &m, const char *name)
 
void define_ccGLMatrix (py::module &m)
 

Function Documentation

◆ define_ccGLMatrix()

void define_ccGLMatrix ( py::module &  m)

Definition at line 121 of file ccGLMatrix.cpp.

Referenced by define_qcc_db().

◆ define_ccGLMatrixClass()

template<typename ccGLMatrixType , typename Inner >
static void define_ccGLMatrixClass ( py::module &  m,
const char *  name 
)
static

Definition at line 21 of file ccGLMatrix.cpp.

References name, and PyCC::SpanAsNumpyArray().