#include <pcl/outofcore/visualization/outofcore_cloud.h>
Additional Inherited Members |
vtkSmartPointer
< vtkActorCollection > | actors_ |
| boost::mutex | actors_mutex_ |
Detailed Description
Definition at line 37 of file outofcore_cloud.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| OutofcoreCloud::OutofcoreCloud |
( |
std::string |
name, |
|
|
boost::filesystem::path & |
tree_root |
|
) |
| |
Member Function Documentation
| void OutofcoreCloud::decreaseLodPixelThreshold |
( |
| ) |
|
|
inline |
| Eigen::Vector3d OutofcoreCloud::getBoundingBoxMax |
( |
| ) |
|
|
inline |
| Eigen::Vector3d OutofcoreCloud::getBoundingBoxMin |
( |
| ) |
|
|
inline |
| vtkSmartPointer<vtkActorCollection> OutofcoreCloud::getCloudActors |
( |
| ) |
const |
|
inline |
| uint64_t OutofcoreCloud::getDataLoaded |
( |
| ) |
|
|
inline |
| int OutofcoreCloud::getDisplayDepth |
( |
| ) |
|
|
inline |
| bool OutofcoreCloud::getDisplayVoxels |
( |
| ) |
|
|
inline |
| int OutofcoreCloud::getLodPixelThreshold |
( |
| ) |
|
|
inline |
| OctreeDiskPtr OutofcoreCloud::getOctree |
( |
| ) |
|
|
inline |
| uint64_t OutofcoreCloud::getPointsLoaded |
( |
| ) |
|
|
inline |
| vtkSmartPointer<vtkActor> OutofcoreCloud::getVoxelActor |
( |
| ) |
const |
|
inline |
| void OutofcoreCloud::increaseLodPixelThreshold |
( |
| ) |
|
|
inline |
| static void OutofcoreCloud::pcdReaderThread |
( |
| ) |
|
|
static |
| virtual void OutofcoreCloud::render |
( |
vtkRenderer * |
renderer | ) |
|
|
virtual |
| void OutofcoreCloud::setDisplayDepth |
( |
int |
displayDepth | ) |
|
|
inline |
| void OutofcoreCloud::setDisplayVoxels |
( |
bool |
display_voxels | ) |
|
|
inline |
| void OutofcoreCloud::setLodPixelThreshold |
( |
int |
lod_pixel_threshold | ) |
|
|
inline |
| void OutofcoreCloud::setRenderCamera |
( |
Camera * |
render_camera | ) |
|
|
inline |
| void OutofcoreCloud::updateVoxelData |
( |
| ) |
|
Member Data Documentation
| boost::mutex OutofcoreCloud::cloud_data_cache_mutex |
|
static |
| boost::mutex OutofcoreCloud::pcd_queue_mutex |
|
static |
| boost::condition OutofcoreCloud::pcd_queue_ready |
|
static |
| boost::shared_ptr<boost::thread> OutofcoreCloud::pcd_reader_thread |
|
static |
The documentation for this class was generated from the following file:
- /tmp/buildd/pcl-1.7.2/outofcore/include/pcl/outofcore/visualization/outofcore_cloud.h