MRenderTargetDescription Member List

This is the complete list of members for MRenderTargetDescription, including all inherited members.
arraySliceCount() const MRenderTargetDescription
height() const MRenderTargetDescription
isCubeMap() const MRenderTargetDescription
MRenderTargetDescription(const MString &name, unsigned int width, unsigned int height, unsigned int multiSampleCount, MHWRender::MRasterFormat rasterFormat, unsigned int arraySliceCount, bool isCubeMap)MRenderTargetDescription
multiSampleCount() const MRenderTargetDescription
name() const MRenderTargetDescription
rasterFormat() const MRenderTargetDescription
setArraySliceCount(unsigned int val)MRenderTargetDescription
setHeight(unsigned int val)MRenderTargetDescription
setIsCubeMap(bool val)MRenderTargetDescription
setMultiSampleCount(unsigned int val)MRenderTargetDescription
setRasterFormat(MHWRender::MRasterFormat val)MRenderTargetDescription
setWidth(unsigned int val)MRenderTargetDescription
width() const MRenderTargetDescription
~MRenderTargetDescription()MRenderTargetDescription [virtual]