#include <CompressionValencePlugin.h>
Definition at line 50 of file CompressionValencePlugin.h.
◆ CompressionValencePlugin()
FEVV::CompressionValencePlugin::CompressionValencePlugin |
( |
| ) |
|
|
default |
◆ ~CompressionValencePlugin()
FEVV::CompressionValencePlugin::~CompressionValencePlugin |
( |
| ) |
|
|
default |
◆ addParameters()
void FEVV::CompressionValencePlugin::addParameters |
( |
BaseWindow * |
_window | ) |
|
|
inlineoverridevirtual |
◆ applyHG()
template<typename HalfedgeGraph >
◆ Generic_plugin()
bool FEVV::CompressionValencePlugin::Generic_plugin |
( |
const QString & |
| ) |
|
|
inlineoverridevirtual |
◆ Generic_plugins()
QStringList FEVV::CompressionValencePlugin::Generic_plugins |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ init() [1/2]
void FEVV::CompressionValencePlugin::init |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init() [2/2]
void FEVV::CompressionValencePlugin::init |
( |
const std::string & |
_p3dFilePath, |
|
|
bool |
_with_adaptative_quantization, |
|
|
int |
_quantization_bits, |
|
|
int |
_max_vertices |
|
) |
| |
|
inline |
◆ process()
template<typename HalfedgeGraph >
void FEVV::CompressionValencePlugin::process |
( |
HalfedgeGraph * |
_mesh, |
|
|
FEVV::PMapsContainer * |
pmaps_bag |
|
) |
| |
|
inline |
◆ reset()
void FEVV::CompressionValencePlugin::reset |
( |
void |
| ) |
|
|
inlineoverridevirtual |
◆ resetSignal
void FEVV::CompressionValencePlugin::resetSignal |
( |
| ) |
|
|
signal |
◆ max_vertices
int FEVV::CompressionValencePlugin::max_vertices |
|
protected |
◆ mesh_copy_void
void* FEVV::CompressionValencePlugin::mesh_copy_void |
|
protected |
◆ p3dFilePath
std::string FEVV::CompressionValencePlugin::p3dFilePath |
|
protected |
◆ pmaps_bag_copy
◆ quantization_bits
int FEVV::CompressionValencePlugin::quantization_bits |
|
protected |
◆ with_adaptative_quantization
bool FEVV::CompressionValencePlugin::with_adaptative_quantization |
|
protected |
The documentation for this class was generated from the following file: