![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for CorePointDescSet, including all inherited members.
| CorePointDescSet() | CorePointDescSet | inline |
| CorePointDescSet(size_t sz) | CorePointDescSet | inline |
| CorePointDescSet(size_t sz, const CorePointDesc &defaultVal) | CorePointDescSet | inline |
| CorePointDescSet(const CorePointDescSet &descSet) | CorePointDescSet | inline |
| descriptorID() const | CorePointDescSet | inline |
| dimPerScale() const | CorePointDescSet | inline |
| fromByteArray(const QByteArray &data) | CorePointDescSet | |
| loadFromMSC(QString filename, QString &error, ccPointCloud *corePoints=0) | CorePointDescSet | |
| m_descriptorID | CorePointDescSet | protected |
| m_dimPerScale | CorePointDescSet | protected |
| m_scales | CorePointDescSet | protected |
| scales() const | CorePointDescSet | inline |
| setDescriptorID(unsigned ID) | CorePointDescSet | inline |
| setDimPerScale(unsigned dim) | CorePointDescSet | inline |
| setScales(const std::vector< float > &scales) | CorePointDescSet | |
| toByteArray() const | CorePointDescSet |