|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
This is the complete list of members for occtl::Graph, including all inherited members.
| add_pcurve(const NodeId theEdge, const NodeId theFace, const ::occtl_rep_id_t thePcurveId, const double theFirst, const double theLast, const ::occtl_orientation_t theOrientation) | occtl::Graph | inline |
| adjacent_edges(const NodeId theEdge) const | occtl::Graph | inline |
| adjacent_edges_get(const NodeId theEdge) | occtl::Graph | inline |
| adjacent_faces(const NodeId theFace) const | occtl::Graph | inline |
| adjacent_faces_get(const NodeId theFace) | occtl::Graph | inline |
| bbox_get(const NodeId theNode) | occtl::Graph | inline |
| begin_batch() | occtl::Graph | inline |
| blend_edges(const NodeId theRoot, const std::vector< NodeId > &theEdges, const ::occtl_topo_edge_blend_options_t &theOpts) const | occtl::Graph | inline |
| chamfer_edges(const NodeId theRoot, const std::vector< NodeId > &theEdges, const double theDist1, const double theDist2) const | occtl::Graph | inline |
| check_issues() const | occtl::Graph | inline |
| child_explorer(const NodeId theRoot, const ::occtl_topo_child_explorer_config_t *const theConfig=nullptr) const | occtl::Graph | inline |
| circular_pattern(const NodeId theRoot, const ::occtl_topo_circular_pattern_options_t &theOpts) const | occtl::Graph | inline |
| classify_point(const NodeId theSolid, const Point3 &thePoint, const double theTolerance) const | occtl::Graph | inline |
| cleanup_removed_refs() | occtl::Graph | inline |
| clear_cached(const NodeId theNode) | occtl::Graph | inline |
| clear_cached(const RefId theRef) | occtl::Graph | inline |
| clone() const | occtl::Graph | inline |
| coedge_count() const | occtl::Graph | inline |
| coedge_edge_of(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_face_of(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_has_pcurve(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_has_polygon_on_surface(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_is_reversed(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_is_seam(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_orientation(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_pcurve_eval(const NodeId theCoedge, const double theU) const | occtl::Graph | inline |
| coedge_pcurve_eval_d1(const NodeId theCoedge, const double theU) const | occtl::Graph | inline |
| coedge_pcurve_eval_d2(const NodeId theCoedge, const double theU) const | occtl::Graph | inline |
| coedge_pcurve_eval_d3(const NodeId theCoedge, const double theU) const | occtl::Graph | inline |
| coedge_pcurve_eval_dn(const NodeId theCoedge, const double theU, const uint32_t theN) const | occtl::Graph | inline |
| coedge_pcurve_parameter(const NodeId theCoedge, const NodeId theVertex) const | occtl::Graph | inline |
| coedge_range(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_seam_pair(const NodeId theCoedge) const | occtl::Graph | inline |
| coedge_uv_points(const NodeId theCoedge, ::occtl_point2_t &theUVStart, ::occtl_point2_t &theUVEnd) const | occtl::Graph | inline |
| coedges() const | occtl::Graph | inline |
| coedges_of_wire(const NodeId theWire) const | occtl::Graph | inline |
| color_entries() const | occtl::Graph | inline |
| color_get(const NodeId theTarget) const | occtl::Graph | inline |
| color_set(const NodeId theTarget, const ::occtl_color_rgba_t &theColor) | occtl::Graph | inline |
| color_unset(const NodeId theTarget) | occtl::Graph | inline |
| common_vertices(const NodeId theNodeA, const NodeId theNodeB) const | occtl::Graph | inline |
| compact() | occtl::Graph | inline |
| compound_add_child(const NodeId theCompound, const NodeId theChild, const ::occtl_orientation_t theOrientation) | occtl::Graph | inline |
| compound_child_count(const NodeId theCompound) const | occtl::Graph | inline |
| compound_count() const | occtl::Graph | inline |
| compound_remove_child(const NodeId theCompound, const NodeId theChild) | occtl::Graph | inline |
| compound_view(const NodeId theCompound, ::occtl_compound_view_t &theView) const | occtl::Graph | inline |
| compounds() const | occtl::Graph | inline |
| compsolid_count() const | occtl::Graph | inline |
| compsolid_solid_count(const NodeId theCompSolid) const | occtl::Graph | inline |
| compsolids() const | occtl::Graph | inline |
| connected_edges(const NodeId theSeedEdge) const | occtl::Graph | inline |
| connected_faces(const NodeId theSeedFace) const | occtl::Graph | inline |
| create() | occtl::Graph | inlinestatic |
| descendant_edges_get(const NodeId theNode) | occtl::Graph | inline |
| descendant_faces_get(const NodeId theNode) | occtl::Graph | inline |
| descendant_vertices_get(const NodeId theNode) | occtl::Graph | inline |
| descendants_get(const NodeId theNode, const NodeKind theKind) | occtl::Graph | inline |
| distance_pair(const NodeId theNodeA, const NodeId theNodeB) const | occtl::Graph | inline |
| draft_faces(const ::occtl_topo_draft_faces_options_t &theOpts) const | occtl::Graph | inline |
| edge_add_internal_vertex(const NodeId theEdge, const NodeId theVertex) | occtl::Graph | inline |
| edge_continuity(const NodeId theEdge, const NodeId theFaceA, const NodeId theFaceB) const | occtl::Graph | inline |
| edge_count() const | occtl::Graph | inline |
| edge_curve_kind(const NodeId theEdge) const | occtl::Graph | inline |
| edge_curve_kind_get(const NodeId theEdge) | occtl::Graph | inline |
| edge_end_vertex(const NodeId theEdge) const | occtl::Graph | inline |
| edge_eval(const NodeId theEdge, const double theU) const | occtl::Graph | inline |
| edge_eval_d1(const NodeId theEdge, const double theU) const | occtl::Graph | inline |
| edge_eval_d2(const NodeId theEdge, const double theU) const | occtl::Graph | inline |
| edge_eval_d3(const NodeId theEdge, const double theU) const | occtl::Graph | inline |
| edge_eval_dn(const NodeId theEdge, const double theU, const uint32_t theN) const | occtl::Graph | inline |
| edge_face_count(const NodeId theEdge) const | occtl::Graph | inline |
| edge_find_coedge_on_face(const NodeId theEdge, const NodeId theFace) const | occtl::Graph | inline |
| edge_find_coedge_on_face_oriented(const NodeId theEdge, const NodeId theFace, const ::occtl_orientation_t theOrientation) const | occtl::Graph | inline |
| edge_has_continuity(const NodeId theEdge, const NodeId theFaceA, const NodeId theFaceB) const | occtl::Graph | inline |
| edge_has_curve(const NodeId theEdge) const | occtl::Graph | inline |
| edge_has_polygon3d(const NodeId theEdge) const | occtl::Graph | inline |
| edge_is_boundary(const NodeId theEdge) const | occtl::Graph | inline |
| edge_is_degenerated(const NodeId theEdge) const | occtl::Graph | inline |
| edge_is_manifold(const NodeId theEdge) const | occtl::Graph | inline |
| edge_is_seam_on_face(const NodeId theEdge, const NodeId theFace) const | occtl::Graph | inline |
| edge_max_continuity(const NodeId theEdge) const | occtl::Graph | inline |
| edge_range(const NodeId theEdge) const | occtl::Graph | inline |
| edge_remove_vertex(const NodeId theEdge, const NodeId theVertex) | occtl::Graph | inline |
| edge_same_parameter(const NodeId theEdge) const | occtl::Graph | inline |
| edge_same_range(const NodeId theEdge) const | occtl::Graph | inline |
| edge_split(const NodeId theEdge, const double theParameter) | occtl::Graph | inline |
| edge_start_vertex(const NodeId theEdge) const | occtl::Graph | inline |
| edge_tolerance(const NodeId theEdge) const | occtl::Graph | inline |
| edge_vertex_count(const NodeId theEdge) const | occtl::Graph | inline |
| edges() const | occtl::Graph | inline |
| edges_of_wire(const NodeId theWire) const | occtl::Graph | inline |
| edges_to_wires(const EdgesToWiresOptions &theOptions) | occtl::Graph | inline |
| extrude_faces_to_solids(const ::occtl_topo_extrude_faces_options_t &theOpts) const | occtl::Graph | inline |
| face_add_holes(const NodeId theFace, const std::vector< NodeId > &theHoles) | occtl::Graph | inline |
| face_chamfer_2d(const FaceChamfer2dOptions &theOptions) | occtl::Graph | inline |
| face_count() const | occtl::Graph | inline |
| face_eval(const NodeId theFace, const double theU, const double theV) const | occtl::Graph | inline |
| face_eval_d1(const NodeId theFace, const double theU, const double theV) const | occtl::Graph | inline |
| face_eval_d2(const NodeId theFace, const double theU, const double theV) const | occtl::Graph | inline |
| face_eval_d3(const NodeId theFace, const double theU, const double theV) const | occtl::Graph | inline |
| face_eval_dn(const NodeId theFace, const double theU, const double theV, const uint32_t theNu, const uint32_t theNv) const | occtl::Graph | inline |
| face_has_surface(const NodeId theFace) const | occtl::Graph | inline |
| face_has_triangulation(const NodeId theFace) const | occtl::Graph | inline |
| face_natural_restriction(const NodeId theFace) const | occtl::Graph | inline |
| face_outer_wire(const NodeId theFace) const | occtl::Graph | inline |
| face_remove_holes(const NodeId theFace) | occtl::Graph | inline |
| face_remove_holes(const NodeId theFace, const std::vector< NodeId > &theHoles) | occtl::Graph | inline |
| face_surface_kind(const NodeId theFace) const | occtl::Graph | inline |
| face_surface_kind_get(const NodeId theFace) | occtl::Graph | inline |
| face_to_arcs(const ::occtl_topo_face_to_arcs_options_t &theOpts) const | occtl::Graph | inline |
| face_tolerance(const NodeId theFace) const | occtl::Graph | inline |
| face_uv_bounds(const NodeId theFace, double &theUMin, double &theUMax, double &theVMin, double &theVMax) const | occtl::Graph | inline |
| face_uv_bounds_get(const NodeId theFace) | occtl::Graph | inline |
| face_uv_bounds_restricted(const NodeId theFace, const double theUMin, const double theUMax, const double theVMin, const double theVMax, const double theU, const double theV, ::occtl_point3_t &theOutPoint, ::occtl_vector3_t &theOutD1U, ::occtl_vector3_t &theOutD1V) const | occtl::Graph | inline |
| face_wire_count(const NodeId theFace) const | occtl::Graph | inline |
| faces() const | occtl::Graph | inline |
| faces_intersected_by_axis(const NodeId theRoot, const Axis1Placement &theAxis, const double theMinParameter, const double theMaxParameter, const double theTolerance) const | occtl::Graph | inline |
| faces_of_shell(const NodeId theShell) const | occtl::Graph | inline |
| fillet(const ::occtl_topo_fillet_options_t &theOpts) | occtl::Graph | inline |
| fillet_edges(const NodeId theRoot, const std::vector< NodeId > &theEdges, const double theRadius) const | occtl::Graph | inline |
| for_each(const uint64_t theKindMask, Fn theFn) const (defined in occtl::Graph) | occtl::Graph | inline |
| for_each_ref(const uint64_t theRefKindMask, Fn theFn) const (defined in occtl::Graph) | occtl::Graph | inline |
| for_each_related(const NodeId theNode, Fn theFn) const (defined in occtl::Graph) | occtl::Graph | inline |
| for_each_rep(const uint64_t theRepKindMask, Fn theFn) const (defined in occtl::Graph) | occtl::Graph | inline |
| from_pointer_unsafe(::occtl_graph_t *const thePtr) | occtl::Graph | inlinestatic |
| get() const noexcept | occtl::Graph | inline |
| Graph() | occtl::Graph | inline |
| Graph(::occtl_graph_t *const thePtr) noexcept | occtl::Graph | inlineexplicit |
| Graph(Graph &&theOther) noexcept | occtl::Graph | inline |
| Graph(const Graph &)=delete (defined in occtl::Graph) | occtl::Graph | |
| graph_distance(const NodeId theRoot, const std::vector< NodeId > &theSources, const NodeId theTarget) const | occtl::Graph | inline |
| graph_distance(const NodeId theRoot, const NodeId theSource, const NodeId theTarget) const | occtl::Graph | inline |
| graph_metadata_get(const char *const theKey, const size_t theKeyLen) const | occtl::Graph | inline |
| graph_metadata_keys() const | occtl::Graph | inline |
| graph_metadata_set(const char *const theKey, const size_t theKeyLen, const char *const theValue, const size_t theValueLen) | occtl::Graph | inline |
| graph_metadata_unset(const char *const theKey, const size_t theKeyLen) | occtl::Graph | inline |
| graph_units_get() const | occtl::Graph | inline |
| graph_units_set(const double theLengthUnitToMeter, const char *const theName, const size_t theNameLen) | occtl::Graph | inline |
| history_deleted_all() const | occtl::Graph | inline |
| history_generated(const UID theInputUid) const | occtl::Graph | inline |
| history_modified(const UID theInputUid) const | occtl::Graph | inline |
| hlr_project(const ::occtl_topo_hlr_options_t &theOpts) const | occtl::Graph | inline |
| intersections(const NodeId theNodeA, const NodeId theNodeB, const RelationOptions *const theOptions=nullptr) | occtl::Graph | inline |
| is_inside(const NodeId theSolid, const Point3 &thePoint, const double theTolerance, const bool theIncludeBoundary=true) const | occtl::Graph | inline |
| is_same_geometry(const NodeId theNodeA, const NodeId theNodeB, const double theTolerance) const | occtl::Graph | inline |
| is_valid() const | occtl::Graph | inline |
| joint_create(const JointInfo &theInfo) | occtl::Graph | inline |
| joint_get(const JointId theJoint) const | occtl::Graph | inline |
| joint_list(const NodeId theNode=NodeId::invalid()) const | occtl::Graph | inline |
| joint_remove(const JointId theJoint) | occtl::Graph | inline |
| linear_pattern(const NodeId theRoot, const ::occtl_topo_linear_pattern_options_t &theOpts) const | occtl::Graph | inline |
| link_product_to_topology(const NodeId theProduct, const NodeId theRoot, const ::occtl_transform_t &thePlacement) | occtl::Graph | inline |
| link_product_to_topology_with_occurrence(const NodeId theProduct, const NodeId theRoot, const ::occtl_transform_t &thePlacement) | occtl::Graph | inline |
| link_products(const NodeId theParentProduct, const NodeId theChildProduct, const ::occtl_transform_t &thePlacement, const NodeId theParentOccurrence=NodeId(OCCTL_NODE_ID_INVALID)) | occtl::Graph | inline |
| link_products_with_occurrence(const NodeId theParentProduct, const NodeId theChildProduct, const ::occtl_transform_t &thePlacement, const NodeId theParentOccurrence=NodeId(OCCTL_NODE_ID_INVALID)) | occtl::Graph | inline |
| make_compound(const ::occtl_topo_make_compound_info_t &theInfo) | occtl::Graph | inline |
| make_compsolid(const ::occtl_topo_make_compsolid_info_t &theInfo) | occtl::Graph | inline |
| make_edge(const ::occtl_topo_make_edge_info_t &theInfo) | occtl::Graph | inline |
| make_face(const ::occtl_topo_make_face_info_t &theInfo) | occtl::Graph | inline |
| make_face_from_wires_auto(const MakeFaceFromWiresAutoOptions &theOptions) | occtl::Graph | inline |
| make_filling(const ::occtl_topo_filling_options_t &theOpts) const | occtl::Graph | inline |
| make_filling_patch(const ::occtl_topo_filling_patch_options_t &theOpts) const | occtl::Graph | inline |
| make_product(const ::occtl_topo_make_product_info_t &theInfo) | occtl::Graph | inline |
| make_shell(const ::occtl_topo_make_shell_info_t &theInfo) | occtl::Graph | inline |
| make_solid(const ::occtl_topo_make_solid_info_t &theInfo) | occtl::Graph | inline |
| make_vertex(const ::occtl_topo_make_vertex_info_t &theInfo) | occtl::Graph | inline |
| make_wire(const ::occtl_topo_make_wire_info_t &theInfo) | occtl::Graph | inline |
| mass_properties_get(const NodeId theNode) | occtl::Graph | inline |
| material_get(const NodeId theTarget) const | occtl::Graph | inline |
| material_nodes() const | occtl::Graph | inline |
| material_set(const NodeId theTarget, const MaterialInfo &theInfo) | occtl::Graph | inline |
| material_unset(const NodeId theTarget) | occtl::Graph | inline |
| max_fillet_radius(const NodeId theRoot, const std::vector< NodeId > &theEdges, const ::occtl_topo_max_fillet_radius_options_t &theOpts) const | occtl::Graph | inline |
| measure_get(const NodeId theNode, const SelectMeasureKind theKind) | occtl::Graph | inline |
| mirror(const NodeId theRoot, const ::occtl_point3_t &thePoint, const ::occtl_direction3_t &theNormal) const | occtl::Graph | inline |
| name_get(const NodeId theTarget) const | occtl::Graph | inline |
| name_nodes() const | occtl::Graph | inline |
| name_set(const NodeId theTarget, const char *const theName, const size_t theNameLen) | occtl::Graph | inline |
| node_count() const | occtl::Graph | inline |
| node_id_from_uid(const UID theUid) const | occtl::Graph | inline |
| node_id_kind(const NodeId theId) const | occtl::Graph | inline |
| node_metadata_get(const NodeId theTarget, const char *const theKey, const size_t theKeyLen) const | occtl::Graph | inline |
| node_metadata_keys(const NodeId theTarget) const | occtl::Graph | inline |
| node_metadata_nodes() const | occtl::Graph | inline |
| node_metadata_set(const NodeId theTarget, const char *const theKey, const size_t theKeyLen, const char *const theValue, const size_t theValueLen) | occtl::Graph | inline |
| node_metadata_unset(const NodeId theTarget, const char *const theKey, const size_t theKeyLen) | occtl::Graph | inline |
| obb_get(const NodeId theNode) | occtl::Graph | inline |
| occurrence_count() const | occtl::Graph | inline |
| occurrence_transform_get(const NodeId theOccurrence) const | occtl::Graph | inline |
| occurrence_transform_set(const NodeId theOccurrence, const ::occtl_transform_t &theTransform) | occtl::Graph | inline |
| occurrence_world_transform(const NodeId theRoot, const NodeId theOccurrence) const | occtl::Graph | inline |
| occurrences() const | occtl::Graph | inline |
| occurrences_of_product(const NodeId theProduct) const | occtl::Graph | inline |
| offset_features(const NodeId theRoot, const std::vector< NodeId > &theSelections, const double theSelectionOffset, const double theBaseOffset=0.0) const | occtl::Graph | inline |
| offset_features(const ::occtl_topo_offset_features_options_t &theOpts) const | occtl::Graph | inline |
| operator=(Graph &&theOther) noexcept | occtl::Graph | inline |
| operator=(const Graph &)=delete (defined in occtl::Graph) | occtl::Graph | |
| pair_distance_get(const NodeId theFirst, const NodeId theSecond) | occtl::Graph | inline |
| parent_explorer(const NodeId theNode, const ::occtl_topo_parent_explorer_config_t *const theConfig=nullptr) const | occtl::Graph | inline |
| product_count() const | occtl::Graph | inline |
| product_occurrence_count(const NodeId theProduct) const | occtl::Graph | inline |
| products() const | occtl::Graph | inline |
| project_face_along_direction(const ::occtl_topo_project_face_direction_options_t &theOpts) const | occtl::Graph | inline |
| project_on_face(const ::occtl_topo_project_on_face_options_t &theOpts) const | occtl::Graph | inline |
| ref_id_from_ref_uid(const RefUID theUid) const | occtl::Graph | inline |
| ref_id_kind(const RefId theId) const | occtl::Graph | inline |
| ref_uid_from_ref_id(const RefId theId) const | occtl::Graph | inline |
| ref_uid_kind(const RefUID theUid) const | occtl::Graph | inline |
| ref_uid_table() const | occtl::Graph | inline |
| related(const NodeId theNode) const | occtl::Graph | inline |
| remove(const NodeId theId) | occtl::Graph | inline |
| remove_features(const NodeId theRoot, const std::vector< NodeId > &theSelections, const bool theParallel=false) const | occtl::Graph | inline |
| remove_features(const ::occtl_topo_defeature_options_t &theOpts) const | occtl::Graph | inline |
| remove_occurrence(const RefId &theOccurrenceRef) | occtl::Graph | inline |
| remove_ref(const RefId &theRefId) | occtl::Graph | inline |
| remove_rep(const RepId &theRepId) | occtl::Graph | inline |
| remove_subgraph(const NodeId theId) | occtl::Graph | inline |
| remove_with_replacement(const NodeId theNode, const NodeId theReplacement) | occtl::Graph | inline |
| rep_id_from_rep_uid(const RepUID theUid) const | occtl::Graph | inline |
| rep_id_kind(const RepId theId) const | occtl::Graph | inline |
| rep_uid_from_rep_id(const RepId theId) const | occtl::Graph | inline |
| replace_coedge_pcurve(const NodeId theCoedge, const ::occtl_rep_id_t thePcurveId) | occtl::Graph | inline |
| replace_edge_curve(const NodeId theEdge, const ::occtl_rep_id_t theCurveId) | occtl::Graph | inline |
| replace_face_surface(const NodeId theFace, const ::occtl_rep_id_t theSurfaceId) | occtl::Graph | inline |
| root_products() const | occtl::Graph | inline |
| rotated(const NodeId theRoot, const Axis1Placement &theAxis, const double theAngle) const | occtl::Graph | inline |
| scaled(const NodeId theRoot, const Point3 &theCenter, const double theFactor) const | occtl::Graph | inline |
| section_by_planes(const ::occtl_topo_section_by_planes_options_t &theOpts) const | occtl::Graph | inline |
| select(const SelectOptions &theOptions) | occtl::Graph | inline |
| select_groups(const SelectOptions &theSelectOptions, const SelectGroupOptions &theGroupOptions) | occtl::Graph | inline |
| select_tagged(const SelectOptions &theOptions, const char *const theTag, const size_t theTagLen) | occtl::Graph | inline |
| set_coedge_param_range(const NodeId theCoedge, const double theFirst, const double theLast) | occtl::Graph | inline |
| set_coedge_uv_box(const NodeId theCoedge, const ::occtl_point2_t &theUvLo, const ::occtl_point2_t &theUvHi) | occtl::Graph | inline |
| set_edge_end_vertex(const NodeId theEdge, const NodeId theVertex) | occtl::Graph | inline |
| set_edge_is_closed(const NodeId theEdge, const bool theFlag) | occtl::Graph | inline |
| set_edge_is_degenerate(const NodeId theEdge, const bool theFlag) | occtl::Graph | inline |
| set_edge_param_range(const NodeId theEdge, const double theFirst, const double theLast) | occtl::Graph | inline |
| set_edge_same_parameter(const NodeId theEdge, const bool theFlag) | occtl::Graph | inline |
| set_edge_same_range(const NodeId theEdge, const bool theFlag) | occtl::Graph | inline |
| set_edge_start_vertex(const NodeId theEdge, const NodeId theVertex) | occtl::Graph | inline |
| set_edge_tolerance(const NodeId theEdge, const double theTol) | occtl::Graph | inline |
| set_face_natural_restriction(const NodeId theFace, const bool theFlag) | occtl::Graph | inline |
| set_face_tolerance(const NodeId theFace, const double theTol) | occtl::Graph | inline |
| set_ref_location(const RefId &theRefId, const ::occtl_transform_t &theTransform) | occtl::Graph | inline |
| set_ref_orientation(const RefId &theRefId, const Orientation theOrientation) | occtl::Graph | inline |
| set_shell_is_closed(const NodeId theShell, const bool theFlag) | occtl::Graph | inline |
| set_vertex_point(const NodeId theVertex, const ::occtl_point3_t &thePoint) | occtl::Graph | inline |
| set_vertex_tolerance(const NodeId theVertex, const double theTol) | occtl::Graph | inline |
| set_wire_is_closed(const NodeId theWire, const bool theFlag) | occtl::Graph | inline |
| set_wire_ref_is_outer(const RefId &theRefId, const bool theFlag) | occtl::Graph | inline |
| shell_add_face(const NodeId theShell, const NodeId theFace, const ::occtl_orientation_t theOrientation) | occtl::Graph | inline |
| shell_count() const | occtl::Graph | inline |
| shell_face_count(const NodeId theShell) const | occtl::Graph | inline |
| shell_is_closed(const NodeId theShell) const | occtl::Graph | inline |
| shell_remove_face(const NodeId theShell, const NodeId theFace) | occtl::Graph | inline |
| shell_view(const NodeId theShell, ::occtl_shell_view_t &theView) const | occtl::Graph | inline |
| shells() const | occtl::Graph | inline |
| shells_of_solid(const NodeId theSolid) const | occtl::Graph | inline |
| solid_add_shell(const NodeId theSolid, const NodeId theShell, const ::occtl_orientation_t theOrientation) | occtl::Graph | inline |
| solid_count() const | occtl::Graph | inline |
| solid_remove_shell(const NodeId theSolid, const NodeId theShell) | occtl::Graph | inline |
| solid_shell_count(const NodeId theSolid) const | occtl::Graph | inline |
| solid_view(const NodeId theSolid, ::occtl_solid_view_t &theView) const | occtl::Graph | inline |
| solids() const | occtl::Graph | inline |
| split_by_plane(const ::occtl_topo_split_by_plane_options_t &theOpts) const | occtl::Graph | inline |
| tag_add(const NodeId theTarget, const char *const theTag, const size_t theTagLen) | occtl::Graph | inline |
| tag_has(const NodeId theTarget, const char *const theTag, const size_t theTagLen) const | occtl::Graph | inline |
| tag_list(const NodeId theTarget) const | occtl::Graph | inline |
| tag_nodes(const char *const theTag=nullptr, const size_t theTagLen=0) const | occtl::Graph | inline |
| tag_remove(const NodeId theTarget, const char *const theTag, const size_t theTagLen) | occtl::Graph | inline |
| touches(const NodeId theNodeA, const NodeId theNodeB, const RelationOptions *const theOptions=nullptr) const | occtl::Graph | inline |
| transformed(const NodeId theRoot, const Transform &theTransform) const | occtl::Graph | inline |
| translated(const NodeId theRoot, const Vector3 &theDelta) const | occtl::Graph | inline |
| uid_from_node_id(const NodeId theId) const | occtl::Graph | inline |
| uid_kind(const UID theUid) const | occtl::Graph | inline |
| vertex_count() const | occtl::Graph | inline |
| vertex_edge_count(const NodeId theVertex) const | occtl::Graph | inline |
| vertex_parameter(const NodeId theVertex, const NodeId theEdge) const | occtl::Graph | inline |
| vertex_parameters(const NodeId theVertex, const NodeId theFace) const | occtl::Graph | inline |
| vertex_pcurve_parameter(const NodeId theVertex, const NodeId theCoedge) const | occtl::Graph | inline |
| vertex_point(const NodeId theVertex) const | occtl::Graph | inline |
| vertex_point_in_usage(const NodeId theVertex, const NodeId theParent) const | occtl::Graph | inline |
| vertex_tolerance(const NodeId theVertex) const | occtl::Graph | inline |
| vertex_view(const NodeId theVertex, ::occtl_vertex_view_t &theView) const | occtl::Graph | inline |
| vertices() const | occtl::Graph | inline |
| vertices_of_edge(const NodeId theEdge) const | occtl::Graph | inline |
| wire_chamfer_2d(const WireChamfer2dOptions &theOptions) | occtl::Graph | inline |
| wire_coedge_count(const NodeId theWire) const | occtl::Graph | inline |
| wire_count() const | occtl::Graph | inline |
| wire_distinct_edge_count(const NodeId theWire) const | occtl::Graph | inline |
| wire_edge_count(const NodeId theWire) const | occtl::Graph | inline |
| wire_explorer(const NodeId theWire) const | occtl::Graph | inline |
| wire_face_of(const NodeId theWire) const | occtl::Graph | inline |
| wire_fix_degenerate_edges(const WireFixDegenerateEdgesOptions &theOptions) | occtl::Graph | inline |
| wire_is_closed(const NodeId theWire) const | occtl::Graph | inline |
| wire_is_outer(const NodeId theWire) const | occtl::Graph | inline |
| wire_offset_2d(const WireOffset2dOptions &theOptions) | occtl::Graph | inline |
| wire_order_edges(const NodeId theWire) const | occtl::Graph | inline |
| wire_view(const NodeId theWire, ::occtl_wire_view_t &theView) const | occtl::Graph | inline |
| wires() const | occtl::Graph | inline |
| wires_of_face(const NodeId theFace) const | occtl::Graph | inline |
| wrap_on_face(const ::occtl_topo_wrap_on_face_options_t &theOpts) const | occtl::Graph | inline |
| ~Graph() | occtl::Graph | inline |