CFx SDK Documentation
2023 SP0
|
#include <TrVisTexture.h>
Public Types | |
enum | Resampler { kNearest , kBilinear } |
This class manage Texture operations
Definition at line 175 of file TrVisTexture.h.
Enumerator | |
---|---|
kNearest | |
kBilinear |
Definition at line 178 of file TrVisTexture.h.
|
static |
Converts existing texture to the another texture format
|
static |
Converts existing texture to the another format (or data alignment)
|
static |
Converts and resamples existing texture
|
static |
Creates pow2 textures from buffer
|
static |
Creates empty texture
|
static |
Creates textures from buffer
|
static |
Creates texture from buffer with the same sizes, format and data alignment
|
static |
Resamples existing texture
|
static |
Resample texture so its width and height becomes the power of 2 (if need). Width and height are limited by nMaxSize
|
static |
Saves texture in file