Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::SmoothCurve Member List

This is the complete list of members for moab::SmoothCurve, including all inherited members.

_edgeTagmoab::SmoothCurveprivate
_entitiesmoab::SmoothCurveprivate
_fractionsmoab::SmoothCurveprivate
_gttmoab::SmoothCurveprivate
_lengmoab::SmoothCurveprivate
_mbmoab::SmoothCurveprivate
_setmoab::SmoothCurveprivate
arc_length()moab::SmoothCurvevirtual
compute_control_points_on_boundary_edges(double min_dot, std::map< EntityHandle, SmoothFace * > &mapSurfaces, Tag controlPointsTag, Tag markTag)moab::SmoothCurve
compute_tangents_for_each_edge()moab::SmoothCurve
end_coordinates(double &x, double &y, double &z)moab::SmoothCurvevirtual
evaluate_smooth_edge(EntityHandle eh, double &tt, CartVect &outv, CartVect &out_tangent)moab::SmoothCurve
get_param_range(double &u_start, double &u_end)moab::SmoothCurvevirtual
is_parametric()moab::SmoothCurvevirtual
is_periodic(double &period)moab::SmoothCurvevirtual
move_to_curve(double &x, double &y, double &z)moab::SmoothCurvevirtual
position_from_u(double u, double &x, double &y, double &z, double *tg=NULL)moab::SmoothCurvevirtual
SmoothCurve(Interface *mb, EntityHandle curve, GeomTopoTool *gTool)moab::SmoothCurve
start_coordinates(double &x, double &y, double &z)moab::SmoothCurvevirtual
u_from_arc_length(double u_root, double arc_length)moab::SmoothCurvevirtual
u_from_position(double x, double y, double z, EntityHandle &v, int &indexEdge)moab::SmoothCurvevirtual
~SmoothCurve()moab::SmoothCurvevirtual