Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImageProcessingAtom::CubemapLayout Member List

This is the complete list of members for ImageProcessingAtom::CubemapLayout, including all inherited members.

CreateCubemapLayout(IImageObjectPtr image) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayoutstatic
GetCubemapLayoutInfo(CubemapLayoutType type) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayoutstatic
GetCubemapLayoutInfo(IImageObjectPtr image) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayoutstatic
GetFaceData(CubemapFace face, void *outBuffer, AZ::u32 &outSize) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
GetFaceDirection(CubemapFace face) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
GetFaceMemBuffer(AZ::u32 mip, CubemapFace face, AZ::u32 &outPitch) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
GetFaceSize() (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
GetLayoutInfo() (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
GetRectForFace(AZ::u32 mip, CubemapFace face, QRect &outRect) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
SetFaceData(CubemapFace face, void *dataBuffer, AZ::u32 dataSize) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout
SetToFaceMemBuffer(AZ::u32 mip, CubemapFace face, void *dataBuffer) (defined in ImageProcessingAtom::CubemapLayout)ImageProcessingAtom::CubemapLayout