HDK
|
#include <SOP_GroupPromote.proto.h>
Public Member Functions | |
Promotions () | |
bool | operator== (const Promotions &src) const |
bool | operator!= (const Promotions &src) const |
Public Attributes | |
bool | enable |
int64 | fromtype |
int64 | totype |
UT_StringHolder | group |
UT_StringHolder | newname |
bool | preserve |
bool | onlyboundary |
bool | includeunshared |
bool | includecurveunshared |
bool | useconnectivityattrib |
UT_StringHolder | connectivityattrib |
bool | primsbyattribbndpts |
bool | onlyfull |
bool | onlyprimsedge |
bool | removedegen |
bool | toattrib |
Definition at line 76 of file SOP_GroupPromote.proto.h.
|
inline |
Definition at line 96 of file SOP_GroupPromote.proto.h.
|
inline |
Definition at line 138 of file SOP_GroupPromote.proto.h.
|
inline |
Definition at line 117 of file SOP_GroupPromote.proto.h.
UT_StringHolder SOP_GroupPromoteParms::Promotions::connectivityattrib |
Definition at line 88 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::enable |
Definition at line 78 of file SOP_GroupPromote.proto.h.
int64 SOP_GroupPromoteParms::Promotions::fromtype |
Definition at line 79 of file SOP_GroupPromote.proto.h.
UT_StringHolder SOP_GroupPromoteParms::Promotions::group |
Definition at line 81 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::includecurveunshared |
Definition at line 86 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::includeunshared |
Definition at line 85 of file SOP_GroupPromote.proto.h.
UT_StringHolder SOP_GroupPromoteParms::Promotions::newname |
Definition at line 82 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::onlyboundary |
Definition at line 84 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::onlyfull |
Definition at line 90 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::onlyprimsedge |
Definition at line 91 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::preserve |
Definition at line 83 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::primsbyattribbndpts |
Definition at line 89 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::removedegen |
Definition at line 92 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::toattrib |
Definition at line 93 of file SOP_GroupPromote.proto.h.
int64 SOP_GroupPromoteParms::Promotions::totype |
Definition at line 80 of file SOP_GroupPromote.proto.h.
bool SOP_GroupPromoteParms::Promotions::useconnectivityattrib |
Definition at line 87 of file SOP_GroupPromote.proto.h.