#include <dense_quantized_multi_mod_template.h>
| Public Member Functions | |
| void | deserialize (std::istream &stream) | 
| void | serialize (std::ostream &stream) const | 
| Public Attributes | |
| std::vector< unsigned char > | features | 
Definition at line 48 of file dense_quantized_multi_mod_template.h.
| void pcl::DenseQuantizedSingleModTemplate::deserialize | ( | std::istream & | stream | ) |  [inline] | 
Definition at line 64 of file dense_quantized_multi_mod_template.h.
| void pcl::DenseQuantizedSingleModTemplate::serialize | ( | std::ostream & | stream | ) | const  [inline] | 
Definition at line 53 of file dense_quantized_multi_mod_template.h.
| std::vector<unsigned char> pcl::DenseQuantizedSingleModTemplate::features | 
Definition at line 50 of file dense_quantized_multi_mod_template.h.