uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Classes | Functions
NormalOrientation Namespace Reference

Classes

struct  WeightedEdge
 

Functions

void orientNormals (const std::shared_ptr< uvgvpcc_enc::Frame > &frame, std::vector< uvgvpcc_enc::Vector3< double > > &normals, const std::vector< uvgvpcc_enc::Vector3< typeGeometryInput > > &pointsGeometry, const std::vector< std::vector< size_t > > &pointsNNList)
 

Function Documentation

◆ orientNormals()

void NormalOrientation::orientNormals ( const std::shared_ptr< uvgvpcc_enc::Frame > &  frame,
std::vector< uvgvpcc_enc::Vector3< double > > &  normals,
const std::vector< uvgvpcc_enc::Vector3< typeGeometryInput > > &  pointsGeometry,
const std::vector< std::vector< size_t > > &  pointsNNList 
)
Here is the call graph for this function:
Here is the caller graph for this function: