Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FSurfacicBoundary
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Math/Boundary.h |
|
|
|
Math/Boundary.h |
|
FSurfacicBoundary
(
const FVector2d& Point1,
const FVector2d& Point2,
const double OffsetTolerance
)
|
|
Math/Boundary.h |
|
FSurfacicBoundary
(
const double InUMin,
const double InUMax,
const double InVMin,
const double InVMax
)
|
|
Math/Boundary.h |
|
FSurfacicBoundary
(
const double InUMin,
const double InUMax,
const double InVMin,
const double InVMax,
const double OffsetTolerance
)
|
|
Math/Boundary.h |
|
FSurfacicBoundary()
| |
|
| Name |
FSurfacicBoundary |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path |
#include "Math/Boundary.h" |
FSurfacicBoundary()
FSurfacicBoundary(const FVector2d &, const FVector2d &)
| |
|
| Name |
FSurfacicBoundary |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path |
#include "Math/Boundary.h" |
FSurfacicBoundary
(
const FVector2d & Point1,
const FVector2d & Point2
)
FSurfacicBoundary(const FVector2d &, const FVector2d &, const double)
| |
|
| Name |
FSurfacicBoundary |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path |
#include "Math/Boundary.h" |
FSurfacicBoundary
(
const FVector2d & Point1,
const FVector2d & Point2,
const double OffsetTolerance
)
FSurfacicBoundary(const double, const double, const double, const double)
| |
|
| Name |
FSurfacicBoundary |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path |
#include "Math/Boundary.h" |
FSurfacicBoundary
(
const double InUMin,
const double InUMax,
const double InVMin,
const double InVMax
)
FSurfacicBoundary(const double, const double, const double, const double, const double)
| |
|
| Name |
FSurfacicBoundary |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path |
#include "Math/Boundary.h" |
FSurfacicBoundary
(
const double InUMin,
const double InUMax,
const double InVMin,
const double InVMax,
const double OffsetTolerance
)