Go to the source code of this file.
|
template<typename TYPE > |
static FORCEINLINE TYPE & | GetStreamAccess (TArray< uint8 > *Data, int32 Index, int32 Stride, int32 Offset) |
|
static FORCEINLINE uint8 * | GetStreamAccessPointer (TArray< uint8 > *Data, int32 Index, int32 Stride, int32 Offset) |
|
template<typename TYPE >
static FORCEINLINE TYPE& GetStreamAccess |
( |
TArray< uint8 > * |
Data, |
|
|
int32 |
Index, |
|
|
int32 |
Stride, |
|
|
int32 |
Offset |
|
) |
| |
|
static |
static FORCEINLINE uint8* GetStreamAccessPointer |
( |
TArray< uint8 > * |
Data, |
|
|
int32 |
Index, |
|
|
int32 |
Stride, |
|
|
int32 |
Offset |
|
) |
| |
|
static |