Public Types | |
typedef boost::shared_ptr < PointCloudBuffers > | Ptr |
Public Attributes | |
std::vector< short > | points |
std::vector< unsigned char > | rgb |
Definition at line 52 of file openni_mobile_server.cpp.
typedef boost::shared_ptr<PointCloudBuffers> PointCloudBuffers::Ptr |
Definition at line 54 of file openni_mobile_server.cpp.
std::vector<short> PointCloudBuffers::points |
Definition at line 55 of file openni_mobile_server.cpp.
std::vector<unsigned char> PointCloudBuffers::rgb |
Definition at line 56 of file openni_mobile_server.cpp.