Developer Documentation
DecimateThread::Params Struct Reference

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
 

Detailed Description

Definition at line 66 of file DecimateThread.hh.

Member Data Documentation

◆ dec

DecimaterType* DecimateThread::Params::dec

Definition at line 68 of file DecimateThread.hh.

◆ facesCount

int DecimateThread::Params::facesCount

Definition at line 77 of file DecimateThread.hh.

◆ mc_factor

float DecimateThread::Params::mc_factor

Definition at line 75 of file DecimateThread.hh.

◆ mcDec

McDecimaterType* DecimateThread::Params::mcDec

Definition at line 69 of file DecimateThread.hh.

◆ mixedDec

MixedDecimaterType* DecimateThread::Params::mixedDec

Definition at line 70 of file DecimateThread.hh.

◆ samples

int DecimateThread::Params::samples

Definition at line 78 of file DecimateThread.hh.

◆ selectionOnly

bool DecimateThread::Params::selectionOnly

Definition at line 74 of file DecimateThread.hh.

◆ useIncremental

bool DecimateThread::Params::useIncremental

Definition at line 71 of file DecimateThread.hh.

◆ useMC

bool DecimateThread::Params::useMC

Definition at line 72 of file DecimateThread.hh.

◆ useMixed

bool DecimateThread::Params::useMixed

Definition at line 73 of file DecimateThread.hh.

◆ verticesCount

int DecimateThread::Params::verticesCount

Definition at line 76 of file DecimateThread.hh.


The documentation for this struct was generated from the following file: