, including all inherited members.
append_body_points(DLIList< Body * > &body_list, DLIList< CubitVector * > &vec_list, double ang_tol, double abs_tol) | BoundingBoxTool | [private, static] |
append_curve_points(DLIList< RefEdge * > &ref_edge_list, DLIList< CubitVector * > &vec_list) | BoundingBoxTool | [private, static] |
append_ref_entity_points(DLIList< RefEntity * > &ref_entity_list, DLIList< CubitVector * > &vec_list, double ang_tol, double abs_tol) | BoundingBoxTool | [private, static] |
append_surface_points(DLIList< RefFace * > &ref_face_list, DLIList< CubitVector * > &vec_list, double ang_tol, double abs_tol) | BoundingBoxTool | [private, static] |
append_vertex_points(DLIList< RefVertex * > &ref_vertex_list, DLIList< CubitVector * > &vec_list) | BoundingBoxTool | [private, static] |
append_volume_points(DLIList< RefVolume * > &vol_list, DLIList< CubitVector * > &vec_list, double ang_tol, double abs_tol) | BoundingBoxTool | [private, static] |
BoundingBoxTool() | BoundingBoxTool | [protected] |
expand_groups_in_list(DLIList< RefEntity * > &ref_entity_list) | BoundingBoxTool | [private, static] |
get_axis_bounding_box(DLIList< RefEntity * > &ref_entity_list, CubitVector ¢er, CubitVector axes[3], CubitVector &extension) | BoundingBoxTool | [static] |
get_corner_points(CubitVector ¢er, CubitVector axes[3], CubitVector &extension, CubitVector &p1, CubitVector &p2, CubitVector &p3, CubitVector &p4, CubitVector &p5, CubitVector &p6, CubitVector &p7, CubitVector &p8) | BoundingBoxTool | [static] |
get_tight_bounding_box(DLIList< RefEntity * > &ref_entity_list, CubitVector ¢er, CubitVector axes[3], CubitVector &extension, double ang_facet_tol, double abs_facet_tol) | BoundingBoxTool | [static] |
get_use_curves() | BoundingBoxTool | [static] |
get_use_curves_setting() | BoundingBoxTool | [static] |
get_use_triangles() | BoundingBoxTool | [static] |
get_use_triangles_setting() | BoundingBoxTool | [static] |
get_use_vertices() | BoundingBoxTool | [static] |
get_use_vertices_setting() | BoundingBoxTool | [static] |
initialize_settings() | BoundingBoxTool | [static] |
set_use_curves(CubitBoolean val) | BoundingBoxTool | [static] |
set_use_curves_setting(int val) | BoundingBoxTool | [static] |
set_use_triangles(CubitBoolean val) | BoundingBoxTool | [static] |
set_use_triangles_setting(int val) | BoundingBoxTool | [static] |
set_use_vertices(CubitBoolean val) | BoundingBoxTool | [static] |
set_use_vertices_setting(int val) | BoundingBoxTool | [static] |
useCurves | BoundingBoxTool | [private, static] |
useTriangles | BoundingBoxTool | [private, static] |
useVertices | BoundingBoxTool | [private, static] |
~BoundingBoxTool() | BoundingBoxTool | [protected] |