Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopologicalVertex
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double SquareDistance
(
const FTopologicalVertex& OtherVertex |
Topo/TopologicalVertex.h | ||
double SquareDistance
(
const FVector& Point |
Topo/TopologicalVertex.h |
SquareDistance(const FTopologicalVertex &)
| Name | SquareDistance |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalVertex.h |
| Include Path | #include "Topo/TopologicalVertex.h" |
double SquareDistance
(
const FTopologicalVertex & OtherVertex
) const
SquareDistance(const FVector &)
| Name | SquareDistance |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalVertex.h |
| Include Path | #include "Topo/TopologicalVertex.h" |
double SquareDistance
(
const FVector & Point
) const