|
qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
|
Level descriptor. More...
#include <ccPointCloudLOD.h>

Public Member Functions | |
| LODLevelDesc () | |
| Default constructor. | |
| LODLevelDesc (unsigned _startIndex, unsigned _count) | |
| Constructor from a start index and a count value. | |
Public Attributes | |
| unsigned | startIndex |
| Start index (refers to the 'indexes' table) | |
| unsigned | count |
| Index count for this level. | |
Level descriptor.