CFx SDK Documentation  2020SP3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OdTrVisTextureManager Member List

This is the complete list of members for OdTrVisTextureManager, including all inherited members.

convert(OdTrVisTexture::Format fmt, OdTrVisTexture *pTexture, OdUInt32 nNewAlign=0, OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
convert(OdTrVisTexture *pTextureTo, const OdTrVisTexture *pTextureFrom, Resampler method=kNearest)OdTrVisTextureManagerstatic
convertAndResample(OdTrVisTexture::Format fmt, Resampler method, OdUInt32 newWidth, OdUInt32 newHeight, OdTrVisTexture *pTexture, OdUInt32 nNewAlign=0, OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
createPow2TextureFrom(OdTrVisTexture::Format fmt, bool bRequirePow2, OdUInt32 nMaxSize, OdUInt32 nAlign, OdTrVisTexture::Format bufferFmt, OdUInt32 bufferWidth, OdUInt32 bufferHeight, OdUInt32 bufferAlign, void *buffer, Resampler method, OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
createTexture(OdTrVisTexture::Format fmt, OdUInt32 nWidth, OdUInt32 nHeight, OdUInt32 nAlign=4)OdTrVisTextureManagerstatic
createTextureFrom(OdTrVisTexture::Format fmt, OdUInt32 nWidth, OdUInt32 nHeight, OdUInt32 nAlign, OdTrVisTexture::Format bufferFmt, OdUInt32 bufferWidth, OdUInt32 bufferHeight, OdUInt32 bufferAlign, void *buffer, Resampler method, OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
createTextureFrom(OdTrVisTexture::Format fmt, OdUInt32 nWidth, OdUInt32 nHeight, OdUInt32 nAlign, void *buffer, OdTrVisTexture *pPalette=NULL, bool bOwnExistBuffer=false)OdTrVisTextureManagerstatic
kBilinear enum valueOdTrVisTextureManager
kNearest enum valueOdTrVisTextureManager
resample(Resampler method, OdUInt32 newWidth, OdUInt32 newHeight, OdTrVisTexture *pTexture)OdTrVisTextureManagerstatic
resamplePow2(Resampler method, bool bRequirePow2, OdTrVisTexture *pTexture, OdUInt32 nMaxSize)OdTrVisTextureManagerstatic
Resampler enum nameOdTrVisTextureManager
save(OdTrVisTexture *pTexture, const OdString &fileName)OdTrVisTextureManagerstatic