Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopologicalLoop
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EOrientation GetDirection
(
int32 Index |
Topo/TopologicalLoop.h | ||
EOrientation GetDirection
(
TSharedPtr< FTopologicalEdge >& Edge, |
Topo/TopologicalLoop.h |
GetDirection(int32)
| Name | GetDirection |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalLoop.h |
| Include Path | #include "Topo/TopologicalLoop.h" |
EOrientation GetDirection
(
int32 Index
) const
GetDirection(TSharedPtr< FTopologicalEdge > &, bool)
| Name | GetDirection |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalLoop.h |
| Include Path | #include "Topo/TopologicalLoop.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/TopologicalLoop.cpp |
EOrientation GetDirection
(
TSharedPtr < FTopologicalEdge > & Edge,
bool bAllowLinkedEdge
) const