| 
    geomc 1.0
    
   A c++ linear algebra template library 
   | 
 
A knot in a Hermite path, along with its tangent velocity. More...
#include <geomc/shape/CubicPath.h>
Public Attributes | |
| VecType< T, N > | knot | 
| The position of the knot.  | |
| VecType< T, N > | velocity | 
| The velocity of curve at the knot.  | |
A knot in a Hermite path, along with its tangent velocity.