Point Cloud Library (PCL)  1.3.1
Public Attributes
pcl::visualization::Camera Class Reference

Camera class holds a set of camera parameters together with the window pos/size. More...

#include <pcl/visualization/common/common.h>

List of all members.

Public Attributes

double focal [3]
double pos [3]
double view [3]
double clip [2]
double fovy
double window_size [2]
double window_pos [2]

Detailed Description

Camera class holds a set of camera parameters together with the window pos/size.


Member Data Documentation

Definition at line 84 of file common.h.

Definition at line 80 of file common.h.

Definition at line 85 of file common.h.

Definition at line 81 of file common.h.

Definition at line 82 of file common.h.

Definition at line 89 of file common.h.

Definition at line 88 of file common.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines