Mondschein Engine
0.3.0
|
This is the complete list of members for mondschein::math::Bezierpatch, including all inherited members.
generate_mesh(uint32 _n, uint32 _m, normal_calculation_e _normals) const | mondschein::math::Bezierpatch | virtual |
get_curves() const | mondschein::math::Bezierpatch | virtual |
get_degree() const | mondschein::math::Bezierpatch | virtual |
get_point(float64 _t, float64 _u) const | mondschein::math::Bezierpatch | virtual |
operator()(float64 _t, float64 _u) const | mondschein::math::Bezierpatch | virtual |
set_curves(const std::vector< Beziercurve_p > &_c) | mondschein::math::Bezierpatch | virtual |