Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/Model
References
| Module | TextureGraphInsight |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include | #include "Model/TextureGraphInsightRecord.h" |
Syntax
template<typename Type >
class T_Tiled
Variables
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | ForEach
(
Functor functor |
FORCEINLINE const TypeArray& Tiles() const { return _tiles; } FORCEINLINE TypeArray& Tiles() { return _tiles; } | |
| void | ForEachGetTile
(
Functor functor |
||
| const TiledGrid & | Grid () |
||
| void | |||
| void | |||
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const Type & | operator()
(
Size tx, |
||
| Type & | operator()
(
Size tx, |