Public Member Functions | |
| Player (std::string const &filename) | |
| int | Run () |
Private Attributes | |
| std::string | filename_ |
| pcl::visualization::CloudViewer | viewer_ |
Definition at line 235 of file pcl_video.cpp.
| Player::Player | ( | std::string const & | filename | ) | [inline] |
Definition at line 238 of file pcl_video.cpp.
| int Player::Run | ( | ) | [inline] |
Definition at line 245 of file pcl_video.cpp.
std::string Player::filename_ [private] |
Definition at line 405 of file pcl_video.cpp.
Definition at line 407 of file pcl_video.cpp.