SpiecsEngine
Loading...
Searching...
No Matches
◆
EdgePoint()
[2/2]
Spices::EdgePoint::EdgePoint
(
uint32_t
prev
,
uint32_t
self
,
uint32_t
next
)
inline
Constructor Function.
Parameters
[in]
prev
Previous connected point.
[in]
self
This point.
[in]
next
Next connected point.
Definition at line
205
of file
Vertex.h
.
206
:
prev
(
prev
)
207
,
self
(
self
)
208
,
next
(
next
)
209
{}
Spices::EdgePoint::prev
uint32_t prev
datas.
Definition
Vertex.h:223
Spices::EdgePoint::next
uint32_t next
Definition
Vertex.h:225
Spices::EdgePoint::self
uint32_t self
Definition
Vertex.h:224
References
next
,
prev
, and
self
.
Spices
EdgePoint
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0