#include <uvgvpcc.hpp>
|
void | setAxis (size_t normalAxis, size_t tangentAxis, size_t bitangentAxis, bool projectionMode) |
|
void | setPatchPpi (size_t patchPpi) |
|
std::string | toString () const |
|
◆ setAxis()
void uvgvpcc_enc::Patch::setAxis |
( |
size_t |
normalAxis, |
|
|
size_t |
tangentAxis, |
|
|
size_t |
bitangentAxis, |
|
|
bool |
projectionMode |
|
) |
| |
|
inline |
◆ setPatchPpi()
void uvgvpcc_enc::Patch::setPatchPpi |
( |
size_t |
patchPpi | ) |
|
|
inline |
◆ toString()
std::string uvgvpcc_enc::Patch::toString |
( |
| ) |
const |
|
inline |
◆ area_
size_t uvgvpcc_enc::Patch::area_ = 0 |
◆ axisSwap_
bool uvgvpcc_enc::Patch::axisSwap_ |
◆ bestMatchIdx
◆ bitangentAxis_
size_t uvgvpcc_enc::Patch::bitangentAxis_ |
◆ depthL1_
◆ depthL2_
◆ depthPCidxL1_
std::vector<size_t> uvgvpcc_enc::Patch::depthPCidxL1_ |
◆ depthPCidxL2_
std::vector<size_t> uvgvpcc_enc::Patch::depthPCidxL2_ |
◆ heightInOccBlk_
size_t uvgvpcc_enc::Patch::heightInOccBlk_ |
◆ heightInPixel_
size_t uvgvpcc_enc::Patch::heightInPixel_ = 0 |
◆ isLinkToAMegaPatch
bool uvgvpcc_enc::Patch::isLinkToAMegaPatch = false |
◆ isMatched_
bool uvgvpcc_enc::Patch::isMatched_ = false |
◆ normalAxis_
size_t uvgvpcc_enc::Patch::normalAxis_ |
◆ omPosX_
size_t uvgvpcc_enc::Patch::omPosX_ |
◆ omPosY_
size_t uvgvpcc_enc::Patch::omPosY_ |
◆ patchIndex_
size_t uvgvpcc_enc::Patch::patchIndex_ |
◆ patchOccupancy_
std::vector<bool> uvgvpcc_enc::Patch::patchOccupancy_ |
◆ patchPpi_
size_t uvgvpcc_enc::Patch::patchPpi_ |
◆ posD_
size_t uvgvpcc_enc::Patch::posD_ |
◆ posU_
size_t uvgvpcc_enc::Patch::posU_ |
◆ posV_
size_t uvgvpcc_enc::Patch::posV_ |
◆ projectionMode_
bool uvgvpcc_enc::Patch::projectionMode_ |
◆ referencePatchId_
size_t uvgvpcc_enc::Patch::referencePatchId_ |
Initial value:=
const size_t g_infinitenumber
Definition utils.hpp:52
◆ size2DXInPixel_
size_t uvgvpcc_enc::Patch::size2DXInPixel_ |
◆ size2DYInPixel_
size_t uvgvpcc_enc::Patch::size2DYInPixel_ |
◆ sizeD_
size_t uvgvpcc_enc::Patch::sizeD_ |
◆ tangentAxis_
size_t uvgvpcc_enc::Patch::tangentAxis_ |
◆ unionPatchReferenceIdx
◆ widthInOccBlk_
size_t uvgvpcc_enc::Patch::widthInOccBlk_ |
◆ widthInPixel_
size_t uvgvpcc_enc::Patch::widthInPixel_ = 0 |
The documentation for this struct was generated from the following file: