24 [[nodiscard]] EdgeId getEdgeBack_( VertId v )
const;
27 const UndirectedEdgeBitSet & treeEdges_;
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMeshTopology.h:23
std::vector<T>-like container that requires specific indexing type,
Definition MRVector.h:23
std::vector< EdgeId > EdgePath
Definition MRMeshFwd.h:147
InTreePathBuilder(const MeshTopology &topology, const UndirectedEdgeBitSet &treeEdges)
EdgePath build(VertId start, VertId finish) const
finds the path in tree from start vertex to finish vertex
only for bindings generation
Definition MRCameraOrientationPlugin.h:8