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

#include <tsTest_SplineData.h>

Public Member Functions

 InnerLoopParams ()
 
 InnerLoopParams (const InnerLoopParams &other)
 
InnerLoopParamsoperator= (const InnerLoopParams &other)
 
bool operator== (const InnerLoopParams &other) const
 
bool operator!= (const InnerLoopParams &other) const
 
bool IsValid () const
 

Public Attributes

bool enabled = false
 
double protoStart = 0
 
double protoEnd = 0
 
double preLoopStart = 0
 
double postLoopEnd = 0
 
bool closedEnd = true
 
double valueOffset = 0
 

Detailed Description

Definition at line 148 of file tsTest_SplineData.h.

Constructor & Destructor Documentation

TsTest_SplineData::InnerLoopParams::InnerLoopParams ( )
TsTest_SplineData::InnerLoopParams::InnerLoopParams ( const InnerLoopParams other)

Member Function Documentation

bool TsTest_SplineData::InnerLoopParams::IsValid ( ) const
InnerLoopParams& TsTest_SplineData::InnerLoopParams::operator= ( const InnerLoopParams other)
bool TsTest_SplineData::InnerLoopParams::operator== ( const InnerLoopParams other) const

Member Data Documentation

bool TsTest_SplineData::InnerLoopParams::closedEnd = true

Definition at line 155 of file tsTest_SplineData.h.

bool TsTest_SplineData::InnerLoopParams::enabled = false

Definition at line 150 of file tsTest_SplineData.h.

double TsTest_SplineData::InnerLoopParams::postLoopEnd = 0

Definition at line 154 of file tsTest_SplineData.h.

double TsTest_SplineData::InnerLoopParams::preLoopStart = 0

Definition at line 153 of file tsTest_SplineData.h.

double TsTest_SplineData::InnerLoopParams::protoEnd = 0

Definition at line 152 of file tsTest_SplineData.h.

double TsTest_SplineData::InnerLoopParams::protoStart = 0

Definition at line 151 of file tsTest_SplineData.h.

double TsTest_SplineData::InnerLoopParams::valueOffset = 0

Definition at line 156 of file tsTest_SplineData.h.


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