Navigation
API > API/Plugins > API/Plugins/SVGImporter
Inheritance Hierarchy
- TSharedFromThis
- FSVGBaseElement
- FSVGClipPath
- FSVGGradientElement
- FSVGGraphicsElement
- FSVGGroupElement
- FSVGPath
- FSVGCircle
- FSVGEllipse
- FSVGLine
- FSVGPolyLine
- FSVGPolygon
- FSVGRectangle
- FSVGMainElement
- FSVGStyleElement
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGElements.h |
| Include | #include "SVGElements.h" |
Syntax
struct FSVGBaseElement : public TSharedFromThis< FSVGBaseElement >
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsGraphicElement | ||
| FString | Name | ||
| ESVGElementType | Type |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void | |||
| bool | TypeIsSet () |