Navigation
API > API/Runtime > API/Runtime/GeometryCore
| Name | TPolylinePolicy< T, 2 > |
| Type | class |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Polyline.h |
| Include Path | #include "Polyline.h" |
Syntax
template<typename T>
class TPolylinePolicy< T, 2 >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BoxType | TAxisAlignedBox2< T > | Polyline.h | |
| SegmentType | TSegment2< T > | Polyline.h | |
| VectorType | TVector2< T > | Polyline.h |