成员的完整列表,这些成员属于 ALSON::PointCloud,包括所有继承而来的类成员
at(int i, int j=0) | ALSON::PointCloud | inline |
at(int i, int j=0) const | ALSON::PointCloud | inline |
clone() const | ALSON::PointCloud | |
cloneToPcl(void *pclData, PclPointType pclPointType) const | ALSON::PointCloud | |
create(int width, int height, PointType pointType) | ALSON::PointCloud | static |
create(int width, int height, PointType pointType, uint8_t *data) | ALSON::PointCloud | static |
createFromPcl(int width, int height, PointType pointType, void *pclData) | ALSON::PointCloud | static |
data | ALSON::PointCloud | |
elementSize | ALSON::PointCloud | |
getBPos() const | ALSON::PointCloud | |
getElementSize(PointType type) | ALSON::PointCloud | static |
getGPos() const | ALSON::PointCloud | |
getIPos() const | ALSON::PointCloud | |
getNXPos() const | ALSON::PointCloud | |
getNYPos() const | ALSON::PointCloud | |
getNZPos() const | ALSON::PointCloud | |
getRPos() const | ALSON::PointCloud | |
getXPos() const | ALSON::PointCloud | |
getYPos() const | ALSON::PointCloud | |
getZPos() const | ALSON::PointCloud | |
height | ALSON::PointCloud | |
load(const std::string &filename, PointType pointType=PointType::ALSON_POINT_XYZ) | ALSON::PointCloud | static |
operator=(const PointCloud &a) | ALSON::PointCloud | |
operator=(PointCloud &&a) noexcept | ALSON::PointCloud | |
PointCloud() | ALSON::PointCloud | |
PointCloud(int w, int h, PointType t) | ALSON::PointCloud | |
PointCloud(int w, int h, PointType t, uint8_t *d) | ALSON::PointCloud | |
PointCloud(const PointCloud &a) | ALSON::PointCloud | |
PointCloud(PointCloud &&a) noexcept | ALSON::PointCloud | |
ptr() | ALSON::PointCloud | inline |
ptr() const | ALSON::PointCloud | inline |
save(const std::string &filename) const | ALSON::PointCloud | |
size() const | ALSON::PointCloud | inline |
type | ALSON::PointCloud | |
width | ALSON::PointCloud | |
~PointCloud() | ALSON::PointCloud | |