Public Member Functions | |
None | __init__ (self, MeshTopology topology, Id_EdgeTag edge, bool first) |
None | __init__ (self, RingIterator_NextEdgeSameLeft arg0) |
Id_EdgeTag | __mul__ (self) |
bool | first (self) |
RingIterator_NextEdgeSameLeft | operator (self) |
![]() | |
Id_EdgeTag | next (self, Id_EdgeTag e) |
Static Public Attributes | |
value_type = Id_EdgeTag | |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::RingIterator<MR::NextEdgeSameLeft> Aliases: LeftRingIterator The iterator to find all edges in a ring of edges (e.g. all edges with same origin or all edges with same left face)
None mrmeshpy.RingIterator_NextEdgeSameLeft.__init__ | ( | self, | |
MeshTopology | topology, | ||
Id_EdgeTag | edge, | ||
bool | first ) |
Reimplemented from mrmeshpy.NextEdgeSameLeft.
None mrmeshpy.RingIterator_NextEdgeSameLeft.__init__ | ( | self, | |
RingIterator_NextEdgeSameLeft | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.NextEdgeSameLeft.
Id_EdgeTag mrmeshpy.RingIterator_NextEdgeSameLeft.__mul__ | ( | self | ) |
|
staticprotected |
Reimplemented from mrmeshpy.NextEdgeSameLeft.
bool mrmeshpy.RingIterator_NextEdgeSameLeft.first | ( | self | ) |
RingIterator_NextEdgeSameLeft mrmeshpy.RingIterator_NextEdgeSameLeft.operator | ( | self | ) |
|
static |