Public Member Functions | |
Player (std::string const &filename) | |
int | Run () |
Private Attributes | |
std::string | filename_ |
pcl::visualization::CloudViewer | viewer_ |
Definition at line 240 of file pcl_video.cpp.
Player::Player | ( | std::string const & | filename | ) | [inline] |
Definition at line 243 of file pcl_video.cpp.
int Player::Run | ( | ) | [inline] |
Definition at line 250 of file pcl_video.cpp.
std::string Player::filename_ [private] |
Definition at line 410 of file pcl_video.cpp.
Definition at line 412 of file pcl_video.cpp.