Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopomaker
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTopomaker
(
FSession& InSession, |
Topo/Topomaker.h | ||
FTopomaker
(
FSession& InSession, |
Topo/Topomaker.h | ||
FTopomaker
(
FSession& InSession, |
Topo/Topomaker.h |
FTopomaker(FSession &, const FTopomakerOptions &)
| Name | FTopomaker |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Topomaker.h |
| Include Path | #include "Topo/Topomaker.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/Topomaker.cpp |
FTopomaker
(
FSession & InSession,
const FTopomakerOptions & InOptions
)
FTopomaker(FSession &, const TArray< TSharedPtr< FShell > > &, const FTopomakerOptions &)
| Name | FTopomaker |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Topomaker.h |
| Include Path | #include "Topo/Topomaker.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/Topomaker.cpp |
FTopomaker
(
FSession & InSession,
const TArray < TSharedPtr < FShell > > & Shells,
const FTopomakerOptions & InOptions
)
FTopomaker(FSession &, const TArray< TSharedPtr< FTopologicalFace > > &, const FTopomakerOptions &)
| Name | FTopomaker |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Topomaker.h |
| Include Path | #include "Topo/Topomaker.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/Topomaker.cpp |
FTopomaker
(
FSession & InSession,
const TArray < TSharedPtr < FTopologicalFace > > & Faces,
const FTopomakerOptions & InOptions
)