SpiecsEngine
Loading...
Searching...
No Matches
◆
operator<()
bool Spices::HalfEdge::operator<
(
const
HalfEdge
&
other
)
const
inline
Less Operation.
Parameters
[in]
other
Another
HalfEdge
.
Returns
Returns true if less than other.
Definition at line
177
of file
Vertex.h
.
177
{
178
return
first < other.first;
179
}
Spices
HalfEdge
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0