![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvArray.h"#include "ecvBasicTypes.h"#include "ecvColorTypes.h"#include "ecvNormalCompressor.h"

Go to the source code of this file.
Classes | |
| class | NormsIndexesTableType |
| Array of compressed 3D normals (single index) More... | |
| class | NormsTableType |
| Array of (uncompressed) 3D normals (Nx,Ny,Nz) More... | |
| class | ColorsTableType |
| Array of RGB colors for each point. More... | |
| class | RGBAColorsTableType |
| Array of RGBA colors for each point. More... | |
| struct | TexCoords2D |
| 2D texture coordinates More... | |
| class | TextureCoordsContainer |
| Array of 2D texture coordinates. More... | |