![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Polyline.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
Typedefs | |
| template<typename T > | |
| using | UE::Geometry::TPolyline2 = TPolyline< T, 2 > |
| typedef TPolyline2< double > | UE::Geometry::FPolyline2d |
| typedef TPolyline2< float > | UE::Geometry::FPolyline2f |