ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cvHardwareSelector.cpp File Reference

Implementation of cvHardwareSelector. More...

#include "cvHardwareSelector.h"
#include <CVLog.h>
#include <vtkActor.h>
#include <vtkActorCollection.h>
#include <vtkDataObject.h>
#include <vtkMapper.h>
#include <vtkObjectFactory.h>
#include <vtkProp.h>
#include <vtkRenderWindow.h>
#include <vtkRenderer.h>
#include <vtkSelection.h>
Include dependency graph for cvHardwareSelector.cpp:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (cvHardwareSelector)
 

Detailed Description

Implementation of cvHardwareSelector.

This implementation is adapted from ParaView's vtkPVHardwareSelector.cxx with ParaView-specific dependencies removed.

Reference: ParaView/Remoting/Views/vtkPVHardwareSelector.cxx

Definition in file cvHardwareSelector.cpp.

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( cvHardwareSelector  )