| 
    uvgVPCCenc 1.1.0
    
   uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch. 
   | 
 
#include <getopt.h>
Public Attributes | |
| const char * | name | 
| int | has_arg | 
| int * | flag | 
| int | val | 
| int* option::flag | 
| int option::has_arg | 
| const char* option::name | 
| int option::val |