HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_BezierRootFinderT< T > Class Template Reference

#include <UT_RootFinder.h>

Public Member Functions

void init (T a, T b, T c, T d)
 
T findRoot (T t) const
 

Detailed Description

template<typename T>
class UT_BezierRootFinderT< T >

Definition at line 110 of file UT_RootFinder.h.

Member Function Documentation

template<typename T >
T UT_BezierRootFinderT< T >::findRoot ( T  t) const
template<typename T >
void UT_BezierRootFinderT< T >::init ( T  a,
T  b,
T  c,
T  d 
)

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