Point Cloud Library (PCL)  1.7.0
Public Types
pcl::IntegralImageTypeTraits< unsigned short > Struct Template Reference

#include <pcl/features/integral_image2D.h>

List of all members.

Public Types

typedef unsigned short Type
typedef unsigned long IntegralType

Detailed Description

template<>
struct pcl::IntegralImageTypeTraits< unsigned short >

Definition at line 76 of file integral_image2D.h.


Member Typedef Documentation

typedef unsigned long pcl::IntegralImageTypeTraits< unsigned short >::IntegralType

Definition at line 79 of file integral_image2D.h.

typedef unsigned short pcl::IntegralImageTypeTraits< unsigned short >::Type

Definition at line 78 of file integral_image2D.h.


The documentation for this struct was generated from the following file: