ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
casters.h File Reference
#include <QSharedPointer>
#include <QString>
#include <QVariant>
#include <CVLog.h>
#include <ecvColorScale.h>
#include <pybind11/pybind11.h>
#include <pybind11/native_enum.h>
#include <Python.h>
Include dependency graph for casters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pybind11::detail::type_caster< QString >
 
struct  pybind11::detail::type_caster< QByteArray >
 
struct  pybind11::detail::type_caster< QVariant >
 

Namespaces

 pybind11
 
 pybind11::detail
 

Functions

 PYBIND11_DECLARE_HOLDER_TYPE (T, QSharedPointer< T >)
 
 PYBIND11_MAKE_OPAQUE (QSharedPointer< ccColorScale >)
 

Function Documentation

◆ PYBIND11_DECLARE_HOLDER_TYPE()

PYBIND11_DECLARE_HOLDER_TYPE ( ,
QSharedPointer< T >   
)

◆ PYBIND11_MAKE_OPAQUE()

PYBIND11_MAKE_OPAQUE ( QSharedPointer< ccColorScale )