Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.RenderTarget2D Member List

This is the complete list of members for Microsoft.Xna.Framework.Graphics.RenderTarget2D, including all inherited members.

_0021GraphicsResource()Microsoft.Xna.Framework.Graphics.GraphicsResourceinlineprivate
_0021Texture2D()Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
_003Cbacking_store_003EContentLostMicrosoft.Xna.Framework.Graphics.RenderTarget2Dprivate
_003Cbacking_store_003EDisposingMicrosoft.Xna.Framework.Graphics.GraphicsResourceprivate
_007EGraphicsResource()Microsoft.Xna.Framework.Graphics.GraphicsResourceinlineprivate
_007ERenderTarget2D()Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprivate
_007ETexture2D()Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
_contentLostMicrosoft.Xna.Framework.Graphics.RenderTarget2Dpackage
_formatMicrosoft.Xna.Framework.Graphics.Textureprotected
_heightMicrosoft.Xna.Framework.Graphics.Texture2Dprotected
_internalHandleMicrosoft.Xna.Framework.Graphics.GraphicsResourcepackage
_levelCountMicrosoft.Xna.Framework.Graphics.Textureprotected
_localNameMicrosoft.Xna.Framework.Graphics.GraphicsResourceprivate
_localTagMicrosoft.Xna.Framework.Graphics.GraphicsResourceprivate
_parentMicrosoft.Xna.Framework.Graphics.GraphicsResourceprotected
_shouldNotRecreateMicrosoft.Xna.Framework.Graphics.Texture2Dprotected
_widthMicrosoft.Xna.Framework.Graphics.Texture2Dprotected
alreadyRecreatedMicrosoft.Xna.Framework.Graphics.Texturepackage
BoundsMicrosoft.Xna.Framework.Graphics.Texture2D
CheckCompressedTexture(_D3DFORMAT format)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
CleanupSavedData()Microsoft.Xna.Framework.Graphics.Texture2Dinlinepackage
CompareTo(Texture other)Microsoft.Xna.Framework.Graphics.Textureinlinepackage
ContentLostMicrosoft.Xna.Framework.Graphics.RenderTarget2D
CopyData< T >(int level, Rectangle? rect, T[] data, int startIndex, int elementCount, uint options, [MarshalAs(UnmanagedType.U1)] bool isSetting)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
Microsoft::Xna::Framework::Graphics::Texture.CopyData< T >(void *pData, int pitch, T[] data, int dataIndex, int elementCount, _D3DSURFACE_DESC *pSurface, uint dwLockWidth, uint dwLockHeight, [MarshalAs(UnmanagedType.U1)] bool isSetting)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
CopyOrRestoreData([MarshalAs(UnmanagedType.U1)] bool isStoring)Microsoft.Xna.Framework.Graphics.Texture2Dinlinepackage
CreateRenderTarget(GraphicsDevice graphicsDevice, int width, int height, [MarshalAs(UnmanagedType.U1)] bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, int preferredMultiSampleCount, RenderTargetUsage usage)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlinepackage
CreateStateWrapper()Microsoft.Xna.Framework.Graphics.Textureinlineprotected
CreateTexture(GraphicsDevice graphicsDevice, int width, int height, [MarshalAs(UnmanagedType.U1)] bool mipMap, uint usage, _D3DPOOL pool, SurfaceFormat format)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprotected
DepthStencilFormatMicrosoft.Xna.Framework.Graphics.RenderTarget2D
Dispose([MarshalAs(UnmanagedType.U1)] bool P_0)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprotectedvirtual
Microsoft::Xna::Framework::Graphics::Texture.Dispose()Microsoft.Xna.Framework.Graphics.GraphicsResourceinlinevirtual
DisposingMicrosoft.Xna.Framework.Graphics.GraphicsResource
FormatMicrosoft.Xna.Framework.Graphics.Texture
FromStream(GraphicsDevice graphicsDevice, Stream stream, int width, int height, [MarshalAs(UnmanagedType.U1)] bool zoom)Microsoft.Xna.Framework.Graphics.Texture2Dinlinestatic
FromStream(GraphicsDevice graphicsDevice, Stream stream)Microsoft.Xna.Framework.Graphics.Texture2Dinlinestatic
GetAndValidateRect(_D3DSURFACE_DESC *__unnamed000, uint *pdwLockWidth, uint *pdwLockHeight, Rectangle? rect)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
GetAndValidateSizes< T >(_D3DSURFACE_DESC *pSurface, uint *pdwFormatSize, uint *pdwElementSize)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
GetComPtr()Microsoft.Xna.Framework.Graphics.Texture2Dinlinepackage
GetData< T >(T[] data)Microsoft.Xna.Framework.Graphics.Texture2Dinline
GetData< T >(T[] data, int startIndex, int elementCount)Microsoft.Xna.Framework.Graphics.Texture2Dinline
GetData< T >(int level, Rectangle? rect, T[] data, int startIndex, int elementCount)Microsoft.Xna.Framework.Graphics.Texture2Dinline
GetDataAsColor< T >(Converter< T, Color > toColor)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
GetDataAsColor< T >()Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
GetExpectedByteSizeFromFormat(_D3DFORMAT format)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
GetManagedObject(IDirect3DTexture9 *pInterface, GraphicsDevice pDevice, uint pool)Microsoft.Xna.Framework.Graphics.Texture2Dinlinepackagestatic
GraphicsDeviceMicrosoft.Xna.Framework.Graphics.GraphicsResource
GraphicsResource()Microsoft.Xna.Framework.Graphics.GraphicsResourceinlinepackage
HeightMicrosoft.Xna.Framework.Graphics.Texture2D
helperMicrosoft.Xna.Framework.Graphics.RenderTarget2Dpackage
InitializeDescription(SurfaceFormat? format)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprotected
Microsoft::Xna::Framework::Graphics::Texture.InitializeDescription(SurfaceFormat format)Microsoft.Xna.Framework.Graphics.Textureinlineprotected
isActiveRenderTargetMicrosoft.Xna.Framework.Graphics.Texturepackage
IsContentLostMicrosoft.Xna.Framework.Graphics.RenderTarget2D
IsDisposedMicrosoft.Xna.Framework.Graphics.GraphicsResource
isDisposedMicrosoft.Xna.Framework.Graphics.GraphicsResourcepackage
IsPowerOfTwo(uint dwNumber)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
LevelCountMicrosoft.Xna.Framework.Graphics.Texture
MultiSampleCountMicrosoft.Xna.Framework.Graphics.RenderTarget2D
MustClampMicrosoft.Xna.Framework.Graphics.Texture2Dprotected
NameMicrosoft.Xna.Framework.Graphics.GraphicsResource
OnObjectCreation()Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
pComPtrMicrosoft.Xna.Framework.Graphics.Texture2Dpackage
pFaceDataMicrosoft.Xna.Framework.Graphics.Texture2Dprivate
pStateTrackerMicrosoft.Xna.Framework.Graphics.Texturepackage
raise_ContentLost(object value0, EventArgs value1)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprotectedvirtual
raise_Disposing(object value0, EventArgs value1)Microsoft.Xna.Framework.Graphics.GraphicsResourceinlineprotected
RecreateAndPopulateObject()Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlinepackagevirtual
RecreateAndPopulateObject()Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprivatevirtual
ReleaseNativeObject([MarshalAs(UnmanagedType.U1)] bool disposeManagedResource)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlinepackagevirtual
ReleaseNativeObject([MarshalAs(UnmanagedType.U1)] bool disposeManagedResource)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprivatevirtual
RenderTarget2D(GraphicsDevice graphicsDevice, int width, int height, [MarshalAs(UnmanagedType.U1)] bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, int preferredMultiSampleCount, RenderTargetUsage usage)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinline
RenderTarget2D(GraphicsDevice graphicsDevice, int width, int height, [MarshalAs(UnmanagedType.U1)] bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinline
RenderTarget2D(GraphicsDevice graphicsDevice, int width, int height)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinline
renderTargetContentsDirtyMicrosoft.Xna.Framework.Graphics.Texturepackage
RenderTargetUsageMicrosoft.Xna.Framework.Graphics.RenderTarget2D
SaveAsImage(Stream stream, SharedConstants.XnaImageFormat __unnamed001, int width, int height)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
SaveAsJpeg(Stream stream, int width, int height)Microsoft.Xna.Framework.Graphics.Texture2Dinline
SaveAsPng(Stream stream, int width, int height)Microsoft.Xna.Framework.Graphics.Texture2Dinline
SaveDataForRecreation()Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlinepackagevirtual
SaveDataForRecreation()Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprivatevirtual
SetContentLost([MarshalAs(UnmanagedType.U1)] bool isContentLost)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlinepackagevirtual
SetContentLost([MarshalAs(UnmanagedType.U1)] bool isContentLost)Microsoft.Xna.Framework.Graphics.RenderTarget2Dinlineprivate
SetData< T >(T[] data)Microsoft.Xna.Framework.Graphics.Texture2Dinline
SetData< T >(T[] data, int startIndex, int elementCount)Microsoft.Xna.Framework.Graphics.Texture2Dinline
SetData< T >(int level, Rectangle? rect, T[] data, int startIndex, int elementCount)Microsoft.Xna.Framework.Graphics.Texture2Dinline
SwapBgr(void *pDest, void *pSrc, uint dwSize)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
TagMicrosoft.Xna.Framework.Graphics.GraphicsResource
Texture()Microsoft.Xna.Framework.Graphics.Textureinlinepackage
Texture2D(IDirect3DTexture9 *pInterface, GraphicsDevice pDevice)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprivate
Texture2D()Microsoft.Xna.Framework.Graphics.Texture2Dinlineprotected
Texture2D(GraphicsDevice graphicsDevice, int width, int height)Microsoft.Xna.Framework.Graphics.Texture2Dinline
Texture2D(GraphicsDevice graphicsDevice, int width, int height, [MarshalAs(UnmanagedType.U1)] bool mipMap, SurfaceFormat format)Microsoft.Xna.Framework.Graphics.Texture2Dinline
Texture2D(GraphicsDevice graphicsDevice, int width, int height, [MarshalAs(UnmanagedType.U1)] bool mipMap, SurfaceFormat format, [MarshalAs(UnmanagedType.U1)] bool __unnamed005)Microsoft.Xna.Framework.Graphics.Texture2Dinlinepackage
Texture2D(GraphicsDevice graphicsDevice, Stream stream, int width, int height, SharedConstants.XnaImageOperation operation)Microsoft.Xna.Framework.Graphics.Texture2Dinlinepackage
ToString()Microsoft.Xna.Framework.Graphics.GraphicsResourceinline
ValidateCreationParameters(ProfileCapabilities profile, int width, int height, SurfaceFormat format, [MarshalAs(UnmanagedType.U1)] bool mipMap)Microsoft.Xna.Framework.Graphics.Texture2Dinlineprotectedstatic
ValidateTotalSize(_D3DSURFACE_DESC *__unnamed000, uint dwLockWidth, uint dwLockHeight, uint dwFormatSize, uint dwElementSize, uint elementCount)Microsoft.Xna.Framework.Graphics.Textureinlinepackagestatic
WidthMicrosoft.Xna.Framework.Graphics.Texture2D
~GraphicsResource()Microsoft.Xna.Framework.Graphics.GraphicsResourceinlineprivate