geomc 1.0
A c++ linear algebra template library
|
Public Member Functions | |
Vec< T, N > | eval (T t) |
void | appendKnot (Vec< T, N > p, Vec< T, N > v) |
Public Attributes | |
std::vector< Ray< T, N > > | knots |
Static Protected Member Functions | |
static T | ease (T t) |