Navigation
API > API/Runtime > API/Runtime/GeometryCore
TPolylinePolicy represents a collection of needed support classes for TPolyline depending on the required dimension
| Name | TPolylinePolicy |
| Type | class |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Polyline.h |
| Include Path | #include "Polyline.h" |
Syntax
template<typename T, int DIM>
class TPolylinePolicy
Class Specializations
| Name | Remarks |
|---|---|
| TPolylinePolicy< T, 2 > | |
| TPolylinePolicy< T, 3 > |