#include <pcl/outofcore/visualization/outofcore_cloud.h>
Definition at line 37 of file outofcore_cloud.h.
§ CloudDataCache
§ PcdQueue
§ OutofcoreCloud()
OutofcoreCloud::OutofcoreCloud |
( |
std::string |
name, |
|
|
boost::filesystem::path & |
tree_root |
|
) |
| |
§ decreaseLodPixelThreshold()
void OutofcoreCloud::decreaseLodPixelThreshold |
( |
| ) |
|
|
inline |
§ getBoundingBoxMax()
Eigen::Vector3d OutofcoreCloud::getBoundingBoxMax |
( |
| ) |
|
|
inline |
§ getBoundingBoxMin()
Eigen::Vector3d OutofcoreCloud::getBoundingBoxMin |
( |
| ) |
|
|
inline |
§ getCloudActors()
vtkSmartPointer<vtkActorCollection> OutofcoreCloud::getCloudActors |
( |
| ) |
const |
|
inline |
§ getDataLoaded()
uint64_t OutofcoreCloud::getDataLoaded |
( |
| ) |
|
|
inline |
§ getDisplayDepth()
int OutofcoreCloud::getDisplayDepth |
( |
| ) |
|
|
inline |
§ getDisplayVoxels()
bool OutofcoreCloud::getDisplayVoxels |
( |
| ) |
|
|
inline |
§ getLodPixelThreshold()
int OutofcoreCloud::getLodPixelThreshold |
( |
| ) |
|
|
inline |
§ getOctree()
OctreeDiskPtr OutofcoreCloud::getOctree |
( |
| ) |
|
|
inline |
§ getPointsLoaded()
uint64_t OutofcoreCloud::getPointsLoaded |
( |
| ) |
|
|
inline |
§ getVoxelActor()
§ increaseLodPixelThreshold()
void OutofcoreCloud::increaseLodPixelThreshold |
( |
| ) |
|
|
inline |
§ pcdReaderThread()
static void OutofcoreCloud::pcdReaderThread |
( |
| ) |
|
|
static |
§ render()
virtual void OutofcoreCloud::render |
( |
vtkRenderer * |
renderer | ) |
|
|
virtual |
§ setDisplayDepth()
void OutofcoreCloud::setDisplayDepth |
( |
int |
displayDepth | ) |
|
|
inline |
§ setDisplayVoxels()
void OutofcoreCloud::setDisplayVoxels |
( |
bool |
display_voxels | ) |
|
|
inline |
§ setLodPixelThreshold()
void OutofcoreCloud::setLodPixelThreshold |
( |
int |
lod_pixel_threshold | ) |
|
|
inline |
§ setRenderCamera()
void OutofcoreCloud::setRenderCamera |
( |
Camera * |
render_camera | ) |
|
|
inline |
§ updateVoxelData()
void OutofcoreCloud::updateVoxelData |
( |
| ) |
|
§ cloud_data_cache
§ cloud_data_cache_mutex
boost::mutex OutofcoreCloud::cloud_data_cache_mutex |
|
static |
§ pcd_queue
§ pcd_queue_mutex
boost::mutex OutofcoreCloud::pcd_queue_mutex |
|
static |
§ pcd_queue_ready
boost::condition OutofcoreCloud::pcd_queue_ready |
|
static |
§ pcd_reader_thread
boost::shared_ptr<boost::thread> OutofcoreCloud::pcd_reader_thread |
|
static |
The documentation for this class was generated from the following file:
- /build/pcl-ykqcJu/pcl-1.8.0+dfsg1/outofcore/include/pcl/outofcore/visualization/outofcore_cloud.h