Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGPathPolygon
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SVGTypes.h | |||
FSVGPathPolygon
(
const TArray< FVector >& InVertices |
SVGTypes.h |
FSVGPathPolygon()
| Name | FSVGPathPolygon |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path | #include "SVGTypes.h" |
FSVGPathPolygon()
FSVGPathPolygon(const TArray< FVector > &)
| Name | FSVGPathPolygon |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path | #include "SVGTypes.h" |
FSVGPathPolygon
(
const TArray < FVector > & InVertices
)