|
uvgVPCCenc 1.1.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 | |
| struct | uvgvpcc_enc::Parameters |
| struct | uvgvpcc_enc::ParameterInfo |
Namespaces | |
| namespace | uvgvpcc_enc |
Enumerations | |
| enum | uvgvpcc_enc::ParameterType { uvgvpcc_enc::BOOL , uvgvpcc_enc::INT , uvgvpcc_enc::UINT , uvgvpcc_enc::STRING , uvgvpcc_enc::FLOAT , uvgvpcc_enc::DOUBLE } |
Functions | |
| void | uvgvpcc_enc::initializeParameterMap (Parameters ¶m) |
| void | uvgvpcc_enc::setParameterValue (const std::string ¶meterName, const std::string ¶meterValue, const bool &fromPreset) |
Variables | |
| const Parameters * | uvgvpcc_enc::p_ = ¶m |