Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
pcl::IntegralImageTypeTraits< int > Struct Reference

#include <pcl/features/integral_image2D.h>

+ Inheritance diagram for pcl::IntegralImageTypeTraits< int >:
+ Collaboration diagram for pcl::IntegralImageTypeTraits< int >:

Public Types

using Type = int
 
using IntegralType = long
 
using Type
 
using IntegralType
 

Detailed Description

Definition at line 92 of file integral_image2D.h.

Member Typedef Documentation

◆ IntegralType [1/2]

using pcl::IntegralImageTypeTraits< int >::IntegralType

Definition at line 53 of file integral_image2D.h.

◆ IntegralType [2/2]

using pcl::IntegralImageTypeTraits< int >::IntegralType = long

Definition at line 95 of file integral_image2D.h.

◆ Type [1/2]

using pcl::IntegralImageTypeTraits< int >::Type

Definition at line 52 of file integral_image2D.h.

◆ Type [2/2]

using pcl::IntegralImageTypeTraits< int >::Type = int

Definition at line 94 of file integral_image2D.h.


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