PCL
Checksum.h File Reference
#include <pcl/Defs.h>
#include <pcl/Diagnostics.h>
#include <pcl/ByteArray.h>

Go to the source code of this file.

Namespaces

 pcl
 PCL root namespace.
 

Functions

template<class C >
uint32 pcl::Checksum (const C &data)
 
size_type PCL_FUNC pcl::Checksum (const void *data, size_type length)
 
template<class C >
uint32 pcl::CRC32 (const C &data)
 
uint32 PCL_FUNC pcl::CRC32 (const void *data, size_type length)