HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_FitCubicT< T >::Span Struct Reference

#include <UT_FitCubic.h>

Public Attributes

Vector2 point [3]
 
int isLinear
 
Spannext
 

Detailed Description

template<typename T>
struct UT_FitCubicT< T >::Span

Definition at line 49 of file UT_FitCubic.h.

Member Data Documentation

template<typename T >
int UT_FitCubicT< T >::Span::isLinear

Definition at line 52 of file UT_FitCubic.h.

template<typename T >
Span* UT_FitCubicT< T >::Span::next

Definition at line 53 of file UT_FitCubic.h.

template<typename T >
Vector2 UT_FitCubicT< T >::Span::point[3]

Definition at line 51 of file UT_FitCubic.h.


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