Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Image
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Image/ImageTile.h |
| Include | #include "Image/ImageTile.h" |
Syntax
class FImageTile
Constructors
| Type | Name | Description | |
|---|---|---|---|
FImageTile () |
|||
FImageTile
(
const FVector2i& InStart, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Contains
(
const int32 X, |
||
| FVector2i | GetCoords
(
const int64 LinearIdx |
||
| FVector2i | GetEnd () |
||
| int32 | GetHeight () |
||
| int64 | |||
| int64 | GetIndex
(
const int32 X, |
||
| int64 | GetIndexFromSourceCoords
(
const FVector2i& SourceCoords |
||
| int64 | GetIndexFromSourceCoords
(
const int32 X, |
||
| FVector2i | GetSourceCoords
(
const int64 LinearIdx |
||
| FVector2i | GetSourceCoords
(
const FVector2i& LocalCoords |
||
| FVector2i | GetSourceCoords
(
const int32 X, |
||
| FVector2i | GetStart () |
||
| int32 | GetWidth () |
||
| int64 | Num () |