ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvBasicTypes.h File Reference
#include <CVTypes.h>
Include dependency graph for ecvBasicTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using CompressedNormType = unsigned int
 Compressed normals type. More...
 

Typedef Documentation

◆ CompressedNormType

using CompressedNormType = unsigned int

Compressed normals type.

Should be set accordingly to ccNormalCompressor::QUANTIZE_LEVEL

Definition at line 16 of file ecvBasicTypes.h.