uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
Go to the source code of this file.
Classes | |
class | PatchPacking |
Enumerations | |
enum | PCCaxisSwap { PATCH_ORIENTATION_DEFAULT = 0 , PATCH_ORIENTATION_SWAP = 1 , PATCH_ORIENTATION_ROT90 = 2 , PATCH_ORIENTATION_ROT180 = 3 , PATCH_ORIENTATION_ROT270 = 4 , PATCH_ORIENTATION_MIRROR = 5 , PATCH_ORIENTATION_MROT90 = 6 , PATCH_ORIENTATION_MROT180 = 7 , PATCH_ORIENTATION_MROT270 = 8 } |
Variables | |
const std::vector< int > | g_orientationHorizontal |
const std::vector< int > | g_orientationVertical |
enum PCCaxisSwap |
const std::vector<int> g_orientationHorizontal |
const std::vector<int> g_orientationVertical |