Bembel
Bembel::Patch Member List

This is the complete list of members for Bembel::Patch, including all inherited members.

data_Bembel::Patch
eval(const Eigen::Vector2d &reference_point) constBembel::Patchinline
eval(double x, double y) constBembel::Patchinline
evalJacobian(const Eigen::Vector2d &reference_point) constBembel::Patchinline
evalJacobian(double x, double y) constBembel::Patchinline
evalNormal(const Eigen::Vector2d &reference_point) constBembel::Patchinline
evalNormal(double x, double y) constBembel::Patchinline
init_Patch(const std::vector< Eigen::Matrix< double, -1, -1 >> &xyzw, const std::vector< double > &x_knots, const std::vector< double > &y_knots)Bembel::Patchinline
Patch()Bembel::Patchinline
Patch(const std::vector< Eigen::Matrix< double, -1, -1 >> &control_points, const std::vector< double > &knots_x, const std::vector< double > &knots_y)Bembel::Patchinline
polynomial_degree_x_ (defined in Bembel::Patch)Bembel::Patch
polynomial_degree_y_ (defined in Bembel::Patch)Bembel::Patch
unique_knots_x_ (defined in Bembel::Patch)Bembel::Patch
unique_knots_y_ (defined in Bembel::Patch)Bembel::Patch
updateSurfacePoint(SurfacePoint *srf_pt, const Eigen::Vector2d &ref_pt, double w, const Eigen::Vector2d &xi) constBembel::Patchinline