HDK
|
#include <UT_FitCubic.h>
Public Attributes | |
Vector2 | point [3] |
int | isLinear |
Span * | next |
Definition at line 49 of file UT_FitCubic.h.
int UT_FitCubicT< T >::Span::isLinear |
Definition at line 52 of file UT_FitCubic.h.
Span* UT_FitCubicT< T >::Span::next |
Definition at line 53 of file UT_FitCubic.h.
Vector2 UT_FitCubicT< T >::Span::point[3] |
Definition at line 51 of file UT_FitCubic.h.