Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FOrientedEdge
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Topo/TopologicalLoop.h |
|
|
|
Topo/TopologicalLoop.h |
|
FOrientedEdge()
| |
|
| Name |
FOrientedEdge |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalLoop.h |
| Include Path |
#include "Topo/TopologicalLoop.h" |
FOrientedEdge()
FOrientedEdge(TSharedPtr< FTopologicalEdge > &, EOrientation)
| |
|
| Name |
FOrientedEdge |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalLoop.h |
| Include Path |
#include "Topo/TopologicalLoop.h" |
FOrientedEdge
(
TSharedPtr < FTopologicalEdge > & InEntity,
EOrientation InDirection
)