HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ts_RegressionPreventerBatchAccess Struct Reference

#include <regressionPreventer.h>

Static Public Member Functions

static TS_API bool IsSegmentRegressive (const Ts_KnotData *startKnot, const Ts_KnotData *endKnot, TsAntiRegressionMode mode)
 
static TS_API bool IsSegmentRegressive (const Ts_Segment *segment, TsAntiRegressionMode mode)
 
static TS_API bool ProcessSegment (Ts_KnotData *startKnot, Ts_KnotData *endKnot, TsAntiRegressionMode mode)
 
static TS_API bool ProcessSegment (Ts_Segment *segment, TsAntiRegressionMode mode)
 

Detailed Description

Definition at line 348 of file regressionPreventer.h.

Member Function Documentation

static TS_API bool Ts_RegressionPreventerBatchAccess::IsSegmentRegressive ( const Ts_KnotData startKnot,
const Ts_KnotData endKnot,
TsAntiRegressionMode  mode 
)
static
static TS_API bool Ts_RegressionPreventerBatchAccess::IsSegmentRegressive ( const Ts_Segment segment,
TsAntiRegressionMode  mode 
)
static
static TS_API bool Ts_RegressionPreventerBatchAccess::ProcessSegment ( Ts_KnotData startKnot,
Ts_KnotData endKnot,
TsAntiRegressionMode  mode 
)
static
static TS_API bool Ts_RegressionPreventerBatchAccess::ProcessSegment ( Ts_Segment segment,
TsAntiRegressionMode  mode 
)
static

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