#include <IsoCell.h>
◆ FCell()
◆ CheckAllLoopsConnectedTogetherAndConnect()
| void UE::CADKernel::FCell::CheckAllLoopsConnectedTogetherAndConnect |
( |
| ) |
|
◆ FindCandidateToConnectCellCornerToLoops()
| void UE::CADKernel::FCell::FindCandidateToConnectCellCornerToLoops |
( |
| ) |
|
◆ FindCandidateToConnectLoopsByNeighborhood()
| void UE::CADKernel::FCell::FindCandidateToConnectLoopsByNeighborhood |
( |
| ) |
|
◆ GetLoopBarycenters()
◆ InitLoopConnexions()
| void UE::CADKernel::FCell::InitLoopConnexions |
( |
| ) |
|
◆ SelectSegmentToConnectLoops()
◆ SelectSegmentToConnectLoopToCorner()
◆ TryToConnectTwoSubLoopsWithShortestSegment()
| void UE::CADKernel::FCell::TryToConnectTwoSubLoopsWithShortestSegment |
( |
FCellConnexion & |
LoopConnexion | ) |
|
SubLoopA SubLoopB –X—X X--—X– \ / \ / X=======X / \ / \ –X—X X--—X–
======= ShortestSegment
◆ TryToCreateSegment()
◆ CandidateSegments
◆ CellCorners
◆ CellLoops
◆ FinalSegments
◆ Grid
| const FGrid& UE::CADKernel::FCell::Grid |
◆ Id
| int32 UE::CADKernel::FCell::Id |
◆ InnerLoopCount
| int32 UE::CADKernel::FCell::InnerLoopCount = 0 |
◆ IntersectionTool
◆ LoopCellBorderIndices
| TArray<int32> UE::CADKernel::FCell::LoopCellBorderIndices |
◆ LoopConnexions
◆ OuterLoopCount
| int32 UE::CADKernel::FCell::OuterLoopCount = 0 |
◆ Triangulator
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Mesh/Meshers/IsoTriangulator/IsoCell.h
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Mesh/Meshers/IsoTriangulator.cpp