CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
OdTrVisTextureManager Member List

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

blur(const OdTrVisTexture *pTexture, OdUInt32 nSizeKernel=3, float fKernelMultiplier=1.0f)OdTrVisTextureManagerstatic
blurTexture(OdTrVisTexture *pTexture, OdUInt32 nSizeKernel=3, float fKernelMultiplier=1.0f)OdTrVisTextureManagerstatic
clone(const OdTrVisTexture *pTexture)OdTrVisTextureManagerstatic
convert(OdTrVisTexture::Format fmt, const OdTrVisTexture *pTexture, OdUInt32 nNewAlign=0, const OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
convert(OdTrVisTexture *pTextureTo, const OdTrVisTexture *pTextureFrom, Resampler method=kNearest)OdTrVisTextureManagerstatic
convertAndResample(OdTrVisTexture::Format fmt, Resampler method, OdUInt32 newWidth, OdUInt32 newHeight, const OdTrVisTexture *pTexture, OdUInt32 nNewAlign=0, const OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
createPow2TextureFrom(OdTrVisTexture::Format fmt, bool bRequirePow2, OdUInt32 nMaxSize, OdUInt32 nAlign, OdTrVisTexture::Format bufferFmt, OdUInt32 bufferWidth, OdUInt32 bufferHeight, OdUInt32 bufferAlign, const void *buffer, Resampler method, const 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, const void *buffer, Resampler method, const OdTrVisTexture *pPalette=NULL)OdTrVisTextureManagerstatic
createTextureFrom(OdTrVisTexture::Format fmt, OdUInt32 nWidth, OdUInt32 nHeight, OdUInt32 nAlign, const void *buffer, const OdTrVisTexture *pPalette=NULL, bool bOwnExistBuffer=false)OdTrVisTextureManagerstatic
grayscale(const OdTrVisTexture *pTexture, OdUInt32 nApplyComponent=7)OdTrVisTextureManagerstatic
grayscaleTexture(OdTrVisTexture *pTexture, OdUInt32 nApplyComponent=7)OdTrVisTextureManagerstatic
kBilinear enum valueOdTrVisTextureManager
kNearest enum valueOdTrVisTextureManager
mapChannels(const OdTrVisTexture *pTexture, const ChannelMapping &redMap=ChannelMapping(1.0f), const ChannelMapping &greenMap=ChannelMapping(0.0f, 1.0f), const ChannelMapping &blueMap=ChannelMapping(0.0f, 0.0f, 1.0f), const ChannelMapping &alphaMap=ChannelMapping(0.0f, 0.0f, 0.0f, 1.0f))OdTrVisTextureManagerstatic
negate(const OdTrVisTexture *pTexture)OdTrVisTextureManagerstatic
negateTexture(OdTrVisTexture *pTexture)OdTrVisTextureManagerstatic
pow2ResampleDimensions(OdUInt32 &nResultWidth, OdUInt32 &nResultHeight, OdUInt32 nInWidth, OdUInt32 nInHeight, bool bRequirePow2, OdUInt32 nMaxSize)OdTrVisTextureManagerstatic
remapTextureChannels(OdTrVisTexture *pTexture, const ChannelMapping &redMap=ChannelMapping(1.0f), const ChannelMapping &greenMap=ChannelMapping(0.0f, 1.0f), const ChannelMapping &blueMap=ChannelMapping(0.0f, 0.0f, 1.0f), const ChannelMapping &alphaMap=ChannelMapping(0.0f, 0.0f, 0.0f, 1.0f))OdTrVisTextureManagerstatic
resample(Resampler method, OdUInt32 newWidth, OdUInt32 newHeight, const OdTrVisTexture *pTexture)OdTrVisTextureManagerstatic
resamplePow2(Resampler method, bool bRequirePow2, const OdTrVisTexture *pTexture, OdUInt32 nMaxSize)OdTrVisTextureManagerstatic
Resampler enum nameOdTrVisTextureManager
save(const OdTrVisTexture *pTexture, const OdString &fileName)OdTrVisTextureManagerstatic
sphereMap(const OdTrVisTexture *pRightTexture, const OdTrVisTexture *pLeftTexture, const OdTrVisTexture *pTopTexture, const OdTrVisTexture *pBottomTexture, const OdTrVisTexture *pFrontTexture, const OdTrVisTexture *pBackTexture, int antiAliasLevel=1, bool bSineCorrection=false)OdTrVisTextureManagerstatic
sphereMapTexture(OdTrVisTexture *pTexture, const OdTrVisTexture *pRightTexture, const OdTrVisTexture *pLeftTexture, const OdTrVisTexture *pTopTexture, const OdTrVisTexture *pBottomTexture, const OdTrVisTexture *pFrontTexture, const OdTrVisTexture *pBackTexture, int antiAliasLevel=1, bool bSineCorrection=false)OdTrVisTextureManagerstatic