|
qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
|
Flags. More...
#include <ccFlags.h>
Public Member Functions | |
| void | reset () |
| Sets all bits to 0. | |
| void | fromByte (unsigned char byte) |
| Converts a byte to this structure. | |
| unsigned char | toByte () const |
| Converts this structure to a byte. | |
Public Attributes | |
| bool | table [8] |
| Table of 8 booleans (one per bit) | |
Flags.