_at_lock() | geomtools::tessellated_solid | protectedvirtual |
_at_unlock() | geomtools::tessellated_solid | protectedvirtual |
_build_bounding_data() | geomtools::tessellated_solid | protectedvirtual |
_compute_facet_segments() | geomtools::tessellated_solid | protected |
_find_intercept_exclude(const vector_3d &from_, const vector_3d &direction_, face_intercept_info &intercept_, double skin_, const std::set< unsigned int > &excluded_facet_indexes_) const | geomtools::tessellated_solid | protected |
_find_intercepts_exclude(const vector_3d &from_, const vector_3d &direction_, std::vector< face_intercept_info > &intercepts_, double skin_, const std::set< unsigned int > &excluded_facet_indexes_) const | geomtools::tessellated_solid | protected |
_grab_bounding_data() | geomtools::i_shape_3d | protected |
_initialize(const datatools::properties &, const handle_dict_type *=0) | geomtools::i_shape_3d | protected |
_initialize_bounding_data(const datatools::properties &config_) | geomtools::i_shape_3d | protected |
_initialize_stackable_data(const datatools::properties &config_) | geomtools::i_shape_3d | protected |
_on_facet(const vector_3d &position_, unsigned int &facet_index_, double skin_) const | geomtools::tessellated_solid | protected |
_reset() | geomtools::i_shape_3d | protected |
_reset_bounding_data() | geomtools::i_shape_3d | protected |
_set_defaults() | geomtools::i_shape_3d | protected |
add_facet(unsigned int facet_key_, int ivtx0_, int ivtx1_, int ivtx2_, int ivtx3_=INVALID_VERTEX) | geomtools::tessellated_solid | |
add_facet3(unsigned int facet_key_, int ivtx0_, int ivtx1_, int ivtx2_) | geomtools::tessellated_solid | |
add_facet4(unsigned int facet_key_, int ivtx0_, int ivtx1_, int ivtx2_, int ivtx3_) | geomtools::tessellated_solid | |
add_vertex(unsigned int vtx_key_, const facet_vertex &vtx_) | geomtools::tessellated_solid | |
add_vertex(unsigned int vtx_key_, double x_, double y_, double z_) | geomtools::tessellated_solid | |
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 |
build_default_bounding_data() | geomtools::i_shape_3d | |
check_inside(const vector_3d &position_, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_shape_3d | |
check_outside(const vector_3d &position_, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_shape_3d | |
check_stackability(const i_shape_3d &, const stackable::stackability_mode) | geomtools::i_shape_3d | static |
check_surface(const vector_3d &position_, const face_identifier &a_surface_mask=face_identifier::FACE_BITS_ANY, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_shape_3d | |
check_surface(const vector_3d &position_, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_shape_3d | |
compute_angular_tolerance(double angular_tolerance_) const | geomtools::i_object_3d | |
compute_bounding_box() | geomtools::tessellated_solid | |
compute_faces(face_info_collection_type &) const | geomtools::tessellated_solid | virtual |
compute_tolerance(double tolerance_) const | geomtools::i_object_3d | |
DEFAULT_SKIN | geomtools::i_shape_3d | static |
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 | |
dump(std::ostream &out_=std::clog) const | geomtools::tessellated_solid | |
empty_options() | datatools::i_tree_dumpable | static |
facet_segments() const | geomtools::tessellated_solid | |
facet_segments_col_type typedef | geomtools::tessellated_solid | |
facets() const | geomtools::tessellated_solid | |
facets_col_type typedef | geomtools::tessellated_solid | |
find_intercept(const vector_3d &from_, const vector_3d &direction_, face_intercept_info &intercept_, double skin_=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::tessellated_solid | virtual |
geomtools::i_shape_3d::find_intercept(const vector_3d &a_from, const vector_3d &a_direction, const placement &a_placement, face_intercept_info &a_intercept, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_find_intercept | |
find_intercept_self(const vector_3d &a_from, const vector_3d &a_direction, face_intercept_info &a_intercept, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_find_intercept | |
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::tessellated_solid | virtual |
get_angular_tolerance() const | geomtools::i_object_3d | |
get_bounding_box_x() const | geomtools::tessellated_solid | |
get_bounding_box_y() const | geomtools::tessellated_solid | |
get_bounding_box_z() const | geomtools::tessellated_solid | |
get_bounding_data() const | geomtools::i_shape_3d | |
get_computed_faces() const | geomtools::i_shape_3d | |
get_default_skin() | geomtools::i_shape_3d | static |
get_dimensional() const | geomtools::i_shape_3d | virtual |
get_effective_volume() const | geomtools::i_shape_3d | |
get_facet(unsigned int facet_key_) const | geomtools::tessellated_solid | |
get_forced_volume() const | geomtools::i_shape_3d | |
get_logging_priority() const | geomtools::i_object_3d | |
get_normal_on_surface(const vector_3d &position_, const face_identifier &) const | geomtools::tessellated_solid | virtual |
get_number_of_faces() const | geomtools::i_shape_3d | virtual |
get_proper_skin() | geomtools::i_shape_3d | static |
get_serial_tag() const =0 | datatools::i_serializable | pure virtual |
get_shape_name() const | geomtools::tessellated_solid | virtual |
get_skin(double a_skin) const | geomtools::i_shape_3d | |
get_skin() const | geomtools::i_shape_3d | |
get_stackable_data() const | geomtools::i_shape_3d | |
get_surface(uint32_t flags_=face_identifier::FACE_BITS_ANY) const | geomtools::i_shape_3d | virtual |
get_tolerance() const | geomtools::i_object_3d | |
get_volume(uint32_t flags_=0) const | geomtools::i_shape_3d | virtual |
get_wires_drawer() const | geomtools::i_object_3d | |
get_xmax() const | geomtools::tessellated_solid | virtual |
get_xmin() const | geomtools::tessellated_solid | virtual |
get_ymax() const | geomtools::tessellated_solid | virtual |
get_ymin() const | geomtools::tessellated_solid | virtual |
get_zero_skin() | geomtools::i_shape_3d | static |
get_zmax() const | geomtools::tessellated_solid | virtual |
get_zmin() const | geomtools::tessellated_solid | virtual |
grab_facet_segments() | geomtools::tessellated_solid | |
grab_facets() | geomtools::tessellated_solid | |
grab_vertices() | geomtools::tessellated_solid | |
grab_wires_drawer() | geomtools::i_object_3d | |
handle_dict_type typedef | geomtools::i_object_3d | |
handle_type typedef | geomtools::i_object_3d | |
has_bounding_data() const | geomtools::i_shape_3d | |
has_computed_faces() const | geomtools::i_shape_3d | |
has_facet(unsigned int facet_key_) const | geomtools::tessellated_solid | |
has_forced_volume() const | geomtools::i_shape_3d | virtual |
has_number_of_faces() const | geomtools::i_shape_3d | virtual |
has_stackable_data() const | geomtools::i_shape_3d | |
has_surface(uint32_t flags_=face_identifier::FACE_BITS_ANY) const | geomtools::i_shape_3d | virtual |
has_volume(uint32_t flags_=0) const | geomtools::i_shape_3d | virtual |
has_wires_drawer() const | geomtools::i_object_3d | |
has_xmax() const | geomtools::i_stackable | |
has_xmin() const | geomtools::i_stackable | |
has_ymax() const | geomtools::i_stackable | |
has_ymin() const | geomtools::i_stackable | |
has_zmax() const | geomtools::i_stackable | |
has_zmin() const | geomtools::i_stackable | |
i_find_intercept() | geomtools::i_find_intercept | |
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_3d() | geomtools::i_shape_3d | |
i_shape_3d(double a_skin) | geomtools::i_shape_3d | |
i_shape_3d(double a_skin_, double angular_tolerance_) | geomtools::i_shape_3d | |
i_shape_3d(const i_shape_3d &) | geomtools::i_shape_3d | |
i_stackable() | geomtools::i_stackable | |
i_tree_dumpable() | datatools::i_tree_dumpable | |
init_ocd(datatools::object_configuration_description &) | geomtools::i_shape_3d | static |
initialize(const datatools::properties &, const handle_dict_type *=0) | geomtools::tessellated_solid | virtual |
initialize_from_stl(const std::string &filename_, double length_unit_) | geomtools::tessellated_solid | |
initialize_simple() | geomtools::i_object_3d | |
INVALID_FACET_INDEX | geomtools::tessellated_solid | static |
INVALID_VERTEX | geomtools::tessellated_solid | static |
is_composite() const | geomtools::i_shape_3d | virtual |
is_consistent() const | geomtools::tessellated_solid | |
is_inside(const vector_3d &, double skin_=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::tessellated_solid | virtual |
is_locked() const | geomtools::i_shape_3d | |
is_native_stackable() const | geomtools::i_shape_3d | |
is_on_surface(const vector_3d &position_, const face_identifier &a_surface_mask=face_identifier::FACE_BITS_ANY, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::i_shape_3d | |
is_outside(const vector_3d &, double skin_=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::tessellated_solid | virtual |
is_valid() const | geomtools::tessellated_solid | virtual |
last_skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
last_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
linear_sampling(sampling_level_type) | geomtools::i_wires_3d_rendering | static |
linear_sampling_from_options(uint32_t) | geomtools::i_wires_3d_rendering | static |
lock() | geomtools::i_shape_3d | |
make_any_face(face_identifier &) const | geomtools::i_shape_3d | virtual |
make_base_print_options(const std::string &title_, const std::string &indent_="", const bool inherit_=false) | datatools::i_tree_dumpable | static |
MAX_VERTEX | geomtools::tessellated_solid | static |
on_surface(const vector_3d &, const face_identifier &a_surface_mask=face_identifier::FACE_INDEX_ANY, double a_skin=GEOMTOOLS_PROPER_TOLERANCE) const | geomtools::tessellated_solid | virtual |
operator=(const i_shape_3d &) | geomtools::i_shape_3d | |
geomtools::i_object_3d::operator=(const i_object_3d &) | geomtools::i_object_3d | |
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 | |
owns_stackable_data() const | geomtools::i_shape_3d | |
pickup_stackable(const i_shape_3d &, stackable_data &) | geomtools::i_shape_3d | static |
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 | geomtools::tessellated_solid | |
remove_facet(unsigned int facet_key_) | geomtools::tessellated_solid | |
reset() | geomtools::tessellated_solid | virtual |
reset_bounding_data() | geomtools::i_shape_3d | |
reset_computed_faces() | geomtools::i_shape_3d | |
reset_stackable_data() | geomtools::i_shape_3d | |
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_bounding_data(const bounding_data &) | geomtools::i_shape_3d | |
set_forced_volume(double volume_) | geomtools::i_shape_3d | |
set_logging_priority(datatools::logger::priority) | geomtools::i_object_3d | |
set_skin(double a_skin) | geomtools::i_shape_3d | |
set_stackable_data(const stackable_data &a_stackable_data) | geomtools::i_shape_3d | |
set_stackable_data(const stackable_data *a_stackable_data) | geomtools::i_shape_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 | |
surface_key() | geomtools::i_shape_3d | static |
tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
tessella_wires_rendering_option_type enum name | geomtools::tessellated_solid | |
tessellated_label() | geomtools::tessellated_solid | static |
tessellated_solid() | geomtools::tessellated_solid | |
tree_dump(std::ostream &a_out=std::clog, const std::string &a_title="", const std::string &a_indent="", bool a_inherit=false) const | geomtools::tessellated_solid | 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 | |
unlock() | geomtools::i_shape_3d | |
using_face_id_bits() const | geomtools::tessellated_solid | virtual |
using_face_id_index() const | geomtools::tessellated_solid | virtual |
using_face_id_part_index() const | geomtools::i_shape_3d | virtual |
USING_PROPER_SKIN | geomtools::i_shape_3d | static |
validate_index(int) | geomtools::tessellated_solid | static |
vertices() const | geomtools::tessellated_solid | |
vertices_col_type typedef | geomtools::tessellated_solid | |
volume_can_be_forced() const | geomtools::i_shape_3d | virtual |
volume_key() | geomtools::i_shape_3d | static |
where_is(const vector_3d &position_, double a_skin) const | geomtools::i_shape_3d | virtual |
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 | |
WR_TESSELLA_ALL_SEGMENTS enum value | geomtools::tessellated_solid | |
WR_TESSELLA_LAST enum value | geomtools::tessellated_solid | |
WR_TESSELLA_MASK enum value | geomtools::tessellated_solid | |
ZERO_SKIN | geomtools::i_shape_3d | static |
~i_find_intercept() | geomtools::i_find_intercept | virtual |
~i_object_3d() | geomtools::i_object_3d | virtual |
~i_serializable() | datatools::i_serializable | virtual |
~i_shape_3d() | geomtools::i_shape_3d | virtual |
~i_stackable() | geomtools::i_stackable | virtual |
~i_tree_dumpable() | datatools::i_tree_dumpable | virtual |
~i_wires_3d_rendering() | geomtools::i_wires_3d_rendering | virtual |
~tessellated_solid() | geomtools::tessellated_solid | virtual |