OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::Graph Member List

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