KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Spline::BSpline Struct Reference

Public Member Functions

int Degree () const
 
void SetConstant (const Vector &value)
 
void Evaluate (Real t, Vector &value) const
 
void Deriv (Real t, Vector &value) const
 
void Deriv (Real t, int k, Vector &value) const
 
bool IsValid () const
 

Public Attributes

BSplineBasis basis
 
std::vector< Vector > cps
 

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