Cogs.Core
|
Public Member Functions | |
RRMultiTaskBase (RRTaskState *state, bool modal, float epsilon, std::vector< float > &thresholds, NormalGenArgs &normalGenArgs) | |
![]() | |
RRTaskBase (RRTaskState *state, bool modal, float epsilon, NormalGenArgs &normalGenArgs) | |
void | initRR () |
void | runRR () |
Public Attributes | |
std::vector< float > | thresholds |
![]() | |
RRTaskState * | state |
void * | rrHandle = nullptr |
float | epsilon |
float | edgeLengthWeight = 1.0f |
bool | modal |
bool | textured = false |
NormalGenArgs | normalGenArgs |
|
inline |