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

#include <pcl/features/integral_image2D.h>

List of all members.

Public Types

typedef DataType Type
typedef DataType IntegralType

Detailed Description

template<typename DataType>
struct pcl::IntegralImageTypeTraits< DataType >

Definition at line 48 of file integral_image2D.h.


Member Typedef Documentation

template<typename DataType>
typedef DataType pcl::IntegralImageTypeTraits< DataType >::IntegralType

Definition at line 51 of file integral_image2D.h.

template<typename DataType>
typedef DataType pcl::IntegralImageTypeTraits< DataType >::Type

Definition at line 50 of file integral_image2D.h.


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