Public Member Functions | Public Attributes
OutofcoreCloud::CloudDataCacheItem Class Reference

#include <outofcore_cloud.h>

Inheritance diagram for OutofcoreCloud::CloudDataCacheItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CloudDataCacheItem (std::string pcd_file, float coverage, vtkSmartPointer< vtkPolyData > cloud_data, size_t timestamp)
virtual size_t sizeOf () const

Public Attributes

float coverage
std::string pcd_file

Detailed Description

Definition at line 89 of file outofcore_cloud.h.


Constructor & Destructor Documentation

OutofcoreCloud::CloudDataCacheItem::CloudDataCacheItem ( std::string  pcd_file,
float  coverage,
vtkSmartPointer< vtkPolyData >  cloud_data,
size_t  timestamp 
) [inline]

Definition at line 93 of file outofcore_cloud.h.


Member Function Documentation

virtual size_t OutofcoreCloud::CloudDataCacheItem::sizeOf ( ) const [inline, virtual]

Reimplemented from LRUCacheItem< vtkSmartPointer< vtkPolyData > >.

Definition at line 102 of file outofcore_cloud.h.


Member Data Documentation

Definition at line 108 of file outofcore_cloud.h.

Definition at line 107 of file outofcore_cloud.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:53