|
Point Cloud Library (PCL) 1.12.1
|
int_type::type refers to an integral type that satisfies template parameters More...
#include <pcl/types.h>
Public Types | |
| using | type = void |
int_type::type refers to an integral type that satisfies template parameters
| Bits | number of bits in the integral type |
| Signed | signed or unsigned nature of the type |
| using pcl::detail::int_type< Bits, Signed >::type = void |