|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/ts/api.h"#include "pxr/base/ts/types.h"#include "pxr/base/ts/knot.h"#include "pxr/base/ts/knotData.h"#include <optional>#include <string>
Include dependency graph for regressionPreventer.h:Go to the source code of this file.
Classes | |
| class | TsRegressionPreventer |
| class | TsRegressionPreventer::SetResult |
| Details of the result of an interactive Set call. More... | |
| struct | Ts_RegressionPreventerBatchAccess |
Variables | |
| ModeLimitActive = 100 | |
| ModeLimitActive = 100 |
Shorten the proposed tangents of the active knot so that there is no regression, leaving the neighbor tangents alone.
Definition at line 49 of file regressionPreventer.h.