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

#include <knotData.h>

+ Inheritance diagram for Ts_KnotData:

Public Member Functions

 Ts_KnotData ()
 
bool operator== (const Ts_KnotData &other) const
 
TsTime GetPreTanWidth () const
 
TsTime GetPostTanWidth () const
 
void SetPreTanWidth (const TsTime width)
 
void SetPostTanWidth (const TsTime width)
 

Static Public Member Functions

static Ts_KnotDataCreate (TfType valueType)
 

Public Attributes

TsTime time
 
TsTime preTanWidth
 
TsTime postTanWidth
 
TsInterpMode nextInterp: 3
 
TsCurveType curveType: 2
 
bool dualValued: 1
 

Detailed Description

Definition at line 63 of file knotData.h.

Constructor & Destructor Documentation

Ts_KnotData::Ts_KnotData ( )

Member Function Documentation

static Ts_KnotData* Ts_KnotData::Create ( TfType  valueType)
static
TsTime Ts_KnotData::GetPostTanWidth ( ) const
inline

Definition at line 85 of file knotData.h.

TsTime Ts_KnotData::GetPreTanWidth ( ) const
inline

Definition at line 80 of file knotData.h.

bool Ts_KnotData::operator== ( const Ts_KnotData other) const
void Ts_KnotData::SetPostTanWidth ( const TsTime  width)
inline

Definition at line 95 of file knotData.h.

void Ts_KnotData::SetPreTanWidth ( const TsTime  width)
inline

Definition at line 90 of file knotData.h.

Member Data Documentation

TsCurveType Ts_KnotData::curveType

Definition at line 126 of file knotData.h.

bool Ts_KnotData::dualValued

Definition at line 129 of file knotData.h.

TsInterpMode Ts_KnotData::nextInterp

Definition at line 123 of file knotData.h.

TsTime Ts_KnotData::postTanWidth

Definition at line 110 of file knotData.h.

TsTime Ts_KnotData::preTanWidth

Definition at line 106 of file knotData.h.

TsTime Ts_KnotData::time

Definition at line 102 of file knotData.h.


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