Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FCoordinateGrid |
| Type | struct |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/GeoPoint.h |
| Include Path | #include "Geo/GeoPoint.h" |
Syntax
struct FCoordinateGrid
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Geo/GeoPoint.h | |||
FCoordinateGrid
(
const TArray< double >& InUCoordinates, |
Geo/GeoPoint.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Coordinates | TArray< double > | Geo/GeoPoint.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 Count() |
Geo/GeoPoint.h | ||
void Empty
(
int32 UNumber, |
Geo/GeoPoint.h | ||
int32 IsoCount
(
EIso Iso |
Geo/GeoPoint.h | ||
void SetNum
(
int32 UNumber, |
Geo/GeoPoint.h | ||
| Geo/GeoPoint.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< double > & operator[]
(
EIso Iso |
Geo/GeoPoint.h | ||
const TArray< double > & operator[]
(
EIso Iso |
Geo/GeoPoint.h |