#include <LVRPointCloudItem.hpp>
Definition at line 45 of file LVRPointCloudItem.hpp.
 
◆ LVRPointCloudItem()
      
        
          | lvr2::LVRPointCloudItem::LVRPointCloudItem | ( | PointBufferBridgePtr | ptr, | 
        
          |  |  | QTreeWidgetItem * | parent = 0 | 
        
          |  | ) |  |  | 
      
 
 
◆ ~LVRPointCloudItem()
  
  | 
        
          | lvr2::LVRPointCloudItem::~LVRPointCloudItem | ( |  | ) |  |  | virtual | 
 
 
◆ getActor()
      
        
          | vtkSmartPointer< vtkActor > lvr2::LVRPointCloudItem::getActor | ( |  | ) |  | 
      
 
 
◆ getColor()
      
        
          | QColor lvr2::LVRPointCloudItem::getColor | ( |  | ) |  | 
      
 
 
◆ getNumPoints()
      
        
          | size_t lvr2::LVRPointCloudItem::getNumPoints | ( |  | ) |  | 
      
 
 
◆ getOpacity()
      
        
          | float lvr2::LVRPointCloudItem::getOpacity | ( |  | ) |  | 
      
 
 
◆ getPointBuffer()
◆ getPointBufferBridge()
◆ getPointSize()
      
        
          | int lvr2::LVRPointCloudItem::getPointSize | ( |  | ) |  | 
      
 
 
◆ getVisibility()
      
        
          | bool lvr2::LVRPointCloudItem::getVisibility | ( |  | ) |  | 
      
 
 
◆ resetColor()
      
        
          | void lvr2::LVRPointCloudItem::resetColor | ( |  | ) |  | 
      
 
 
◆ setColor()
      
        
          | void lvr2::LVRPointCloudItem::setColor | ( | QColor & | c | ) |  | 
      
 
 
◆ setOpacity()
      
        
          | void lvr2::LVRPointCloudItem::setOpacity | ( | float & | opacity | ) |  | 
      
 
 
◆ setPointSize()
      
        
          | void lvr2::LVRPointCloudItem::setPointSize | ( | int & | pointSize | ) |  | 
      
 
 
◆ setSelectionColor()
      
        
          | void lvr2::LVRPointCloudItem::setSelectionColor | ( | QColor & | c | ) |  | 
      
 
 
◆ setVisibility()
      
        
          | void lvr2::LVRPointCloudItem::setVisibility | ( | bool & | visiblity | ) |  | 
      
 
 
◆ update()
      
        
          | void lvr2::LVRPointCloudItem::update | ( |  | ) |  | 
      
 
 
◆ m_color
  
  | 
        
          | QColor lvr2::LVRPointCloudItem::m_color |  | protected | 
 
 
◆ m_colorItem
  
  | 
        
          | QTreeWidgetItem* lvr2::LVRPointCloudItem::m_colorItem |  | protected | 
 
 
◆ m_normalItem
  
  | 
        
          | QTreeWidgetItem* lvr2::LVRPointCloudItem::m_normalItem |  | protected | 
 
 
◆ m_numItem
  
  | 
        
          | QTreeWidgetItem* lvr2::LVRPointCloudItem::m_numItem |  | protected | 
 
 
◆ m_opacity
  
  | 
        
          | float lvr2::LVRPointCloudItem::m_opacity |  | protected | 
 
 
◆ m_parent
  
  | 
        
          | QTreeWidgetItem* lvr2::LVRPointCloudItem::m_parent |  | protected | 
 
 
◆ m_pointBridge
◆ m_pointSize
  
  | 
        
          | int lvr2::LVRPointCloudItem::m_pointSize |  | protected | 
 
 
◆ m_specItem
  
  | 
        
          | QTreeWidgetItem* lvr2::LVRPointCloudItem::m_specItem |  | protected | 
 
 
◆ m_visible
  
  | 
        
          | bool lvr2::LVRPointCloudItem::m_visible |  | protected | 
 
 
The documentation for this class was generated from the following files: