Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
This is the complete list of members for geomtools::gnuplot_draw, including all inherited members.
basic_draw(std::ostream &out_, const i_object_3d &o_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
basic_draw(std::ostream &out_, const placement &p_, const i_object_3d &o_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
basic_draw(std::ostream &out_, const vector_3d &position_, const rotation_3d &rotation_, const i_object_3d &o_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
basic_draw_facet3(std::ostream &out_, const vector_3d &p1_, const vector_3d &p2_, const vector_3d &p3_, double color_=1.0) | geomtools::gnuplot_draw | static |
basic_draw_facet4(std::ostream &out_, const vector_3d &p1_, const vector_3d &p2_, const vector_3d &p3_, const vector_3d &p4_, double color_=1.0) | geomtools::gnuplot_draw | static |
basic_draw_point(std::ostream &, double x_, double y_, double z_, bool new_line_=true) | geomtools::gnuplot_draw | static |
basic_draw_point(std::ostream &, const vector_3d &, bool new_line_=true) | geomtools::gnuplot_draw | static |
basic_draw_point_with_color(std::ostream &, double x_, double y_, double z_, double color_, bool new_line_=true) | geomtools::gnuplot_draw | static |
basic_draw_point_with_color(std::ostream &out_, const vector_3d &point_, double color_, bool new_line_=true) | geomtools::gnuplot_draw | static |
basic_draw_polyline(std::ostream &, const polyline_type &, bool new_line_=true, bool gnuplot_trick=true) | geomtools::gnuplot_draw | static |
basic_draw_polylines(std::ostream &out_, const wires_type &wires_) | geomtools::gnuplot_draw | static |
basic_draw_segment(std::ostream &, const vector_3d &, const vector_3d &, bool gp_trick_=false) | geomtools::gnuplot_draw | static |
basic_draw_segment(std::ostream &, const segment_type &, bool gp_trick_=false) | geomtools::gnuplot_draw | static |
basic_draw_wires(std::ostream &out_, const wires_type &wires_) | geomtools::gnuplot_draw | static |
BB_ACTION_ACTIVATE enum value | geomtools::gnuplot_draw | |
BB_ACTION_DEACTIVATE enum value | geomtools::gnuplot_draw | |
BB_ACTION_NONE enum value | geomtools::gnuplot_draw | |
BB_ACTION_RESET enum value | geomtools::gnuplot_draw | |
bounding_box(bounding_box_action_type action_=BB_ACTION_NONE) | geomtools::gnuplot_draw | static |
bounding_box_action_type enum name | geomtools::gnuplot_draw | |
bounding_box_const() | geomtools::gnuplot_draw | static |
color_context() | geomtools::gnuplot_draw | static |
color_context_const() | geomtools::gnuplot_draw | static |
DEFAULT_OPTIONS | geomtools::gnuplot_draw | static |
draw(std::ostream &out_, const i_placement &, const i_object_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_box(std::ostream &, const box &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_box(std::ostream &, const placement &, const box &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_box(std::ostream &, const vector_3d &, const rotation_3d &, const box &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_box(std::ostream &, const vector_3d &, const rotation_3d &, double x_, double y_, double z_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_circle(std::ostream &, const circle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_circle(std::ostream &, const placement &p_, const circle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_circle(std::ostream &, const vector_3d &pos_, const rotation_3d &rot_, const circle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_circle(std::ostream &, const vector_3d &, const rotation_3d &, double radius_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_composite_surface(std::ostream &, const composite_surface &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_composite_surface(std::ostream &, const placement &pl_, const composite_surface &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_composite_surface(std::ostream &, const vector_3d &, const rotation_3d &, const composite_surface &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylinder(std::ostream &, const cylinder &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylinder(std::ostream &, const placement &, const cylinder &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylinder(std::ostream &, const vector_3d &, const rotation_3d &, const cylinder &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylinder(std::ostream &, const vector_3d &, const rotation_3d &, double radius_, double heigth_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylindrical_sector(std::ostream &, const cylindrical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylindrical_sector(std::ostream &, const placement &, const cylindrical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_cylindrical_sector(std::ostream &, const vector_3d &, const rotation_3d &, const cylindrical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_disk(std::ostream &, const disk &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_disk(std::ostream &, const placement &, const disk &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_disk(std::ostream &, const vector_3d &, const rotation_3d &, const disk &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_disk(std::ostream &, const vector_3d &, const rotation_3d &, double, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_disk(std::ostream &, const vector_3d &, const rotation_3d &, double inner_radius_, double outer_radius_, double start_angle_, double delta_angle_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_display_data(std::ostream &, const display_data &, bool static_scene_=true, int frame_index_=-1, const std::string &color_="", const std::string &group_="", const std::string &name_="") | geomtools::gnuplot_draw | static |
draw_display_data(std::ostream &, const placement &, const display_data &, bool static_scene_=true, int frame_index_=-1, const std::string &color_="", const std::string &group_="", const std::string &name_="") | geomtools::gnuplot_draw | static |
draw_display_data(std::ostream &, const vector_3d &, const rotation_3d &, const display_data &, bool static_scene_=true, int frame_index_=-1, const std::string &color_="", const std::string &group_="", const std::string &name_="") | geomtools::gnuplot_draw | static |
draw_ellipse(std::ostream &, const ellipse &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipse(std::ostream &, const placement &p_, const ellipse &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipse(std::ostream &, const vector_3d &pos_, const rotation_3d &rot_, const ellipse &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipsoid(std::ostream &, const placement &, const ellipsoid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipsoid(std::ostream &, const vector_3d &, const rotation_3d &, const ellipsoid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipsoid(std::ostream &, const vector_3d &, const rotation_3d &, double rx_, double ry_, double rz_, double z_min_, double z_max_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipsoid_sector(std::ostream &, const ellipsoid_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipsoid_sector(std::ostream &, const placement &, const ellipsoid_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_ellipsoid_sector(std::ostream &, const vector_3d &, const rotation_3d &, const ellipsoid_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_cylinder(std::ostream &, const elliptical_cylinder &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_cylinder(std::ostream &, const placement &, const elliptical_cylinder &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_cylinder(std::ostream &, const vector_3d &, const rotation_3d &, const elliptical_cylinder &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_cylinder_sector(std::ostream &, const elliptical_cylinder_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_cylinder_sector(std::ostream &, const placement &, const elliptical_cylinder_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_cylinder_sector(std::ostream &, const vector_3d &, const rotation_3d &, const elliptical_cylinder_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_sector(std::ostream &, const elliptical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_sector(std::ostream &, const placement &, const elliptical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_elliptical_sector(std::ostream &, const vector_3d &, const rotation_3d &, const elliptical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_extruded_box(std::ostream &, const extruded_box &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_extruded_box(std::ostream &, const placement &, const extruded_box &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_extruded_box(std::ostream &, const vector_3d &, const rotation_3d &, const extruded_box &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_extruded_box(std::ostream &, const vector_3d &, const rotation_3d &, double x_, double y_, double z_, double thickness_, bool has_top_, bool has_bottom_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_helix(std::ostream &, const helix_3d &helix_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_helix(std::ostream &, const placement &p_, const helix_3d &helix_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_helix(std::ostream &, const vector_3d &pos_, const rotation_3d &rot_, const helix_3d &helix_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_intersection_3d(std::ostream &, const intersection_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_intersection_3d(std::ostream &, const placement &, const intersection_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_intersection_3d(std::ostream &, const vector_3d &, const rotation_3d &, const intersection_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_line(std::ostream &, const line_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_line(std::ostream &, const vector_3d &start_, const vector_3d &stop_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_line(std::ostream &, const placement &placement_, const line_3d &line_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_line(std::ostream &, const vector_3d &pos_, const rotation_3d &rot_, const line_3d &line_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polycone(std::ostream &, const polycone &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polycone(std::ostream &, const placement &, const polycone &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polycone(std::ostream &, const vector_3d &, const rotation_3d &, const polycone &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polyhedra(std::ostream &, const polyhedra &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polyhedra(std::ostream &, const placement &, const polyhedra &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polyhedra(std::ostream &, const vector_3d &, const rotation_3d &, const polyhedra &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polyline(std::ostream &, const polyline_3d &poly_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polyline(std::ostream &, const placement &pl_, const polyline_3d &poly_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polyline(std::ostream &, const vector_3d &pos_, const rotation_3d &rot_, const polyline_3d &poly_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polylines(std::ostream &, const std::list< polyline_3d > &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polylines(std::ostream &, const placement &pl_, const std::list< polyline_3d > &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_polylines(std::ostream &, const vector_3d &, const rotation_3d &, const std::list< polyline_3d > &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_quadrangle(std::ostream &, const quadrangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_quadrangle(std::ostream &, const placement &pl_, const quadrangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_quadrangle(std::ostream &, const vector_3d &, const rotation_3d &, const quadrangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_rectangle(std::ostream &, const rectangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_rectangle(std::ostream &, const placement &, const rectangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_rectangle(std::ostream &, const vector_3d &, const rotation_3d &, const rectangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_regular_polygon(std::ostream &, const regular_polygon &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_regular_polygon(std::ostream &, const placement &, const regular_polygon &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_regular_polygon(std::ostream &, const vector_3d &, const rotation_3d &, const regular_polygon &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_frustrum(std::ostream &, const right_circular_conical_frustrum &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_frustrum(std::ostream &, const placement &, const right_circular_conical_frustrum &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_frustrum(std::ostream &, const vector_3d &, const rotation_3d &, const right_circular_conical_frustrum &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_frustrum(std::ostream &, const vector_3d &, const rotation_3d &, double rmin1_, double rmax1_, double rmin2_, double rmax2_, double z_, double phi1_=0.0, double phi2_=2 *M_PI, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_nappe(std::ostream &, const right_circular_conical_nappe &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_nappe(std::ostream &, const placement &, const right_circular_conical_nappe &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_circular_conical_nappe(std::ostream &, const vector_3d &, const rotation_3d &, const right_circular_conical_nappe &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_polygonal_frustrum(std::ostream &, const right_polygonal_frustrum &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_polygonal_frustrum(std::ostream &, const placement &, const right_polygonal_frustrum &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_right_polygonal_frustrum(std::ostream &, const vector_3d &, const rotation_3d &, const right_polygonal_frustrum &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_simple_polygon(std::ostream &, const simple_polygon &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_simple_polygon(std::ostream &, const placement &, const simple_polygon &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_simple_polygon(std::ostream &, const vector_3d &, const rotation_3d &, const simple_polygon &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_sphere(std::ostream &, const sphere &s_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_sphere(std::ostream &, const placement &, const sphere &s_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_sphere(std::ostream &, const vector_3d &, const rotation_3d &, const sphere &s_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_sphere(std::ostream &, const vector_3d &, const rotation_3d &, double radius_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_sphere(std::ostream &, const vector_3d &, const rotation_3d &, double r_min_, double r_max_, double phi_min_, double delta_phi_, double theta_min_, double delta_theta_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_spherical_sector(std::ostream &, const spherical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_spherical_sector(std::ostream &, const placement &, const spherical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_spherical_sector(std::ostream &, const vector_3d &, const rotation_3d &, const spherical_sector &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_subtraction_3d(std::ostream &, const subtraction_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_subtraction_3d(std::ostream &, const placement &, const subtraction_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_subtraction_3d(std::ostream &, const vector_3d &, const rotation_3d &, const subtraction_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tessellated(std::ostream &, const tessellated_solid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tessellated(std::ostream &, const placement &, const tessellated_solid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tessellated(std::ostream &, const vector_3d &, const rotation_3d &, const tessellated_solid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_toroid_nappe(std::ostream &, const toroid_nappe &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_toroid_nappe(std::ostream &, const placement &, const toroid_nappe &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_toroid_nappe(std::ostream &, const vector_3d &, const rotation_3d &, const toroid_nappe &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_torus(std::ostream &, const torus &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_torus(std::ostream &, const placement &, const torus &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_torus(std::ostream &, const vector_3d &, const rotation_3d &, const torus &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_torus(std::ostream &, const vector_3d &, const rotation_3d &, double, double, double, double=0., double=2 *M_PI, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_triangle(std::ostream &, const triangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_triangle(std::ostream &, const placement &pl_, const triangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_triangle(std::ostream &, const vector_3d &, const rotation_3d &, const triangle &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tube(std::ostream &, const tube &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tube(std::ostream &, const placement &, const tube &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tube(std::ostream &, const vector_3d &, const rotation_3d &, double, double, double, double=0., double=2 *M_PI, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_tube(std::ostream &, const vector_3d &, const rotation_3d &, const tube &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_union_3d(std::ostream &, const union_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_union_3d(std::ostream &, const placement &, const union_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_union_3d(std::ostream &, const vector_3d &, const rotation_3d &, const union_3d &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_vertex(std::ostream &, const vector_3d &vertex_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_vertex(std::ostream &, double x_, double y_, double z_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_vertex(std::ostream &, const placement &placement_, const vector_3d &vertex_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_vertex(std::ostream &, const placement &placement_, double x_, double y_, double z_, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_wall(std::ostream &, const wall_solid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_wall(std::ostream &, const placement &, const wall_solid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_wall(std::ostream &, const vector_3d &, const rotation_3d &, const wall_solid &, uint32_t options_=DEFAULT_OPTIONS) | geomtools::gnuplot_draw | static |
draw_wires(std::ostream &, const wires_type &wires) | geomtools::gnuplot_draw | static |
draw_wires(std::ostream &, const placement &p_, const wires_type &wires) | geomtools::gnuplot_draw | static |
draw_wires(std::ostream &, const vector_3d &pos_, const rotation_3d &rot_, const wires_type &wires_) | geomtools::gnuplot_draw | static |
mode_flags_type enum name | geomtools::gnuplot_draw | |
MODE_NULL enum value | geomtools::gnuplot_draw | |
MODE_WIRED_CYLINDER enum value | geomtools::gnuplot_draw |