#include <data.h>
Definition at line 406 of file data.h.
void Ts_PolymorphicDataHolder::Destroy |
( |
| ) |
|
|
inline |
const Ts_Data* Ts_PolymorphicDataHolder::Get |
( |
| ) |
const |
|
inline |
Ts_Data* Ts_PolymorphicDataHolder::GetMutable |
( |
| ) |
|
|
inline |
template<typename T >
void Ts_PolymorphicDataHolder::New |
( |
const T & |
val | ) |
|
|
inline |
template<typename T >
void Ts_PolymorphicDataHolder::New |
( |
const TsTime & |
t, |
|
|
bool |
isDual, |
|
|
const T & |
leftValue, |
|
|
const T & |
rightValue, |
|
|
const T & |
leftTangentSlope, |
|
|
const T & |
rightTangentSlope |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: