ACG::MeshEdgeSamplerT< MeshT, PointT > Member List

This is the complete list of members for ACG::MeshEdgeSamplerT< MeshT, PointT >, including all inherited members.
circulate_CCW(HEH _heh, FH _fh_end, std::vector< EH > &_ccw_ehs) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
circulate_CW(HEH _heh, FH _fh_end, std::vector< EH > &_cw_ehs) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
compute_plane(const Point &_p_start, const Point &_p_end, const FH _fh_start, const FH _fh_end) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
edge_points_in_segment(const Point &_p_start, const Point &_p_end, const FH _fh_start, const FH _fh_end, std::vector< Point > &_points, std::vector< EH > &_ehandles) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline]
EH typedef (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT >
epsilon(const FH &_fh) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
epsilon(const HEH &_heh) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
FH typedef (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT >
finish_list(std::vector< Point > &_points, std::vector< EH > &_ehs, const HEH _cur_heh, const FH _fh_end, const Point &_p_end, const int _type) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
finish_list_old(std::vector< Point > &_points, std::vector< EH > &_ehs, const HEH _cur_heh, const FH _fh_end, const Point &_p_end, const int _t) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
get_end_fhs_set(const Point &_p_end, const FH _fh_end, std::vector< FH > &_endfhs) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
get_next_edge_intersection(const HEH &_heh, const Point &_pold, Point &_pint) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
get_start_hehs(const Point &, const FH _fh_start, HEH &_sheh0, HEH &_sheh1) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
HEH typedef (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT >
line_in_plane(const Point &_p0, const Point &_p1, double _eps) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
line_in_plane(const HEH &_heh) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
line_line_dist(const Point &_p_start, const Point &_p_end, const HEH &_heh, Point &_p_best) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
Mesh typedef (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT >
mesh_ (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [private]
MeshEdgeSamplerT(Mesh &_mesh)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline]
n_plane_ (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [private]
p_plane_ (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [private]
plane_dist(const Point &_p0) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
plane_line_intersection(const Point &_p0, const Point &_p1, Point &_p_int) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
plane_line_intersection(const HEH _heh, Point &_p_int) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
Point typedef (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT >
sort_intersections(HEH &_heh0, double &_d0, Point &_ip0, HEH &_heh1, double &_d1, Point &_ip1, HEH &_heh2, double &_d2, Point &_ip2) (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT > [inline, protected]
VH typedef (defined in ACG::MeshEdgeSamplerT< MeshT, PointT >)ACG::MeshEdgeSamplerT< MeshT, PointT >
~MeshEdgeSamplerT()ACG::MeshEdgeSamplerT< MeshT, PointT > [inline]

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .