Navigation
API > API/Plugins > API/Plugins/DMXGDTF
This type of geometry is used to describe device parts which have a shaper (XML node
| Name | FDMXGDTFFilterShaperGeometry |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/GDTF/Geometries/DMXGDTFFilterShaperGeometry.h |
| Include Path | #include "GDTF/Geometries/DMXGDTFFilterShaperGeometry.h" |
Syntax
class FDMXGDTFFilterShaperGeometry : public UE::DMX::GDTF::FDMXGDTFGeometry
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDMXGDTFNode → FDMXGDTFGeometryCollectBase → FDMXGDTFGeometry → FDMXGDTFFilterShaperGeometry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDMXGDTFFilterShaperGeometry
(
const TSharedRef< FDMXGDTFGeometryCollectBase >& InGeometryCollect |
GDTF/Geometries/DMXGDTFFilterShaperGeometry.h |
Functions
Public
Overridden from FDMXGDTFNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const TCHAR * GetXmlTag() |
Gets the Xml Tag corresponding to this node | GDTF/Geometries/DMXGDTFFilterShaperGeometry.h |