#include <pcl/outofcore/visualization/viewport.h>
Public Member Functions |
| | Viewport (vtkSmartPointer< vtkRenderWindow > window, double xmin=0.0, double ymin=0.0, double xmax=1.0, double ymax=1.0) |
| vtkSmartPointer< vtkRenderer > | getRenderer () const |
| void | setCamera (Camera *camera) |
Detailed Description
Definition at line 20 of file viewport.h.
Constructor & Destructor Documentation
| Viewport::Viewport |
( |
vtkSmartPointer< vtkRenderWindow > |
window, |
|
|
double |
xmin = 0.0, |
|
|
double |
ymin = 0.0, |
|
|
double |
xmax = 1.0, |
|
|
double |
ymax = 1.0 |
|
) |
| |
Member Function Documentation
| vtkSmartPointer<vtkRenderer> Viewport::getRenderer |
( |
| ) |
const |
|
inline |
| void Viewport::setCamera |
( |
Camera * |
camera | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /tmp/buildd/pcl-1.7.2/outofcore/include/pcl/outofcore/visualization/viewport.h