|
uvgVPCCenc 1.1.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
Classes | |
| struct | WeightedEdge |
Functions | |
| void | orientNormals (const std::shared_ptr< uvgvpcc_enc::Frame > &frame, std::vector< uvgutils::VectorN< double, 3 > > &normals, const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > &pointsGeometry, const std::vector< std::vector< size_t > > &pointsNNList) |
| void NormalOrientation::orientNormals | ( | const std::shared_ptr< uvgvpcc_enc::Frame > & | frame, |
| std::vector< uvgutils::VectorN< double, 3 > > & | normals, | ||
| const std::vector< uvgutils::VectorN< typeGeometryInput, 3 > > & | pointsGeometry, | ||
| const std::vector< std::vector< size_t > > & | pointsNNList | ||
| ) |