_initialize(const datatools::properties &, const handle_dict_type *=0) | geomtools::i_object_3d | protected |
_reset() | geomtools::i_object_3d | protected |
_set_defaults() | geomtools::i_object_3d | protected |
angular_sampling(sampling_level_type) | geomtools::i_wires_3d_rendering | static |
angular_sampling_from_options(uint32_t) | geomtools::i_wires_3d_rendering | static |
boost_linear_sampling(uint32_t &) | geomtools::i_wires_3d_rendering | static |
compute_angular_tolerance(double angular_tolerance_) const | geomtools::i_object_3d | |
compute_orthogonal_projection(const vector_3d &position_, vector_3d &proj_) const | geomtools::line_3d | |
compute_tolerance(double tolerance_) const | geomtools::i_object_3d | |
DIMENSIONAL_0 enum value | geomtools::i_object_3d | |
DIMENSIONAL_1 enum value | geomtools::i_object_3d | |
DIMENSIONAL_2 enum value | geomtools::i_object_3d | |
DIMENSIONAL_3 enum value | geomtools::i_object_3d | |
dimensional_type enum name | geomtools::i_object_3d | |
distance_to_line(const vector_3d &p_, const vector_3d &m_, const vector_3d &u_) | geomtools::line_3d | static |
empty_options() | datatools::i_tree_dumpable | static |
generate_wires(wires_type &wires_, const placement &positioning_, uint32_t options_=0) const | geomtools::i_wires_3d_rendering | |
generate_wires(wires_type &wires_, const geomtools::vector_3d &position_, const geomtools::rotation_3d &rotation_, uint32_t options_=0) const | geomtools::i_wires_3d_rendering | |
generate_wires_self(wires_type &wires_, uint32_t options_=0) const | geomtools::line_3d | virtual |
get_angular_tolerance() const | geomtools::i_object_3d | |
get_dimensional() const | geomtools::i_shape_1d | virtual |
get_direction_on_curve(const vector_3d &position_) const | geomtools::line_3d | virtual |
get_distance_to_line(const vector_3d &position_) const | geomtools::line_3d | |
get_first() const | geomtools::line_3d | |
get_last() const | geomtools::line_3d | |
get_length(uint32_t flags_=PATH_ALL_BITS) const | geomtools::line_3d | virtual |
get_logging_priority() const | geomtools::i_object_3d | |
get_number_of_paths() const | geomtools::i_shape_1d | virtual |
get_point(double t_) const | geomtools::line_3d | |
get_serial_tag() const =0 | datatools::i_serializable | pure virtual |
get_shape_name() const | geomtools::line_3d | virtual |
get_tolerance() const | geomtools::i_object_3d | |
get_wires_drawer() const | geomtools::i_object_3d | |
grab_wires_drawer() | geomtools::i_object_3d | |
handle_dict_type typedef | geomtools::i_object_3d | |
handle_type typedef | geomtools::i_object_3d | |
has_length(uint32_t flags_=PATH_ALL_BITS) const | geomtools::i_shape_1d | virtual |
has_number_of_paths() const | geomtools::i_shape_1d | virtual |
has_wires_drawer() const | geomtools::i_object_3d | |
i_object_3d() | geomtools::i_object_3d | |
i_object_3d(double tolerance_) | geomtools::i_object_3d | |
i_object_3d(double tolerance_, double angular_tolerance_) | geomtools::i_object_3d | |
i_object_3d(const i_object_3d &) | geomtools::i_object_3d | |
i_serializable() | datatools::i_serializable | |
i_shape_1d() | geomtools::i_shape_1d | |
i_shape_1d(double tolerance_) | geomtools::i_shape_1d | |
i_shape_1d(double tolerance_, double angular_tolerance_) | geomtools::i_shape_1d | |
i_tree_dumpable() | datatools::i_tree_dumpable | |
init_ocd(datatools::object_configuration_description &) | geomtools::i_shape_1d | static |
initialize(const datatools::properties &, const handle_dict_type *=0) | geomtools::i_object_3d | virtual |
initialize_simple() | geomtools::i_object_3d | |
invalidate() | geomtools::line_3d | |
is_composite() const | geomtools::i_object_3d | virtual |
is_normal() | geomtools::line_3d | |
is_on_curve(const vector_3d &position_, double tolerance_=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::line_3d | virtual |
is_on_line(const vector_3d &position_, double tolerance_=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::line_3d | |
is_on_segment(const vector_3d &position_, double tolerance_=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::line_3d | |
is_valid() const | geomtools::line_3d | virtual |
last_skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
last_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
line_3d() | geomtools::line_3d | |
line_3d(const vector_3d &first_, const vector_3d &last_) | geomtools::line_3d | |
line_3d(double x0_, double y0_, double z0_, double x1_, double y1_, double z1_) | geomtools::line_3d | |
line_3d(const segment_type &segment_) | geomtools::line_3d | |
line_3d_label() | geomtools::line_3d | static |
linear_sampling(sampling_level_type) | geomtools::i_wires_3d_rendering | static |
linear_sampling_from_options(uint32_t) | geomtools::i_wires_3d_rendering | static |
make_base_print_options(const std::string &title_, const std::string &indent_="", const bool inherit_=false) | datatools::i_tree_dumpable | static |
make_vertex_collection(polyline_type &) const | geomtools::line_3d | |
make_vertex_collection() const | geomtools::line_3d | |
operator=(const i_object_3d &) | geomtools::i_object_3d | |
orthogonal_projection(const vector_3d &p_, const vector_3d &m_, const vector_3d &u_, vector_3d &h_) | geomtools::line_3d | static |
OSTREAM_CERR enum value | datatools::i_tree_dumpable | |
OSTREAM_CLOG enum value | datatools::i_tree_dumpable | |
OSTREAM_COUT enum value | datatools::i_tree_dumpable | |
ostream_type enum name | datatools::i_tree_dumpable | |
print_tree(std::ostream &out_=std::clog, const boost::property_tree::ptree &options_=empty_options()) const | datatools::i_tree_dumpable | virtual |
print_tree_json(std::ostream &out_=std::clog, const std::string &json_options_="") const | datatools::i_tree_dumpable | |
print_tree_json(std::ostream &out_=std::clog, const char *json_options_=nullptr) const | datatools::i_tree_dumpable | |
print_xyz(std::ostream &out_, const line_3d &line_) | geomtools::line_3d | static |
reset() | geomtools::i_object_3d | virtual |
reset_wires_drawer() | geomtools::i_object_3d | |
sampling_level_type enum name | geomtools::i_wires_3d_rendering | |
set_angular_tolerance(double tolerance_) | geomtools::i_object_3d | |
set_first(double x_, double y_, double z_) | geomtools::line_3d | |
set_first(const vector_3d &) | geomtools::line_3d | |
set_last(double x_, double y_, double z_) | geomtools::line_3d | |
set_last(const vector_3d &) | geomtools::line_3d | |
set_logging_priority(datatools::logger::priority) | geomtools::i_object_3d | |
set_tolerance(double tolerance_) | geomtools::i_object_3d | |
set_wires_drawer(i_wires_3d_rendering &wires_drawer_) | geomtools::i_object_3d | |
skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
SL_HIGH enum value | geomtools::i_wires_3d_rendering | |
SL_HUGE enum value | geomtools::i_wires_3d_rendering | |
SL_LOW enum value | geomtools::i_wires_3d_rendering | |
SL_NONE enum value | geomtools::i_wires_3d_rendering | |
SL_NORMAL enum value | geomtools::i_wires_3d_rendering | |
SL_VERY_HIGH enum value | geomtools::i_wires_3d_rendering | |
smart_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="") const | datatools::i_tree_dumpable | |
tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
tree_dump(std::ostream &out_=std::clog, const std::string &title_="", const std::string &indent_="", bool inherit_=false) const | geomtools::line_3d | virtual |
tree_dump_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="", const bool inherit_=false) const | datatools::i_tree_dumpable | |
tree_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="") const | datatools::i_tree_dumpable | |
wires_rendering_option_type enum name | geomtools::i_wires_3d_rendering | |
WR_BASE_BOUNDINGS enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_EXPLODE enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_GRID enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_GRID_HIGH_DENSITY enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_GRID_HUGE_DENSITY enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_GRID_LOW_DENSITY enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_GRID_VERY_HIGH_DENSITY enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_HIGH_ANGLE_SAMPLING enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_HUGE_ANGLE_SAMPLING enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_LAST enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_LOW_ANGLE_SAMPLING enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_MASK enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_UNUSED_09 enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_UNUSED_10 enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_UNUSED_11 enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_UNUSED_12 enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_UNUSED_13 enum value | geomtools::i_wires_3d_rendering | |
WR_BASE_VERY_HIGH_ANGLE_SAMPLING enum value | geomtools::i_wires_3d_rendering | |
WR_NONE enum value | geomtools::i_wires_3d_rendering | |
~i_object_3d() | geomtools::i_object_3d | virtual |
~i_serializable() | datatools::i_serializable | virtual |
~i_shape_1d() | geomtools::i_shape_1d | virtual |
~i_tree_dumpable() | datatools::i_tree_dumpable | virtual |
~i_wires_3d_rendering() | geomtools::i_wires_3d_rendering | virtual |
~line_3d() | geomtools::line_3d | virtual |