Loading [MathJax]/extensions/tex2jax.js
rgbd
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Typedefs
types.h File Reference
#include <memory>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rgbd
 

Typedefs

typedef std::shared_ptr< const Image > rgbd::ImageConstPtr
 
typedef std::shared_ptr< Image > rgbd::ImagePtr