#include <pcl/outofcore/visualization/camera.h>
Additional Inherited Members |
vtkSmartPointer
< vtkActorCollection > | actors_ |
| boost::mutex | actors_mutex_ |
Detailed Description
Definition at line 19 of file camera.h.
Constructor & Destructor Documentation
| Camera::Camera |
( |
std::string |
name | ) |
|
| Camera::Camera |
( |
std::string |
name, |
|
|
vtkSmartPointer< vtkCamera > |
camera |
|
) |
| |
Member Function Documentation
| void Camera::computeFrustum |
( |
| ) |
|
| vtkSmartPointer<vtkCamera> Camera::getCamera |
( |
| ) |
const |
|
inline |
| vtkSmartPointer<vtkCameraActor> Camera::getCameraActor |
( |
| ) |
const |
|
inline |
| bool Camera::getDisplay |
( |
| ) |
const |
|
inline |
| void Camera::getFrustum |
( |
double |
frustum[] | ) |
|
|
inline |
| vtkSmartPointer<vtkActor> Camera::getHullActor |
( |
| ) |
const |
|
inline |
| Eigen::Matrix4d Camera::getModelViewMatrix |
( |
| ) |
|
|
inline |
| Eigen::Vector3d Camera::getPosition |
( |
| ) |
|
|
inline |
| Eigen::Matrix4d Camera::getProjectionMatrix |
( |
| ) |
|
|
inline |
| Eigen::Matrix4d Camera::getViewProjectionMatrix |
( |
| ) |
|
|
inline |
| void Camera::printFrustum |
( |
| ) |
|
| virtual void Camera::render |
( |
vtkRenderer * |
renderer | ) |
|
|
virtual |
| void Camera::setClippingRange |
( |
float |
near_value = 0.0001f, |
|
|
float |
far_value = 100000.f |
|
) |
| |
|
inline |
| void Camera::setDisplay |
( |
bool |
display | ) |
|
|
inline |
| void Camera::setModelViewMatrix |
( |
const Eigen::Matrix4d & |
model_view_matrix | ) |
|
|
inline |
| void Camera::setProjectionMatrix |
( |
const Eigen::Matrix4d & |
projection_matrix | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /tmp/buildd/pcl-1.7.2/outofcore/include/pcl/outofcore/visualization/camera.h