DAVID4 SDK  1.8.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
d4 Namespace Reference

C++ helper functions for d4lib. More...

Namespaces

 calib
 C++ functions related to d4calib.
 
 cam
 C++ functions related to d4cam.
 
 fimg
 C++ functions related to d4fimg.
 
 img
 C++ functions related to d4img.
 
 mesh
 C++ functions related to d4mesh.
 
 projector
 C++ functions related to d4projector.
 
 sls
 C++ functions related to d4sls.
 

Functions

template<class T >
std::shared_ptr< T > MakeShared (T *ptr)
 Encapsulates a native d4lib pointer into a shared_ptr object. More...
 

Detailed Description

C++ helper functions for d4lib.