Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TPolyline > API/Runtime/GeometryCore/TPolyline/SegmentEnumerable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Polyline.h | |||
SegmentEnumerable
(
const TPolyline< T, D >* p |
Polyline.h |
SegmentEnumerable()
| Name | SegmentEnumerable |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Polyline.h |
| Include Path | #include "Polyline.h" |
SegmentEnumerable()
SegmentEnumerable(const TPolyline< T, D > *)
| Name | SegmentEnumerable |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Polyline.h |
| Include Path | #include "Polyline.h" |
SegmentEnumerable
(
const TPolyline < T, D > * p
)