| HDK
    | 
#include <GU_PolyReduce.h>
| Public Member Functions | |
| GU_PolyReduceParms () | |
| ~GU_PolyReduceParms () | |
Definition at line 51 of file GU_PolyReduce.h.
| GU_PolyReduceParms::GU_PolyReduceParms | ( | ) | 
| GU_PolyReduceParms::~GU_PolyReduceParms | ( | ) | 
| int GU_PolyReduceParms::altergeo | 
Definition at line 76 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::attribweight | 
Definition at line 82 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::borderweight | 
Definition at line 65 of file GU_PolyReduce.h.
| GU_EdgeCollapseList* GU_PolyReduceParms::edgelist | 
Definition at line 78 of file GU_PolyReduce.h.
| const GA_EdgeGroup* GU_PolyReduceParms::features | 
Definition at line 72 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::featureweight | 
Definition at line 74 of file GU_PolyReduce.h.
| const GA_EdgeGroup* GU_PolyReduceParms::forcecollapse | 
Definition at line 73 of file GU_PolyReduce.h.
| GEO_Detail* GU_PolyReduceParms::gdpf | 
Definition at line 71 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::initialtris | 
Definition at line 80 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::keepedges | 
Definition at line 67 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::lengthweight | 
Definition at line 66 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::meshinvert | 
Definition at line 62 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::numedgecollapse | 
Definition at line 61 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::numpolys | 
Definition at line 57 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::optimization | 
Definition at line 63 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::percentage | 
Definition at line 58 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::snap | 
Definition at line 68 of file GU_PolyReduce.h.
| float GU_PolyReduceParms::topologicalweight | 
Definition at line 83 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::uniquevertex | 
Definition at line 79 of file GU_PolyReduce.h.
| bool GU_PolyReduceParms::useedgelimit | 
Definition at line 60 of file GU_PolyReduce.h.
| int GU_PolyReduceParms::usepercent | 
Definition at line 59 of file GU_PolyReduce.h.