|
uvgVPCCenc 1.1.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
#include <fstream>#include <mutex>#include <string>#include <cstdint>#include <vector>#include <iostream>Go to the source code of this file.
Classes | |
| struct | uvgVPCCencStats |
| class | StatsCollector |
Enumerations | |
| enum class | DataId { NumberOfPoints , NumberOfVoxels , NumberOfVoxelsRS , SkippedVoxels , NoEdge , IndirectEdge , SingleEdge , MultiEdge , ScoreComputations , NoEdge_R , IndirectEdge_R , SingleEdge_R , MultiEdge_R , PpiChange , NumberOfPatches , NumberOfLostPoints } |
Variables | |
| StatsCollector & | stats |
|
strong |
|
extern |