Mondschein Engine
0.3.0
|
This is the complete list of members for mondschein::math::NURBSpatch, including all inherited members.
calc_knots(bool _cl) | mondschein::math::NURBSpatch | virtual |
get_curves() const | mondschein::math::NURBSpatch | virtual |
get_degree() const | mondschein::math::NURBSpatch | virtual |
get_point(float64 _t, float64 _u) const | mondschein::math::NURBSpatch | virtual |
operator()(float64 _t, float64 _u) const | mondschein::math::NURBSpatch | virtual |
set_curves(const std::vector< NURBScurve_p > &_c) | mondschein::math::NURBSpatch | virtual |
set_degree(uint32 _d) | mondschein::math::NURBSpatch | virtual |