|
Developer Documentation
|
Public Attributes | |
| DecimaterType * | dec |
| McDecimaterType * | mcDec |
| MixedDecimaterType * | mixedDec |
| bool | useIncremental |
| bool | useMC |
| bool | useMixed |
| bool | selectionOnly |
| float | mc_factor |
| int | verticesCount |
| int | facesCount |
| int | samples |
Definition at line 66 of file DecimateThread.hh.
| DecimaterType* DecimateThread::Params::dec |
Definition at line 68 of file DecimateThread.hh.
| int DecimateThread::Params::facesCount |
Definition at line 77 of file DecimateThread.hh.
| float DecimateThread::Params::mc_factor |
Definition at line 75 of file DecimateThread.hh.
| McDecimaterType* DecimateThread::Params::mcDec |
Definition at line 69 of file DecimateThread.hh.
| MixedDecimaterType* DecimateThread::Params::mixedDec |
Definition at line 70 of file DecimateThread.hh.
| int DecimateThread::Params::samples |
Definition at line 78 of file DecimateThread.hh.
| bool DecimateThread::Params::selectionOnly |
Definition at line 74 of file DecimateThread.hh.
| bool DecimateThread::Params::useIncremental |
Definition at line 71 of file DecimateThread.hh.
| bool DecimateThread::Params::useMC |
Definition at line 72 of file DecimateThread.hh.
| bool DecimateThread::Params::useMixed |
Definition at line 73 of file DecimateThread.hh.
| int DecimateThread::Params::verticesCount |
Definition at line 76 of file DecimateThread.hh.