Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FVisu
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void DrawPoint
(
const FVector& Point, |
UI/Visu.h | ||
virtual void DrawPoint
(
const FVector2d& Point, |
UI/Visu.h |
DrawPoint(const FVector &, EVisuProperty)
| Name | DrawPoint |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/UI/Visu.h |
| Include Path | #include "UI/Visu.h" |
virtual void DrawPoint
(
const FVector & Point,
EVisuProperty InProperty
)
DrawPoint(const FVector2d &, EVisuProperty)
| Name | DrawPoint |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/UI/Visu.h |
| Include Path | #include "UI/Visu.h" |
virtual void DrawPoint
(
const FVector2d & Point,
EVisuProperty InProperty
)