anx.framework/lib/SharpDX/Bin/SharpDX.Direct3D9.XML
2011-10-31 05:36:24 +00:00

22591 lines
1.5 MiB

<?xml version="1.0"?>
<doc>
<assembly>
<name>SharpDX.Direct3D9</name>
</assembly>
<members>
<member name="T:SharpDX.Direct3D9.AdapterDetails">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9']/*"/>
<unmanaged>D3DADAPTER_IDENTIFIER9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.Driver">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::Driver']/*"/>
<unmanaged>char Driver[512]</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::Description']/*"/>
<unmanaged>char Description[512]</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.DeviceName">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::DeviceName']/*"/>
<unmanaged>char DeviceName[32]</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.RawDriverVersion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::DriverVersion']/*"/>
<unmanaged>LARGE_INTEGER DriverVersion</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.VendorId">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::VendorId']/*"/>
<unmanaged>unsigned int VendorId</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.DeviceId">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::DeviceId']/*"/>
<unmanaged>unsigned int DeviceId</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.SubsystemId">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::SubSysId']/*"/>
<unmanaged>unsigned int SubSysId</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.Revision">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::Revision']/*"/>
<unmanaged>unsigned int Revision</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.DeviceIdentifier">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::DeviceIdentifier']/*"/>
<unmanaged>GUID DeviceIdentifier</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AdapterDetails.WhqlLevel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DADAPTER_IDENTIFIER9::WHQLLevel']/*"/>
<unmanaged>unsigned int WHQLLevel</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.AdapterDetails.Certified">
<summary>
Gets a value indicating whether the adapeter is WHQL certified.
</summary>
<value>
<c>true</c> if certified; otherwise, <c>false</c>.
</value>
</member>
<member name="P:SharpDX.Direct3D9.AdapterDetails.DriverVersion">
<summary>
Gets the driver version.
</summary>
</member>
<member name="P:SharpDX.Direct3D9.AdapterDetails.CertificationDate">
<summary>
Gets the certification date.
</summary>
</member>
<member name="T:SharpDX.Direct3D9.BoneCombination">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION']/*"/>
<unmanaged>D3DXBONECOMBINATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.BoneIds">
<summary>
Get the bone identifiers.
</summary>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.AttribId">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION::AttribId']/*"/>
<unmanaged>unsigned int AttribId</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.FaceStart">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION::FaceStart']/*"/>
<unmanaged>unsigned int FaceStart</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.FaceCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION::FaceCount']/*"/>
<unmanaged>unsigned int FaceCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.VertexStart">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION::VertexStart']/*"/>
<unmanaged>unsigned int VertexStart</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.VertexCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION::VertexCount']/*"/>
<unmanaged>unsigned int VertexCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BoneCombination.BonedIdsPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBONECOMBINATION::BoneId']/*"/>
<unmanaged>unsigned int* BoneId</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9']/*"/>
<unmanaged>IDirect3DDevice9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.#ctor(SharpDX.Direct3D9.Direct3D,System.Int32,SharpDX.Direct3D9.DeviceType,System.IntPtr,SharpDX.Direct3D9.CreateFlags,SharpDX.Direct3D9.PresentParameters[])">
<summary>
Creates a device to represent the display adapter.
</summary>
<remarks>
This method returns a fully working device interface, set to the required display mode (or windowed), and allocated with the appropriate back buffers. To begin rendering, the application needs only to create and set a depth buffer (assuming EnableAutoDepthStencil is FALSE in <see cref="T:SharpDX.Direct3D9.PresentParameters"/>). When you create a Direct3D device, you supply two different window parameters: a focus window (hFocusWindow) and a device window (the hDeviceWindow in <see cref="T:SharpDX.Direct3D9.PresentParameters"/>). The purpose of each window is: The focus window alerts Direct3D when an application switches from foreground mode to background mode (via Alt-Tab, a mouse click, or some other method). A single focus window is shared by each device created by an application. The device window determines the location and size of the back buffer on screen. This is used by Direct3D when the back buffer contents are copied to the front buffer during {{Present}}. This method should not be run during the handling of WM_CREATE. An application should never pass a window handle to Direct3D while handling WM_CREATE. Any call to create, release, or reset the device must be done using the same thread as the window procedure of the focus window. Note that D3DCREATE_HARDWARE_VERTEXPROCESSING, D3DCREATE_MIXED_VERTEXPROCESSING, and D3DCREATE_SOFTWARE_VERTEXPROCESSING are mutually exclusive flags, and at least one of these vertex processing flags must be specified when calling this method. Back buffers created as part of the device are only lockable if D3DPRESENTFLAG_LOCKABLE_BACKBUFFER is specified in the presentation parameters. (Multisampled back buffers and depth surfaces are never lockable.) The methods {{Reset}}, <see cref="T:SharpDX.ComObject"/>, and {{TestCooperativeLevel}} must be called from the same thread that used this method to create a device. D3DFMT_UNKNOWN can be specified for the windowed mode back buffer format when calling CreateDevice, {{Reset}}, and {{CreateAdditionalSwapChain}}. This means the application does not have to query the current desktop format before calling CreateDevice for windowed mode. For full-screen mode, the back buffer format must be specified. If you attempt to create a device on a 0x0 sized window, CreateDevice will fail.
</remarks>
<param name="direct3D">an instance of <see cref="T:SharpDX.Direct3D9.Direct3D"/></param>
<param name="adapter"> Ordinal number that denotes the display adapter. {{D3DADAPTER_DEFAULT}} is always the primary display adapter. </param>
<param name="deviceType"> Member of the <see cref="T:SharpDX.Direct3D9.DeviceType"/> enumerated type that denotes the desired device type. If the desired device type is not available, the method will fail. </param>
<param name="hFocusWindow"> The focus window alerts Direct3D when an application switches from foreground mode to background mode. See Remarks. For full-screen mode, the window specified must be a top-level window. For windowed mode, this parameter may be NULL only if the hDeviceWindow member of pPresentationParameters is set to a valid, non-NULL value. </param>
<param name="behaviorFlags"> Combination of one or more options that control device creation. For more information, see {{D3DCREATE}}. </param>
<param name="resentationParametersRef"> Pointer to a <see cref="T:SharpDX.Direct3D9.PresentParameters"/> structure, describing the presentation parameters for the device to be created. If BehaviorFlags specifies {{D3DCREATE_ADAPTERGROUP_DEVICE}}, pPresentationParameters is an array. Regardless of the number of heads that exist, only one depth/stencil surface is automatically created. For Windows 2000 and Windows XP, the full-screen device display refresh rate is set in the following order: User-specified nonzero ForcedRefreshRate registry key, if supported by the device. Application-specified nonzero refresh rate value in the presentation parameter. Refresh rate of the latest desktop mode, if supported by the device. 75 hertz if supported by the device. 60 hertz if supported by the device. Device default. An unsupported refresh rate will default to the closest supported refresh rate below it. For example, if the application specifies 63 hertz, 60 hertz will be used. There are no supported refresh rates below 57 hertz. pPresentationParameters is both an input and an output parameter. Calling this method may change several members including: If BackBufferCount, BackBufferWidth, and BackBufferHeight are 0 before the method is called, they will be changed when the method returns. If BackBufferFormat equals <see cref="F:SharpDX.Direct3D9.Format.Unknown"/> before the method is called, it will be changed when the method returns. </param>
<param name="returnedDeviceInterfaceRef"> Address of a pointer to the returned <see cref="T:SharpDX.Direct3D9.Device"/> interface, which represents the created device. </param>
<returns> <see cref="T:System.Int32"/> If the method succeeds, the return value is D3D_OK. If the method fails, the return value can be one of the following: D3DERR_DEVICELOST, D3DERR_INVALIDCALL, D3DERR_NOTAVAILABLE, D3DERR_OUTOFVIDEOMEMORY. </returns>
<unmanaged>HRESULT CreateDevice([None] UINT Adapter,[None] D3DDEVTYPE DeviceType,[None] HWND hFocusWindow,[None] int BehaviorFlags,[None] D3DPRESENT_PARAMETERS* pPresentationParameters,[None] IDirect3DDevice9** ppReturnedDeviceInterface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Clear(SharpDX.Direct3D9.ClearFlags,SharpDX.Color4,System.Single,System.Int32)">
<summary>
Clears one or more surfaces such as a render target, a stencil buffer, and a depth buffer.
</summary>
<param name="clearFlags">Flags that specify which surfaces will be cleared.</param>
<param name="color">The color that will be used to fill the cleared render target.</param>
<param name="zdepth">The value that will be used to fill the cleared depth buffer.</param>
<param name="stencil">The value that will be used to fill the cleared stencil buffer.</param>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>HRESULT IDirect3DDevice9::Clear([None] int Count,[In, Buffer, Optional] const D3DRECT* pRects,[None] int Flags,[None] D3DCOLOR Color,[None] float Z,[None] int Stencil)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Clear(SharpDX.Direct3D9.ClearFlags,SharpDX.Color4,System.Single,System.Int32,SharpDX.Rectangle[])">
<summary>
Clears one or more surfaces such as a render target, a stencil buffer, and a depth buffer.
</summary>
<param name="clearFlags">Flags that specify which surfaces will be cleared.</param>
<param name="color">The color that will be used to fill the cleared render target.</param>
<param name="zdepth">The value that will be used to fill the cleared depth buffer.</param>
<param name="stencil">The value that will be used to fill the cleared stencil buffer.</param>
<param name="rectangles">The areas on the surfaces that will be cleared.</param>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>HRESULT IDirect3DDevice9::Clear([None] int Count,[In, Buffer, Optional] const D3DRECT* pRects,[None] int Flags,[None] D3DCOLOR Color,[None] float Z,[None] int Stencil)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.ColorFill(SharpDX.Direct3D9.Surface,SharpDX.Color4)">
<summary>
Allows an application to fill a rectangular area of a D3DPOOL_DEFAULT surface with a specified color.
</summary>
<remarks>
This method can only be applied to a render target, a render-target texture surface, or an off-screen plain surface with a pool type of D3DPOOL_DEFAULT. IDirect3DDevice9::ColorFill will work with all formats. However, when using a reference or software device, the only formats supported are D3DFMT_X1R5G5B5, D3DFMT_A1R5G5B5, D3DFMT_R5G6B5, D3DFMT_X8R8G8B8, D3DFMT_A8R8G8B8, D3DFMT_YUY2, D3DFMT_G8R8_G8B8, D3DFMT_UYVY, D3DFMT_R8G8_B8G8, D3DFMT_R16F, D3DFMT_G16R16F, D3DFMT_A16B16G16R16F, D3DFMT_R32F, D3DFMT_G32R32F, and D3DFMT_A32B32G32R32F. When using a DirectX 7 or DirectX 8.x driver, the only YUV formats supported are D3DFMT_UYVY and D3DFMT_YUY2.
</remarks>
<param name="surfaceRef"> Pointer to the surface to be filled. </param>
<param name="color"> Color used for filling. </param>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>HRESULT IDirect3DDevice9::ColorFill([None] IDirect3DSurface9* pSurface,[In, Optional] const RECT* pRect,[None] D3DCOLOR color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Present">
<summary>
Presents the contents of the next buffer in the sequence of back buffers to the screen.
</summary>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>IDirect3DDevice9::Present</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Present(SharpDX.Rectangle,SharpDX.Rectangle)">
<summary>
Presents the contents of the next buffer in the sequence of back buffers to the screen.
</summary>
<param name="sourceRectangle">The area of the back buffer that should be presented.</param>
<param name="destinationRectangle">The area of the front buffer that should receive the result of the presentation.</param>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>IDirect3DDevice9::Present</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Present(SharpDX.Rectangle,SharpDX.Rectangle,System.IntPtr)">
<summary>
Presents the contents of the next buffer in the sequence of back buffers to the screen.
</summary>
<param name="sourceRectangle">The area of the back buffer that should be presented.</param>
<param name="destinationRectangle">The area of the front buffer that should receive the result of the presentation.</param>
<param name="windowOverride">The destination window whose client area is taken as the target for this presentation.</param>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>IDirect3DDevice9::Present</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Present(SharpDX.Rectangle,SharpDX.Rectangle,System.IntPtr,System.Drawing.Region)">
<summary>
Presents the contents of the next buffer in the sequence of back buffers to the screen.
</summary>
<param name="sourceRectangle">The area of the back buffer that should be presented.</param>
<param name="destinationRectangle">The area of the front buffer that should receive the result of the presentation.</param>
<param name="windowOverride">The destination window whose client area is taken as the target for this presentation.</param>
<param name="region">Specifies a region on the back buffer that contains the minimal amount of pixels that need to be updated.</param>
<returns>A <see cref="T:SharpDX.Result"/> object describing the result of the operation.</returns>
<unmanaged>IDirect3DDevice9::Present</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Device"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Device.TestCooperativeLevel">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::TestCooperativeLevel']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::TestCooperativeLevel()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetAvailableTextureMem">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetAvailableTextureMem']/*"/>
<unmanaged>unsigned int IDirect3DDevice9::GetAvailableTextureMem()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.EvictManagedResources">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::EvictManagedResources']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::EvictManagedResources()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetDirect3D(SharpDX.Direct3D9.Direct3D@)">
<summary>
No documentation.
</summary>
<param name="d3D9Out">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDirect3D']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetDirect3D([Out] IDirect3D9** ppD3D9)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetDeviceCaps(SharpDX.Direct3D9.Capabilities@)">
<summary>
No documentation.
</summary>
<param name="capsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDeviceCaps']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetDeviceCaps([Out] D3DCAPS9* pCaps)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetDisplayMode(System.Int32,SharpDX.Direct3D9.DisplayMode@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="modeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDisplayMode']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetDisplayMode([In] unsigned int iSwapChain,[Out] D3DDISPLAYMODE* pMode)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetCreationParameters(SharpDX.Direct3D9.CreationParameters@)">
<summary>
No documentation.
</summary>
<param name="parametersRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetCreationParameters']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetCreationParameters([Out] D3DDEVICE_CREATION_PARAMETERS* pParameters)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetCursorProperties(System.Int32,System.Int32,SharpDX.Direct3D9.Surface)">
<summary>
No documentation.
</summary>
<param name="xHotSpot">No documentation.</param>
<param name="yHotSpot">No documentation.</param>
<param name="cursorBitmapRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetCursorProperties']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetCursorProperties([In] unsigned int XHotSpot,[In] unsigned int YHotSpot,[In] IDirect3DSurface9* pCursorBitmap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetCursorPosition(System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="x">No documentation.</param>
<param name="y">No documentation.</param>
<param name="flags">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetCursorPosition']/*"/>
<unmanaged>void IDirect3DDevice9::SetCursorPosition([In] int X,[In] int Y,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.ShowCursor(System.Boolean)">
<summary>
No documentation.
</summary>
<param name="bShow">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::ShowCursor']/*"/>
<unmanaged>BOOL IDirect3DDevice9::ShowCursor([In] BOOL bShow)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateAdditionalSwapChain(SharpDX.Direct3D9.PresentParameters@,SharpDX.Direct3D9.SwapChain@)">
<summary>
No documentation.
</summary>
<param name="presentationParametersRef">No documentation.</param>
<param name="swapChainRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateAdditionalSwapChain']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateAdditionalSwapChain([In] D3DPRESENT_PARAMETERS* pPresentationParameters,[In] IDirect3DSwapChain9** pSwapChain)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetSwapChain(System.Int32,SharpDX.Direct3D9.SwapChain@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="swapChainRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetSwapChain']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetSwapChain([In] unsigned int iSwapChain,[Out] IDirect3DSwapChain9** pSwapChain)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetNumberOfSwapChains">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetNumberOfSwapChains']/*"/>
<unmanaged>unsigned int IDirect3DDevice9::GetNumberOfSwapChains()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Reset(SharpDX.Direct3D9.PresentParameters@)">
<summary>
No documentation.
</summary>
<param name="presentationParametersRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::Reset']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::Reset([In] D3DPRESENT_PARAMETERS* pPresentationParameters)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Present(System.Nullable{SharpDX.Rectangle},System.IntPtr,System.IntPtr,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="sourceRectRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="hDestWindowOverride">No documentation.</param>
<param name="dirtyRegionRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::Present']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::Present([In, Optional] const RECT* pSourceRect,[InOut, Optional] const RECT* pDestRect,[In] HWND hDestWindowOverride,[In, Optional] const RGNDATA* pDirtyRegion)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetBackBuffer(System.Int32,System.Int32,SharpDX.Direct3D9.BackBufferType,SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="iBackBuffer">No documentation.</param>
<param name="type">No documentation.</param>
<param name="backBufferOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetBackBuffer']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetBackBuffer([In] unsigned int iSwapChain,[In] unsigned int iBackBuffer,[In] D3DBACKBUFFER_TYPE Type,[Out] IDirect3DSurface9** ppBackBuffer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetRasterStatus(System.Int32,SharpDX.Direct3D9.RasterStatus@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="rasterStatusRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetRasterStatus']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetRasterStatus([In] unsigned int iSwapChain,[Out] D3DRASTER_STATUS* pRasterStatus)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetDialogBoxMode(System.Boolean)">
<summary>
No documentation.
</summary>
<param name="bEnableDialogs">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetDialogBoxMode']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetDialogBoxMode([In] BOOL bEnableDialogs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetGammaRamp(System.Int32,System.Int32,SharpDX.Direct3D9.GammaRamp@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="rampRef">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetGammaRamp']/*"/>
<unmanaged>void IDirect3DDevice9::SetGammaRamp([In] unsigned int iSwapChain,[In] unsigned int Flags,[In] const D3DGAMMARAMP* pRamp)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetGammaRamp(System.Int32,SharpDX.Direct3D9.GammaRamp@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="rampRef">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetGammaRamp']/*"/>
<unmanaged>void IDirect3DDevice9::GetGammaRamp([In] unsigned int iSwapChain,[Out] D3DGAMMARAMP* pRamp)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateTexture(System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.Texture,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="levels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="textureOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateTexture']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateTexture([In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Levels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DTexture9** ppTexture,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateVolumeTexture(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.VolumeTexture,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="levels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateVolumeTexture']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateVolumeTexture([In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int Levels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DVolumeTexture9** ppVolumeTexture,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateCubeTexture(System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.CubeTexture,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="edgeLength">No documentation.</param>
<param name="levels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateCubeTexture']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateCubeTexture([In] unsigned int EdgeLength,[In] unsigned int Levels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DCubeTexture9** ppCubeTexture,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateVertexBuffer(System.Int32,SharpDX.Direct3D9.Usage,SharpDX.Direct3D9.VertexFormat,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.VertexBuffer,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="length">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="vertexFormat">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="vertexBufferOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateVertexBuffer']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateVertexBuffer([In] unsigned int Length,[In] D3DUSAGE Usage,[In] D3DFVF FVF,[In] D3DPOOL Pool,[Out, Fast] IDirect3DVertexBuffer9** ppVertexBuffer,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateIndexBuffer(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.IndexBuffer,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="length">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="indexBufferOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateIndexBuffer']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateIndexBuffer([In] unsigned int Length,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DIndexBuffer9** ppIndexBuffer,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateRenderTarget(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.MultisampleType,System.Int32,System.Boolean,SharpDX.Direct3D9.Surface,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="multiSample">No documentation.</param>
<param name="multisampleQuality">No documentation.</param>
<param name="lockable">No documentation.</param>
<param name="surfaceOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateRenderTarget']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateRenderTarget([In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] D3DMULTISAMPLE_TYPE MultiSample,[In] unsigned int MultisampleQuality,[In] BOOL Lockable,[Out, Fast] IDirect3DSurface9** ppSurface,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateDepthStencilSurface(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.MultisampleType,System.Int32,System.Boolean,SharpDX.Direct3D9.Surface,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="multiSample">No documentation.</param>
<param name="multisampleQuality">No documentation.</param>
<param name="discard">No documentation.</param>
<param name="surfaceOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateDepthStencilSurface']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateDepthStencilSurface([In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] D3DMULTISAMPLE_TYPE MultiSample,[In] unsigned int MultisampleQuality,[In] BOOL Discard,[Out, Fast] IDirect3DSurface9** ppSurface,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.UpdateSurface(SharpDX.Direct3D9.Surface,SharpDX.Rectangle,SharpDX.Direct3D9.Surface,System.Drawing.Point)">
<summary>
No documentation.
</summary>
<param name="sourceSurfaceRef">No documentation.</param>
<param name="sourceRectRef">No documentation.</param>
<param name="destinationSurfaceRef">No documentation.</param>
<param name="destPointRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::UpdateSurface']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::UpdateSurface([In] IDirect3DSurface9* pSourceSurface,[In] const RECT* pSourceRect,[In] IDirect3DSurface9* pDestinationSurface,[In] const POINT* pDestPoint)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.UpdateTexture(SharpDX.Direct3D9.BaseTexture,SharpDX.Direct3D9.BaseTexture)">
<summary>
No documentation.
</summary>
<param name="sourceTextureRef">No documentation.</param>
<param name="destinationTextureRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::UpdateTexture']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::UpdateTexture([In] IDirect3DBaseTexture9* pSourceTexture,[In] IDirect3DBaseTexture9* pDestinationTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetRenderTargetData(SharpDX.Direct3D9.Surface@,SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="renderTargetRef">No documentation.</param>
<param name="destSurfaceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetRenderTargetData']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetRenderTargetData([Out] IDirect3DSurface9* pRenderTarget,[Out] IDirect3DSurface9* pDestSurface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetFrontBufferData(System.Int32,SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="destSurfaceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetFrontBufferData']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetFrontBufferData([In] unsigned int iSwapChain,[Out] IDirect3DSurface9* pDestSurface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.StretchRect(SharpDX.Direct3D9.Surface,SharpDX.Rectangle,SharpDX.Direct3D9.Surface,SharpDX.Rectangle,SharpDX.Direct3D9.TextureFilter)">
<summary>
No documentation.
</summary>
<param name="sourceSurfaceRef">No documentation.</param>
<param name="sourceRectRef">No documentation.</param>
<param name="destSurfaceRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::StretchRect']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::StretchRect([In] IDirect3DSurface9* pSourceSurface,[In] const RECT* pSourceRect,[In] IDirect3DSurface9* pDestSurface,[In] const RECT* pDestRect,[In] D3DTEXTUREFILTERTYPE Filter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.ColorFill(SharpDX.Direct3D9.Surface,System.Nullable{SharpDX.Rectangle},SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="surfaceRef">No documentation.</param>
<param name="rectRef">No documentation.</param>
<param name="color">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::ColorFill']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::ColorFill([In] IDirect3DSurface9* pSurface,[In, Optional] const RECT* pRect,[In] D3DCOLOR color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateOffscreenPlainSurface(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.Surface,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="surfaceOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateOffscreenPlainSurface']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateOffscreenPlainSurface([In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DSurface9** ppSurface,[In] void** pSharedHandle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetRenderTarget(System.Int32,SharpDX.Direct3D9.Surface)">
<summary>
No documentation.
</summary>
<param name="renderTargetIndex">No documentation.</param>
<param name="renderTargetRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetRenderTarget']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetRenderTarget([In] unsigned int RenderTargetIndex,[In] IDirect3DSurface9* pRenderTarget)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetRenderTarget(System.Int32,SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="renderTargetIndex">No documentation.</param>
<param name="renderTargetOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetRenderTarget']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetRenderTarget([In] unsigned int RenderTargetIndex,[Out] IDirect3DSurface9** ppRenderTarget)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetDepthStencilSurface(SharpDX.Direct3D9.Surface)">
<summary>
No documentation.
</summary>
<param name="newZStencilRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetDepthStencilSurface']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetDepthStencilSurface([In] IDirect3DSurface9* pNewZStencil)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetDepthStencilSurface(SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="zStencilSurfaceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDepthStencilSurface']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetDepthStencilSurface([Out] IDirect3DSurface9** ppZStencilSurface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.BeginScene">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::BeginScene']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::BeginScene()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.EndScene">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::EndScene']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::EndScene()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.Clear_(System.Int32,SharpDX.Rectangle[],SharpDX.Direct3D9.ClearFlags,SharpDX.Color4,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="count">No documentation.</param>
<param name="rectsRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="color">No documentation.</param>
<param name="z">No documentation.</param>
<param name="stencil">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::Clear']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::Clear([In] unsigned int Count,[In, Buffer, Optional] const D3DRECT* pRects,[In] D3DCLEAR Flags,[In] D3DCOLOR Color,[In] float Z,[In] unsigned int Stencil)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetTransform(SharpDX.Direct3D9.TransformState,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="state">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetTransform']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetTransform([In] D3DTRANSFORMSTATETYPE State,[In] const D3DMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetTransform(SharpDX.Direct3D9.TransformState,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="state">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetTransform']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetTransform([In] D3DTRANSFORMSTATETYPE State,[Out] D3DMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.MultiplyTransform(SharpDX.Direct3D9.TransformState,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::MultiplyTransform']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::MultiplyTransform([In] D3DTRANSFORMSTATETYPE arg0,[In] const D3DMATRIX* arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetViewport(SharpDX.Direct3D9.Viewport@)">
<summary>
No documentation.
</summary>
<param name="viewportRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetViewport']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetViewport([In] const D3DVIEWPORT9* pViewport)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetViewport(SharpDX.Direct3D9.Viewport@)">
<summary>
No documentation.
</summary>
<param name="viewportRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetViewport']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetViewport([Out] D3DVIEWPORT9* pViewport)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetMaterial(SharpDX.Direct3D9.Material@)">
<summary>
No documentation.
</summary>
<param name="materialRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetMaterial']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetMaterial([In] const D3DMATERIAL9* pMaterial)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetMaterial(SharpDX.Direct3D9.Material@)">
<summary>
No documentation.
</summary>
<param name="materialRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetMaterial']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetMaterial([Out] D3DMATERIAL9* pMaterial)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetLight(System.Int32,SharpDX.Direct3D9.Light@)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetLight']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetLight([In] unsigned int Index,[In] const D3DLIGHT9* arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetLight(System.Int32,SharpDX.Direct3D9.Light@)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetLight']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetLight([In] unsigned int Index,[Out] D3DLIGHT9* arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.LightEnable(System.Int32,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="enable">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::LightEnable']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::LightEnable([In] unsigned int Index,[In] BOOL Enable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetLightEnable(System.Int32,System.Boolean@)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="enableRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetLightEnable']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetLightEnable([In] unsigned int Index,[Out] BOOL* pEnable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetClipPlane(System.Int32,System.Single)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="planeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetClipPlane']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetClipPlane([In] unsigned int Index,[In] const float* pPlane)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetClipPlane(System.Int32,System.Single@)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="planeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetClipPlane']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetClipPlane([In] unsigned int Index,[Out] float* pPlane)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetRenderState(SharpDX.Direct3D9.RenderState,System.Int32)">
<summary>
No documentation.
</summary>
<param name="state">No documentation.</param>
<param name="value">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetRenderState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetRenderState([In] D3DRENDERSTATETYPE State,[In] unsigned int Value)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetRenderState(SharpDX.Direct3D9.RenderState,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="state">No documentation.</param>
<param name="valueRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetRenderState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetRenderState([In] D3DRENDERSTATETYPE State,[Out] unsigned int* pValue)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateStateBlock(SharpDX.Direct3D9.StateBlockType,SharpDX.Direct3D9.StateBlock)">
<summary>
No documentation.
</summary>
<param name="type">No documentation.</param>
<param name="sBOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateStateBlock']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateStateBlock([In] D3DSTATEBLOCKTYPE Type,[Out, Fast] IDirect3DStateBlock9** ppSB)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.BeginStateBlock">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::BeginStateBlock']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::BeginStateBlock()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.EndStateBlock(SharpDX.Direct3D9.StateBlock@)">
<summary>
No documentation.
</summary>
<param name="sBOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::EndStateBlock']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::EndStateBlock([In] IDirect3DStateBlock9** ppSB)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetClipStatus(SharpDX.Direct3D9.ClipStatus)">
<summary>
No documentation.
</summary>
<param name="clipStatusRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetClipStatus']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetClipStatus([In] const D3DCLIPSTATUS9* pClipStatus)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetClipStatus(SharpDX.Direct3D9.ClipStatus@)">
<summary>
No documentation.
</summary>
<param name="clipStatusRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetClipStatus']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetClipStatus([Out] D3DCLIPSTATUS9* pClipStatus)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetTexture(System.Int32,SharpDX.Direct3D9.BaseTexture@)">
<summary>
No documentation.
</summary>
<param name="stage">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetTexture']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetTexture([In] unsigned int Stage,[Out] IDirect3DBaseTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetTexture(System.Int32,SharpDX.Direct3D9.BaseTexture)">
<summary>
No documentation.
</summary>
<param name="stage">No documentation.</param>
<param name="textureRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetTexture']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetTexture([In] unsigned int Stage,[In] IDirect3DBaseTexture9* pTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetTextureStageState(System.Int32,SharpDX.Direct3D9.TextureStage,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="stage">No documentation.</param>
<param name="type">No documentation.</param>
<param name="valueRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetTextureStageState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetTextureStageState([In] unsigned int Stage,[In] D3DTEXTURESTAGESTATETYPE Type,[Out] unsigned int* pValue)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetTextureStageState(System.Int32,SharpDX.Direct3D9.TextureStage,System.Int32)">
<summary>
No documentation.
</summary>
<param name="stage">No documentation.</param>
<param name="type">No documentation.</param>
<param name="value">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetTextureStageState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetTextureStageState([In] unsigned int Stage,[In] D3DTEXTURESTAGESTATETYPE Type,[In] unsigned int Value)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetSamplerState(System.Int32,SharpDX.Direct3D9.SamplerState,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="sampler">No documentation.</param>
<param name="type">No documentation.</param>
<param name="valueRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetSamplerState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetSamplerState([In] unsigned int Sampler,[In] D3DSAMPLERSTATETYPE Type,[Out] unsigned int* pValue)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetSamplerState(System.Int32,SharpDX.Direct3D9.SamplerState,System.Int32)">
<summary>
No documentation.
</summary>
<param name="sampler">No documentation.</param>
<param name="type">No documentation.</param>
<param name="value">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetSamplerState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetSamplerState([In] unsigned int Sampler,[In] D3DSAMPLERSTATETYPE Type,[In] unsigned int Value)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.ValidateDevice(System.Int32)">
<summary>
No documentation.
</summary>
<param name="numPassesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::ValidateDevice']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::ValidateDevice([In] unsigned int* pNumPasses)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetPaletteEntries(System.Int32,SharpDX.Direct3D9.PaletteEntry)">
<summary>
No documentation.
</summary>
<param name="paletteNumber">No documentation.</param>
<param name="entriesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetPaletteEntries']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetPaletteEntries([In] unsigned int PaletteNumber,[In] const PALETTEENTRY* pEntries)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetPaletteEntries(System.Int32,SharpDX.Direct3D9.PaletteEntry@)">
<summary>
No documentation.
</summary>
<param name="paletteNumber">No documentation.</param>
<param name="entriesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetPaletteEntries']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetPaletteEntries([In] unsigned int PaletteNumber,[Out] PALETTEENTRY* pEntries)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetCurrentTexturePalette(System.Int32)">
<summary>
No documentation.
</summary>
<param name="paletteNumber">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetCurrentTexturePalette']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetCurrentTexturePalette([In] unsigned int PaletteNumber)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetCurrentTexturePalette(System.Int32@)">
<summary>
No documentation.
</summary>
<param name="paletteNumber">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetCurrentTexturePalette']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetCurrentTexturePalette([Out] unsigned int* PaletteNumber)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetScissorRect(SharpDX.Rectangle)">
<summary>
No documentation.
</summary>
<param name="rectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetScissorRect']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetScissorRect([In] const RECT* pRect)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetScissorRect(SharpDX.Rectangle@)">
<summary>
No documentation.
</summary>
<param name="rectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetScissorRect']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetScissorRect([Out] RECT* pRect)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetSoftwareVertexProcessing(System.Boolean)">
<summary>
No documentation.
</summary>
<param name="bSoftware">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetSoftwareVertexProcessing']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetSoftwareVertexProcessing([In] BOOL bSoftware)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetSoftwareVertexProcessing">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetSoftwareVertexProcessing']/*"/>
<unmanaged>BOOL IDirect3DDevice9::GetSoftwareVertexProcessing()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetNPatchMode(System.Single)">
<summary>
No documentation.
</summary>
<param name="nSegments">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetNPatchMode']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetNPatchMode([In] float nSegments)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetNPatchMode">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetNPatchMode']/*"/>
<unmanaged>float IDirect3DDevice9::GetNPatchMode()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DrawPrimitives(SharpDX.Direct3D9.PrimitiveType,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="primitiveType">No documentation.</param>
<param name="startVertex">No documentation.</param>
<param name="primitiveCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DrawPrimitive']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DrawPrimitive([In] D3DPRIMITIVETYPE PrimitiveType,[In] unsigned int StartVertex,[In] unsigned int PrimitiveCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DrawIndexedPrimitive(SharpDX.Direct3D9.PrimitiveType,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="baseVertexIndex">No documentation.</param>
<param name="minVertexIndex">No documentation.</param>
<param name="numVertices">No documentation.</param>
<param name="startIndex">No documentation.</param>
<param name="primCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DrawIndexedPrimitive']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DrawIndexedPrimitive([In] D3DPRIMITIVETYPE arg0,[In] int BaseVertexIndex,[In] unsigned int MinVertexIndex,[In] unsigned int NumVertices,[In] unsigned int startIndex,[In] unsigned int primCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DrawPrimitiveUP(SharpDX.Direct3D9.PrimitiveType,System.Int32,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="primitiveType">No documentation.</param>
<param name="primitiveCount">No documentation.</param>
<param name="vertexStreamZeroDataRef">No documentation.</param>
<param name="vertexStreamZeroStride">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DrawPrimitiveUP']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DrawPrimitiveUP([In] D3DPRIMITIVETYPE PrimitiveType,[In] unsigned int PrimitiveCount,[In] const void* pVertexStreamZeroData,[In] unsigned int VertexStreamZeroStride)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DrawIndexedPrimitiveUP(SharpDX.Direct3D9.PrimitiveType,System.Int32,System.Int32,System.Int32,System.IntPtr,SharpDX.Direct3D9.Format,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="primitiveType">No documentation.</param>
<param name="minVertexIndex">No documentation.</param>
<param name="numVertices">No documentation.</param>
<param name="primitiveCount">No documentation.</param>
<param name="indexDataRef">No documentation.</param>
<param name="indexDataFormat">No documentation.</param>
<param name="vertexStreamZeroDataRef">No documentation.</param>
<param name="vertexStreamZeroStride">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DrawIndexedPrimitiveUP']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DrawIndexedPrimitiveUP([In] D3DPRIMITIVETYPE PrimitiveType,[In] unsigned int MinVertexIndex,[In] unsigned int NumVertices,[In] unsigned int PrimitiveCount,[In] const void* pIndexData,[In] D3DFORMAT IndexDataFormat,[In] const void* pVertexStreamZeroData,[In] unsigned int VertexStreamZeroStride)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.ProcessVertices(System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.VertexBuffer,SharpDX.Direct3D9.VertexDeclaration,System.Int32)">
<summary>
No documentation.
</summary>
<param name="srcStartIndex">No documentation.</param>
<param name="destIndex">No documentation.</param>
<param name="vertexCount">No documentation.</param>
<param name="destBufferRef">No documentation.</param>
<param name="vertexDeclRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::ProcessVertices']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::ProcessVertices([In] unsigned int SrcStartIndex,[In] unsigned int DestIndex,[In] unsigned int VertexCount,[In] IDirect3DVertexBuffer9* pDestBuffer,[In] IDirect3DVertexDeclaration9* pVertexDecl,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateVertexDeclaration(SharpDX.Direct3D9.VertexElement[],SharpDX.Direct3D9.VertexDeclaration)">
<summary>
No documentation.
</summary>
<param name="vertexElementsRef">No documentation.</param>
<param name="declOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateVertexDeclaration']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateVertexDeclaration([In, Buffer] const D3DVERTEXELEMENT9* pVertexElements,[Out, Fast] IDirect3DVertexDeclaration9** ppDecl)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetVertexDeclaration(SharpDX.Direct3D9.VertexDeclaration)">
<summary>
No documentation.
</summary>
<param name="declRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetVertexDeclaration']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetVertexDeclaration([In] IDirect3DVertexDeclaration9* pDecl)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetVertexDeclaration(SharpDX.Direct3D9.VertexDeclaration@)">
<summary>
No documentation.
</summary>
<param name="declOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexDeclaration']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexDeclaration([Out] IDirect3DVertexDeclaration9** ppDecl)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetVertexFormat(SharpDX.Direct3D9.VertexFormat)">
<summary>
No documentation.
</summary>
<param name="vertexFormat">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetFVF']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetFVF([In] D3DFVF FVF)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetVertexFormat(SharpDX.Direct3D9.VertexFormat@)">
<summary>
No documentation.
</summary>
<param name="ertexFormatRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetFVF']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetFVF([Out] D3DFVF* pFVF)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateVertexShader(System.Int32,SharpDX.Direct3D9.VertexShader)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateVertexShader']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateVertexShader([In] const unsigned int* pFunction,[Out, Fast] IDirect3DVertexShader9** ppShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetVertexShader(SharpDX.Direct3D9.VertexShader)">
<summary>
No documentation.
</summary>
<param name="shaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetVertexShader']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetVertexShader([In] IDirect3DVertexShader9* pShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetVertexShader(SharpDX.Direct3D9.VertexShader@)">
<summary>
No documentation.
</summary>
<param name="shaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexShader']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexShader([Out] IDirect3DVertexShader9** ppShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetVertexShaderConstantF(System.Int32,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4fCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetVertexShaderConstantF']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetVertexShaderConstantF([In] unsigned int StartRegister,[In] const float* pConstantData,[In] unsigned int Vector4fCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetVertexShaderConstantF(System.Int32,System.Single@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4fCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexShaderConstantF']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexShaderConstantF([In] unsigned int StartRegister,[Out] float* pConstantData,[In] unsigned int Vector4fCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetVertexShaderConstantI(System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4iCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetVertexShaderConstantI']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetVertexShaderConstantI([In] unsigned int StartRegister,[In] const int* pConstantData,[In] unsigned int Vector4iCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetVertexShaderConstantI(System.Int32,System.Int32@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4iCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexShaderConstantI']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexShaderConstantI([In] unsigned int StartRegister,[Out] int* pConstantData,[In] unsigned int Vector4iCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetVertexShaderConstantB(System.Int32,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="boolCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetVertexShaderConstantB']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetVertexShaderConstantB([In] unsigned int StartRegister,[In] const BOOL* pConstantData,[In] unsigned int BoolCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetVertexShaderConstantB(System.Int32,System.Boolean@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="boolCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexShaderConstantB']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexShaderConstantB([In] unsigned int StartRegister,[Out] BOOL* pConstantData,[In] unsigned int BoolCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetStreamSource(System.Int32,SharpDX.Direct3D9.VertexBuffer,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="streamNumber">No documentation.</param>
<param name="streamDataRef">No documentation.</param>
<param name="offsetInBytes">No documentation.</param>
<param name="stride">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetStreamSource']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetStreamSource([In] unsigned int StreamNumber,[In] IDirect3DVertexBuffer9* pStreamData,[In] unsigned int OffsetInBytes,[In] unsigned int Stride)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetStreamSource(System.Int32,SharpDX.Direct3D9.VertexBuffer@,System.Int32@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="streamNumber">No documentation.</param>
<param name="streamDataOut">No documentation.</param>
<param name="offsetInBytesRef">No documentation.</param>
<param name="strideRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetStreamSource']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetStreamSource([In] unsigned int StreamNumber,[Out] IDirect3DVertexBuffer9** ppStreamData,[Out] unsigned int* pOffsetInBytes,[Out] unsigned int* pStride)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetStreamSourceFreq(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="streamNumber">No documentation.</param>
<param name="setting">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetStreamSourceFreq']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetStreamSourceFreq([In] unsigned int StreamNumber,[In] unsigned int Setting)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetStreamSourceFreq(System.Int32,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="streamNumber">No documentation.</param>
<param name="settingRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetStreamSourceFreq']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetStreamSourceFreq([In] unsigned int StreamNumber,[Out] unsigned int* pSetting)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetIndices(SharpDX.Direct3D9.IndexBuffer)">
<summary>
No documentation.
</summary>
<param name="indexDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetIndices']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetIndices([In] IDirect3DIndexBuffer9* pIndexData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetIndices(SharpDX.Direct3D9.IndexBuffer@)">
<summary>
No documentation.
</summary>
<param name="indexDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetIndices']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetIndices([Out] IDirect3DIndexBuffer9** ppIndexData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreatePixelShader(System.Int32,SharpDX.Direct3D9.PixelShader)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreatePixelShader']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreatePixelShader([In] const unsigned int* pFunction,[Out, Fast] IDirect3DPixelShader9** ppShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetPixelShader(SharpDX.Direct3D9.PixelShader)">
<summary>
No documentation.
</summary>
<param name="shaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetPixelShader']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetPixelShader([In] IDirect3DPixelShader9* pShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetPixelShader(SharpDX.Direct3D9.PixelShader@)">
<summary>
No documentation.
</summary>
<param name="shaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetPixelShader']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetPixelShader([Out] IDirect3DPixelShader9** ppShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetPixelShaderConstantF(System.Int32,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4fCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetPixelShaderConstantF']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetPixelShaderConstantF([In] unsigned int StartRegister,[In] const float* pConstantData,[In] unsigned int Vector4fCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetPixelShaderConstantF(System.Int32,System.Single@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4fCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetPixelShaderConstantF']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetPixelShaderConstantF([In] unsigned int StartRegister,[Out] float* pConstantData,[In] unsigned int Vector4fCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetPixelShaderConstantI(System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4iCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetPixelShaderConstantI']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetPixelShaderConstantI([In] unsigned int StartRegister,[In] const int* pConstantData,[In] unsigned int Vector4iCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetPixelShaderConstantI(System.Int32,System.Int32@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="vector4iCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetPixelShaderConstantI']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetPixelShaderConstantI([In] unsigned int StartRegister,[Out] int* pConstantData,[In] unsigned int Vector4iCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.SetPixelShaderConstantB(System.Int32,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="boolCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetPixelShaderConstantB']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::SetPixelShaderConstantB([In] unsigned int StartRegister,[In] const BOOL* pConstantData,[In] unsigned int BoolCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.GetPixelShaderConstantB(System.Int32,System.Boolean@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="startRegister">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="boolCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetPixelShaderConstantB']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::GetPixelShaderConstantB([In] unsigned int StartRegister,[Out] BOOL* pConstantData,[In] unsigned int BoolCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DrawRectPatch(System.Int32,System.Single,SharpDX.Direct3D9.RectanglePatchInfo@)">
<summary>
No documentation.
</summary>
<param name="handle">No documentation.</param>
<param name="numSegsRef">No documentation.</param>
<param name="rectPatchInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DrawRectPatch']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DrawRectPatch([In] unsigned int Handle,[In] const float* pNumSegs,[In] const D3DRECTPATCH_INFO* pRectPatchInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DrawTriPatch(System.Int32,System.Single,SharpDX.Direct3D9.TrianglePatchInfo)">
<summary>
No documentation.
</summary>
<param name="handle">No documentation.</param>
<param name="numSegsRef">No documentation.</param>
<param name="triPatchInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DrawTriPatch']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DrawTriPatch([In] unsigned int Handle,[In] const float* pNumSegs,[In] const D3DTRIPATCH_INFO* pTriPatchInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.DeletePatch(System.Int32)">
<summary>
No documentation.
</summary>
<param name="handle">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::DeletePatch']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::DeletePatch([In] unsigned int Handle)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Device.CreateQuery(SharpDX.Direct3D9.QueryType,SharpDX.Direct3D9.Query)">
<summary>
No documentation.
</summary>
<param name="type">No documentation.</param>
<param name="queryOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::CreateQuery']/*"/>
<unmanaged>HRESULT IDirect3DDevice9::CreateQuery([In] D3DQUERYTYPE Type,[Out, Fast] IDirect3DQuery9** ppQuery)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.AvailableTextureMem">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetAvailableTextureMem']/*"/>
<unmanaged>GetAvailableTextureMem</unmanaged>
<unmanaged>unsigned int IDirect3DDevice9::GetAvailableTextureMem()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.Direct3D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDirect3D']/*"/>
<unmanaged>GetDirect3D</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetDirect3D([Out] IDirect3D9** ppD3D9)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.DeviceCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDeviceCaps']/*"/>
<unmanaged>GetDeviceCaps</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetDeviceCaps([Out] D3DCAPS9* pCaps)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.CreationParameters">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetCreationParameters']/*"/>
<unmanaged>GetCreationParameters</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetCreationParameters([Out] D3DDEVICE_CREATION_PARAMETERS* pParameters)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.NumberOfSwapChains">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetNumberOfSwapChains']/*"/>
<unmanaged>GetNumberOfSwapChains</unmanaged>
<unmanaged>unsigned int IDirect3DDevice9::GetNumberOfSwapChains()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.DialogBoxMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::SetDialogBoxMode']/*"/>
<unmanaged>SetDialogBoxMode</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::SetDialogBoxMode([In] BOOL bEnableDialogs)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.DepthStencilSurface">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetDepthStencilSurface']/*"/>
<unmanaged>GetDepthStencilSurface</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetDepthStencilSurface([Out] IDirect3DSurface9** ppZStencilSurface)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.Viewport">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetViewport']/*"/>
<unmanaged>GetViewport</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetViewport([Out] D3DVIEWPORT9* pViewport)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.Material">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetMaterial']/*"/>
<unmanaged>GetMaterial</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetMaterial([Out] D3DMATERIAL9* pMaterial)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.ClipStatus">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetClipStatus']/*"/>
<unmanaged>GetClipStatus</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetClipStatus([Out] D3DCLIPSTATUS9* pClipStatus)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.CurrentTexturePalette">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetCurrentTexturePalette']/*"/>
<unmanaged>GetCurrentTexturePalette</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetCurrentTexturePalette([Out] unsigned int* PaletteNumber)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.ScissorRect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetScissorRect']/*"/>
<unmanaged>GetScissorRect</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetScissorRect([Out] RECT* pRect)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.SoftwareVertexProcessing">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetSoftwareVertexProcessing']/*"/>
<unmanaged>GetSoftwareVertexProcessing</unmanaged>
<unmanaged>BOOL IDirect3DDevice9::GetSoftwareVertexProcessing()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.NPatchMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetNPatchMode']/*"/>
<unmanaged>GetNPatchMode</unmanaged>
<unmanaged>float IDirect3DDevice9::GetNPatchMode()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.VertexDeclaration">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexDeclaration']/*"/>
<unmanaged>GetVertexDeclaration</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexDeclaration([Out] IDirect3DVertexDeclaration9** ppDecl)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.VertexFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetFVF']/*"/>
<unmanaged>GetFVF</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetFVF([Out] D3DFVF* pFVF)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.VertexShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetVertexShader']/*"/>
<unmanaged>GetVertexShader</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetVertexShader([Out] IDirect3DVertexShader9** ppShader)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.Indices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetIndices']/*"/>
<unmanaged>GetIndices</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetIndices([Out] IDirect3DIndexBuffer9** ppIndexData)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Device.PixelShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9::GetPixelShader']/*"/>
<unmanaged>GetPixelShader</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9::GetPixelShader([Out] IDirect3DPixelShader9** ppShader)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeviceEx">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex']/*"/>
<unmanaged>IDirect3DDevice9Ex</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.#ctor(SharpDX.Direct3D9.Direct3DEx,System.Int32,SharpDX.Direct3D9.DeviceType,System.IntPtr,SharpDX.Direct3D9.CreateFlags,SharpDX.Direct3D9.PresentParameters[])">
<summary>
Creates a device to represent the display adapter.
</summary>
<remarks>
This method returns a fully working device interface, set to the required display mode (or windowed), and allocated with the appropriate back buffers. To begin rendering, the application needs only to create and set a depth buffer (assuming EnableAutoDepthStencil is FALSE in <see cref="T:SharpDX.Direct3D9.PresentParameters"/>). When you create a Direct3D device, you supply two different window parameters: a focus window (hFocusWindow) and a device window (the hDeviceWindow in <see cref="T:SharpDX.Direct3D9.PresentParameters"/>). The purpose of each window is: The focus window alerts Direct3D when an application switches from foreground mode to background mode (via Alt-Tab, a mouse click, or some other method). A single focus window is shared by each device created by an application. The device window determines the location and size of the back buffer on screen. This is used by Direct3D when the back buffer contents are copied to the front buffer during {{Present}}. This method should not be run during the handling of WM_CREATE. An application should never pass a window handle to Direct3D while handling WM_CREATE. Any call to create, release, or reset the device must be done using the same thread as the window procedure of the focus window. Note that D3DCREATE_HARDWARE_VERTEXPROCESSING, D3DCREATE_MIXED_VERTEXPROCESSING, and D3DCREATE_SOFTWARE_VERTEXPROCESSING are mutually exclusive flags, and at least one of these vertex processing flags must be specified when calling this method. Back buffers created as part of the device are only lockable if D3DPRESENTFLAG_LOCKABLE_BACKBUFFER is specified in the presentation parameters. (Multisampled back buffers and depth surfaces are never lockable.) The methods {{Reset}}, <see cref="T:SharpDX.ComObject"/>, and {{TestCooperativeLevel}} must be called from the same thread that used this method to create a device. D3DFMT_UNKNOWN can be specified for the windowed mode back buffer format when calling CreateDevice, {{Reset}}, and {{CreateAdditionalSwapChain}}. This means the application does not have to query the current desktop format before calling CreateDevice for windowed mode. For full-screen mode, the back buffer format must be specified. If you attempt to create a device on a 0x0 sized window, CreateDevice will fail.
</remarks>
<param name="direct3D">an instance of <see cref="T:SharpDX.Direct3D9.Direct3D"/></param>
<param name="adapter"> Ordinal number that denotes the display adapter. {{D3DADAPTER_DEFAULT}} is always the primary display adapter. </param>
<param name="deviceType"> Member of the <see cref="T:SharpDX.Direct3D9.DeviceType"/> enumerated type that denotes the desired device type. If the desired device type is not available, the method will fail. </param>
<param name="hFocusWindow"> The focus window alerts Direct3D when an application switches from foreground mode to background mode. See Remarks. For full-screen mode, the window specified must be a top-level window. For windowed mode, this parameter may be NULL only if the hDeviceWindow member of pPresentationParameters is set to a valid, non-NULL value. </param>
<param name="behaviorFlags"> Combination of one or more options that control device creation. For more information, see {{D3DCREATE}}. </param>
<param name="resentationParametersRef"> Pointer to a <see cref="T:SharpDX.Direct3D9.PresentParameters"/> structure, describing the presentation parameters for the device to be created. If BehaviorFlags specifies {{D3DCREATE_ADAPTERGROUP_DEVICE}}, pPresentationParameters is an array. Regardless of the number of heads that exist, only one depth/stencil surface is automatically created. For Windows 2000 and Windows XP, the full-screen device display refresh rate is set in the following order: User-specified nonzero ForcedRefreshRate registry key, if supported by the device. Application-specified nonzero refresh rate value in the presentation parameter. Refresh rate of the latest desktop mode, if supported by the device. 75 hertz if supported by the device. 60 hertz if supported by the device. Device default. An unsupported refresh rate will default to the closest supported refresh rate below it. For example, if the application specifies 63 hertz, 60 hertz will be used. There are no supported refresh rates below 57 hertz. pPresentationParameters is both an input and an output parameter. Calling this method may change several members including: If BackBufferCount, BackBufferWidth, and BackBufferHeight are 0 before the method is called, they will be changed when the method returns. If BackBufferFormat equals <see cref="F:SharpDX.Direct3D9.Format.Unknown"/> before the method is called, it will be changed when the method returns. </param>
<param name="returnedDeviceInterfaceRef"> Address of a pointer to the returned <see cref="T:SharpDX.Direct3D9.Device"/> interface, which represents the created device. </param>
<returns> <see cref="T:System.Int32"/> If the method succeeds, the return value is D3D_OK. If the method fails, the return value can be one of the following: D3DERR_DEVICELOST, D3DERR_INVALIDCALL, D3DERR_NOTAVAILABLE, D3DERR_OUTOFVIDEOMEMORY. </returns>
<unmanaged>HRESULT CreateDevice([None] UINT Adapter,[None] D3DDEVTYPE DeviceType,[None] HWND hFocusWindow,[None] int BehaviorFlags,[None] D3DPRESENT_PARAMETERS* pPresentationParameters,[None] IDirect3DDevice9** ppReturnedDeviceInterface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.DeviceEx"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.SetConvolutionMonoKernel(System.Int32,System.Int32,System.Single,System.Single)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="rows">No documentation.</param>
<param name="columns">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::SetConvolutionMonoKernel']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::SetConvolutionMonoKernel([In] unsigned int width,[In] unsigned int height,[In] float* rows,[In] float* columns)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.ComposeRects(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.VertexBuffer,System.Int32,SharpDX.Direct3D9.VertexBuffer,SharpDX.Direct3D9.ComposeRectOperation,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="srcRef">No documentation.</param>
<param name="dstRef">No documentation.</param>
<param name="srcRectDescsRef">No documentation.</param>
<param name="numRects">No documentation.</param>
<param name="dstRectDescsRef">No documentation.</param>
<param name="operation">No documentation.</param>
<param name="xoffset">No documentation.</param>
<param name="yoffset">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::ComposeRects']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::ComposeRects([In] IDirect3DSurface9* pSrc,[In] IDirect3DSurface9* pDst,[In] IDirect3DVertexBuffer9* pSrcRectDescs,[In] unsigned int NumRects,[In] IDirect3DVertexBuffer9* pDstRectDescs,[In] D3DCOMPOSERECTSOP Operation,[In] int Xoffset,[In] int Yoffset)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.PresentEx(SharpDX.Rectangle,SharpDX.Rectangle,System.IntPtr,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="sourceRectRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="hDestWindowOverride">No documentation.</param>
<param name="dirtyRegionRef">No documentation.</param>
<param name="dwFlags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::PresentEx']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::PresentEx([In] const RECT* pSourceRect,[In] const RECT* pDestRect,[In] HWND hDestWindowOverride,[In] const RGNDATA* pDirtyRegion,[In] unsigned int dwFlags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.GetGPUThreadPriority(System.Int32@)">
<summary>
No documentation.
</summary>
<param name="priorityRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::GetGPUThreadPriority']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::GetGPUThreadPriority([Out] int* pPriority)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.SetGPUThreadPriority(System.Int32)">
<summary>
No documentation.
</summary>
<param name="priority">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::SetGPUThreadPriority']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::SetGPUThreadPriority([In] int Priority)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.WaitForVBlank(System.Int32)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::WaitForVBlank']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::WaitForVBlank([In] unsigned int iSwapChain)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.CheckResourceResidency(SharpDX.Direct3D9.Resource@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="resourceArrayRef">No documentation.</param>
<param name="numResources">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::CheckResourceResidency']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::CheckResourceResidency([In] IDirect3DResource9** pResourceArray,[In] unsigned int NumResources)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.SetMaximumFrameLatency(System.Int32)">
<summary>
No documentation.
</summary>
<param name="maxLatency">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::SetMaximumFrameLatency']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::SetMaximumFrameLatency([In] unsigned int MaxLatency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.GetMaximumFrameLatency(System.Int32@)">
<summary>
No documentation.
</summary>
<param name="maxLatencyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::GetMaximumFrameLatency']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::GetMaximumFrameLatency([Out] unsigned int* pMaxLatency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.CheckDeviceState(System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="hDestinationWindow">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::CheckDeviceState']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::CheckDeviceState([In] HWND hDestinationWindow)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.CreateRenderTargetEx(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.MultisampleType,System.Int32,System.Boolean,SharpDX.Direct3D9.Surface,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="multiSample">No documentation.</param>
<param name="multisampleQuality">No documentation.</param>
<param name="lockable">No documentation.</param>
<param name="surfaceOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<param name="usage">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::CreateRenderTargetEx']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::CreateRenderTargetEx([In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] D3DMULTISAMPLE_TYPE MultiSample,[In] unsigned int MultisampleQuality,[In] BOOL Lockable,[Out, Fast] IDirect3DSurface9** ppSurface,[In] void** pSharedHandle,[In] unsigned int Usage)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.CreateOffscreenPlainSurfaceEx(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.Surface,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="surfaceOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<param name="usage">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::CreateOffscreenPlainSurfaceEx']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::CreateOffscreenPlainSurfaceEx([In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DSurface9** ppSurface,[In] void** pSharedHandle,[In] unsigned int Usage)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.CreateDepthStencilSurfaceEx(System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.MultisampleType,System.Int32,System.Boolean,SharpDX.Direct3D9.Surface,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="multiSample">No documentation.</param>
<param name="multisampleQuality">No documentation.</param>
<param name="discard">No documentation.</param>
<param name="surfaceOut">No documentation.</param>
<param name="sharedHandleRef">No documentation.</param>
<param name="usage">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::CreateDepthStencilSurfaceEx']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::CreateDepthStencilSurfaceEx([In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] D3DMULTISAMPLE_TYPE MultiSample,[In] unsigned int MultisampleQuality,[In] BOOL Discard,[Out, Fast] IDirect3DSurface9** ppSurface,[In] void** pSharedHandle,[In] unsigned int Usage)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.ResetEx(SharpDX.Direct3D9.PresentParameters@,SharpDX.Direct3D9.DisplayModeEx@)">
<summary>
No documentation.
</summary>
<param name="presentationParametersRef">No documentation.</param>
<param name="fullscreenDisplayModeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::ResetEx']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::ResetEx([In] D3DPRESENT_PARAMETERS* pPresentationParameters,[In] D3DDISPLAYMODEEX* pFullscreenDisplayMode)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.DeviceEx.GetDisplayModeEx(System.Int32,SharpDX.Direct3D9.DisplayModeEx@,SharpDX.Direct3D9.DisplayRotation@)">
<summary>
No documentation.
</summary>
<param name="iSwapChain">No documentation.</param>
<param name="modeRef">No documentation.</param>
<param name="rotationRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::GetDisplayModeEx']/*"/>
<unmanaged>HRESULT IDirect3DDevice9Ex::GetDisplayModeEx([In] unsigned int iSwapChain,[Out] D3DDISPLAYMODEEX* pMode,[Out] D3DDISPLAYROTATION* pRotation)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.DeviceEx.GPUThreadPriority">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::GetGPUThreadPriority']/*"/>
<unmanaged>GetGPUThreadPriority</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9Ex::GetGPUThreadPriority([Out] int* pPriority)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.DeviceEx.MaximumFrameLatency">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DDevice9Ex::GetMaximumFrameLatency']/*"/>
<unmanaged>GetMaximumFrameLatency</unmanaged>
<unmanaged>HRESULT IDirect3DDevice9Ex::GetMaximumFrameLatency([Out] unsigned int* pMaxLatency)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Direct3D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9']/*"/>
<unmanaged>IDirect3D9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.#ctor">
<summary>
Create an IDirect3D9 object and return an interface to it.
</summary>
<remarks>
The Direct3D object is the first Direct3D COM object that your graphical application needs to create and the last object that your application needs to release. Functions for enumerating and retrieving capabilities of a device are accessible through the Direct3D object. This enables applications to select devices without creating them. Create an IDirect3D9 object as shown here:
<code> LPDIRECT3D9 g_pD3D = NULL; if( NULL == (g_pD3D = Direct3DCreate9(D3D_SDK_VERSION))) return E_FAIL; </code>
The IDirect3D9 interface supports enumeration of active display adapters and allows the creation of <see cref="T:SharpDX.Direct3D9.Device"/> objects. If the user dynamically adds adapters (either by adding devices to the desktop, or by hot-docking a laptop), those devices will not be included in the enumeration. Creating a new IDirect3D9 interface will expose the new devices. D3D_SDK_VERSION is passed to this function to ensure that the header files against which an application is compiled match the version of the runtime DLL's that are installed on the machine. D3D_SDK_VERSION is only changed in the runtime when a header change (or other code change) would require an application to be rebuilt. If this function fails, it indicates that the header file version does not match the runtime DLL version. For an example, see {{Creating a Device (Direct3D 9)}}.
</remarks>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Direct3D"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.RegisterSoftwareDevice(System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="initializeFunctionRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::RegisterSoftwareDevice']/*"/>
<unmanaged>HRESULT IDirect3D9::RegisterSoftwareDevice([In] void* pInitializeFunction)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.GetAdapterCount">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetAdapterCount']/*"/>
<unmanaged>unsigned int IDirect3D9::GetAdapterCount()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.GetAdapterIdentifier(System.Int32,System.Int32,SharpDX.Direct3D9.AdapterDetails@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="identifierRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetAdapterIdentifier']/*"/>
<unmanaged>HRESULT IDirect3D9::GetAdapterIdentifier([In] unsigned int Adapter,[In] unsigned int Flags,[Out] D3DADAPTER_IDENTIFIER9* pIdentifier)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.GetAdapterModeCount(System.Int32,SharpDX.Direct3D9.Format)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="format">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetAdapterModeCount']/*"/>
<unmanaged>unsigned int IDirect3D9::GetAdapterModeCount([In] unsigned int Adapter,[In] D3DFORMAT Format)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.EnumAdapterModes(System.Int32,SharpDX.Direct3D9.Format,System.Int32,SharpDX.Direct3D9.DisplayMode)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="format">No documentation.</param>
<param name="mode">No documentation.</param>
<param name="modeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::EnumAdapterModes']/*"/>
<unmanaged>HRESULT IDirect3D9::EnumAdapterModes([In] unsigned int Adapter,[In] D3DFORMAT Format,[In] unsigned int Mode,[In] D3DDISPLAYMODE* pMode)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.GetAdapterDisplayMode(System.Int32,SharpDX.Direct3D9.DisplayMode@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="modeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetAdapterDisplayMode']/*"/>
<unmanaged>HRESULT IDirect3D9::GetAdapterDisplayMode([In] unsigned int Adapter,[Out] D3DDISPLAYMODE* pMode)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.CheckDeviceType(System.Int32,SharpDX.Direct3D9.DeviceType,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Format,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="devType">No documentation.</param>
<param name="adapterFormat">No documentation.</param>
<param name="backBufferFormat">No documentation.</param>
<param name="bWindowed">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::CheckDeviceType']/*"/>
<unmanaged>HRESULT IDirect3D9::CheckDeviceType([In] unsigned int Adapter,[In] D3DDEVTYPE DevType,[In] D3DFORMAT AdapterFormat,[In] D3DFORMAT BackBufferFormat,[In] BOOL bWindowed)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.CheckDeviceFormat(System.Int32,SharpDX.Direct3D9.DeviceType,SharpDX.Direct3D9.Format,System.Int32,SharpDX.Direct3D9.ResourceType,SharpDX.Direct3D9.Format)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="adapterFormat">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="rType">No documentation.</param>
<param name="checkFormat">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::CheckDeviceFormat']/*"/>
<unmanaged>HRESULT IDirect3D9::CheckDeviceFormat([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] D3DFORMAT AdapterFormat,[In] unsigned int Usage,[In] D3DRESOURCETYPE RType,[In] D3DFORMAT CheckFormat)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.CheckDeviceMultiSampleType(System.Int32,SharpDX.Direct3D9.DeviceType,SharpDX.Direct3D9.Format,System.Boolean,SharpDX.Direct3D9.MultisampleType,System.Int32)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="surfaceFormat">No documentation.</param>
<param name="windowed">No documentation.</param>
<param name="multiSampleType">No documentation.</param>
<param name="qualityLevelsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::CheckDeviceMultiSampleType']/*"/>
<unmanaged>HRESULT IDirect3D9::CheckDeviceMultiSampleType([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] D3DFORMAT SurfaceFormat,[In] BOOL Windowed,[In] D3DMULTISAMPLE_TYPE MultiSampleType,[In] unsigned int* pQualityLevels)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.CheckDepthStencilMatch(System.Int32,SharpDX.Direct3D9.DeviceType,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Format)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="adapterFormat">No documentation.</param>
<param name="renderTargetFormat">No documentation.</param>
<param name="depthStencilFormat">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::CheckDepthStencilMatch']/*"/>
<unmanaged>HRESULT IDirect3D9::CheckDepthStencilMatch([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] D3DFORMAT AdapterFormat,[In] D3DFORMAT RenderTargetFormat,[In] D3DFORMAT DepthStencilFormat)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.CheckDeviceFormatConversion(System.Int32,SharpDX.Direct3D9.DeviceType,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Format)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="sourceFormat">No documentation.</param>
<param name="targetFormat">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::CheckDeviceFormatConversion']/*"/>
<unmanaged>HRESULT IDirect3D9::CheckDeviceFormatConversion([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] D3DFORMAT SourceFormat,[In] D3DFORMAT TargetFormat)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.GetDeviceCaps(System.Int32,SharpDX.Direct3D9.DeviceType,SharpDX.Direct3D9.Capabilities@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="capsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetDeviceCaps']/*"/>
<unmanaged>HRESULT IDirect3D9::GetDeviceCaps([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[Out] D3DCAPS9* pCaps)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.GetAdapterMonitor(System.Int32)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetAdapterMonitor']/*"/>
<unmanaged>HMONITOR IDirect3D9::GetAdapterMonitor([In] unsigned int Adapter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3D.CreateDevice(System.Int32,SharpDX.Direct3D9.DeviceType,System.IntPtr,SharpDX.Direct3D9.CreateFlags,SharpDX.Direct3D9.PresentParameters[],SharpDX.Direct3D9.Device)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="hFocusWindow">No documentation.</param>
<param name="behaviorFlags">No documentation.</param>
<param name="presentationParametersRef">No documentation.</param>
<param name="returnedDeviceInterfaceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::CreateDevice']/*"/>
<unmanaged>HRESULT IDirect3D9::CreateDevice([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] HWND hFocusWindow,[In] D3DCREATE BehaviorFlags,[In, Buffer] D3DPRESENT_PARAMETERS* pPresentationParameters,[Out, Fast] IDirect3DDevice9** ppReturnedDeviceInterface)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Direct3D.AdapterCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9::GetAdapterCount']/*"/>
<unmanaged>GetAdapterCount</unmanaged>
<unmanaged>unsigned int IDirect3D9::GetAdapterCount()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Direct3DEx">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9Ex']/*"/>
<unmanaged>IDirect3D9Ex</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.#ctor">
<summary>
Creates an <see cref="T:SharpDX.Direct3D9.Direct3DEx"/> object and returns an interface to it.
</summary>
<remarks>
The <see cref="T:SharpDX.Direct3D9.Direct3DEx"/> object is the first object that the application creates and the last object thta the application releases. Functions for enumerating and retrieving capabilities of a device are accessible through the IDirect3D9Ex object. This enables applications to select devices without creating them. The <see cref="T:SharpDX.Direct3D9.Direct3DEx"/> interface supports enumeration of active display adapters and allows the creation of IDirect3D9Ex objects. If the user dynamically adds adapters (either by adding devices to the desktop, or by hot-docking a laptop), these devices are not included in the enumeration. Creating a new IDirect3D9Ex interface will expose the new devices. Pass the D3D_SDK_VERSION flag to this function to ensure that header files used in the compiled application match the version of the installed runtime DLLs. D3D_SDK_VERSION is changed in the runtime only when a header or another code change would require rebuilding the application. If this function fails, it indicates that the versions of the header file and the runtime DLL do not match. Note??Direct3DCreate9Ex is supported only in Windows Vista, Windows Server 2008, and Windows 7. Earlier versions of the D3D9.dll library do not include Direct3D9Ex and Direct3DCreate9Ex.
</remarks>
<returns>D3DERR_NOTAVAILABLE if Direct3DEx features are not supported (no WDDM driver is installed) or if the SDKVersion does not match the version of the DLL. D3DERR_OUTOFMEMORY if out-of-memory conditions are detected when creating the enumerator object. S_OK if the creation of the enumerator object is successful. </returns>
<unmanaged>HRESULT Direct3DCreate9Ex([None] int SDKVersion,[None] IDirect3D9Ex** arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Direct3DEx"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.GetAdapterModeCountEx(System.Int32,SharpDX.Direct3D9.DisplayModeFilter@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="filterRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9Ex::GetAdapterModeCountEx']/*"/>
<unmanaged>unsigned int IDirect3D9Ex::GetAdapterModeCountEx([In] unsigned int Adapter,[Out] const D3DDISPLAYMODEFILTER* pFilter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.EnumAdapterModesEx(System.Int32,SharpDX.Direct3D9.DisplayModeFilter,System.Int32,SharpDX.Direct3D9.DisplayModeEx@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="filterRef">No documentation.</param>
<param name="mode">No documentation.</param>
<param name="modeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9Ex::EnumAdapterModesEx']/*"/>
<unmanaged>HRESULT IDirect3D9Ex::EnumAdapterModesEx([In] unsigned int Adapter,[In] const D3DDISPLAYMODEFILTER* pFilter,[In] unsigned int Mode,[In] D3DDISPLAYMODEEX* pMode)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.GetAdapterDisplayModeEx(System.Int32,SharpDX.Direct3D9.DisplayModeEx@,SharpDX.Direct3D9.DisplayRotation@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="modeRef">No documentation.</param>
<param name="rotationRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9Ex::GetAdapterDisplayModeEx']/*"/>
<unmanaged>HRESULT IDirect3D9Ex::GetAdapterDisplayModeEx([In] unsigned int Adapter,[Out] D3DDISPLAYMODEEX* pMode,[Out] D3DDISPLAYROTATION* pRotation)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.CreateDeviceEx(System.Int32,SharpDX.Direct3D9.DeviceType,System.IntPtr,System.Int32,SharpDX.Direct3D9.PresentParameters[],SharpDX.Direct3D9.DisplayModeEx[],SharpDX.Direct3D9.DeviceEx)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="deviceType">No documentation.</param>
<param name="hFocusWindow">No documentation.</param>
<param name="behaviorFlags">No documentation.</param>
<param name="presentationParametersRef">No documentation.</param>
<param name="fullscreenDisplayModeRef">No documentation.</param>
<param name="returnedDeviceInterfaceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9Ex::CreateDeviceEx']/*"/>
<unmanaged>HRESULT IDirect3D9Ex::CreateDeviceEx([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] HWND hFocusWindow,[In] unsigned int BehaviorFlags,[In, Buffer] D3DPRESENT_PARAMETERS* pPresentationParameters,[In, Buffer] D3DDISPLAYMODEEX* pFullscreenDisplayMode,[Out, Fast] IDirect3DDevice9Ex** ppReturnedDeviceInterface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Direct3DEx.GetAdapterLUID(System.Int32,System.Int64@)">
<summary>
No documentation.
</summary>
<param name="adapter">No documentation.</param>
<param name="lUIDRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3D9Ex::GetAdapterLUID']/*"/>
<unmanaged>HRESULT IDirect3D9Ex::GetAdapterLUID([In] unsigned int Adapter,[Out] LUID* pLUID)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DriverLevel">
<summary>
Driver levels support.
</summary>
<unmanaged>None</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DriverLevel.Direct3D7">
<summary>
Supports for Direct3D7.
</summary>
</member>
<member name="F:SharpDX.Direct3D9.DriverLevel.Direct3D8">
<summary>
Supports for Direct3D8.
</summary>
</member>
<member name="F:SharpDX.Direct3D9.DriverLevel.Direct3D9">
<summary>
Supports for Direct3D9.
</summary>
</member>
<member name="T:SharpDX.Direct3D9.BackBufferType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBACKBUFFER_TYPE']/*"/>
<unmanaged>D3DBACKBUFFER_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BackBufferType.Mono">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBACKBUFFER_TYPE_MONO']/*"/>
<unmanaged>D3DBACKBUFFER_TYPE_MONO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BackBufferType.Left">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBACKBUFFER_TYPE_LEFT']/*"/>
<unmanaged>D3DBACKBUFFER_TYPE_LEFT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BackBufferType.Right">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBACKBUFFER_TYPE_RIGHT']/*"/>
<unmanaged>D3DBACKBUFFER_TYPE_RIGHT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Basis">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBASISTYPE']/*"/>
<unmanaged>D3DBASISTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Basis.Bezier">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBASIS_BEZIER']/*"/>
<unmanaged>D3DBASIS_BEZIER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Basis.BSpline">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBASIS_BSPLINE']/*"/>
<unmanaged>D3DBASIS_BSPLINE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Basis.CatmullRom">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBASIS_CATMULL_ROM']/*"/>
<unmanaged>D3DBASIS_CATMULL_ROM</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Blend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND']/*"/>
<unmanaged>D3DBLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.Zero">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_ZERO']/*"/>
<unmanaged>D3DBLEND_ZERO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.One">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_ONE']/*"/>
<unmanaged>D3DBLEND_ONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.SourceColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_SRCCOLOR']/*"/>
<unmanaged>D3DBLEND_SRCCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.InverseSourceColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_INVSRCCOLOR']/*"/>
<unmanaged>D3DBLEND_INVSRCCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.SourceAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_SRCALPHA']/*"/>
<unmanaged>D3DBLEND_SRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.InverseSourceAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_INVSRCALPHA']/*"/>
<unmanaged>D3DBLEND_INVSRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.DestinationAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_DESTALPHA']/*"/>
<unmanaged>D3DBLEND_DESTALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.InverseDestinationAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_INVDESTALPHA']/*"/>
<unmanaged>D3DBLEND_INVDESTALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.DestinationColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_DESTCOLOR']/*"/>
<unmanaged>D3DBLEND_DESTCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.InverseDestinationColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_INVDESTCOLOR']/*"/>
<unmanaged>D3DBLEND_INVDESTCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.SourceAlphaSaturated">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_SRCALPHASAT']/*"/>
<unmanaged>D3DBLEND_SRCALPHASAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.Bothsrcalpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_BOTHSRCALPHA']/*"/>
<unmanaged>D3DBLEND_BOTHSRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.BothInverseSourceAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_BOTHINVSRCALPHA']/*"/>
<unmanaged>D3DBLEND_BOTHINVSRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.BlendFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_BLENDFACTOR']/*"/>
<unmanaged>D3DBLEND_BLENDFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.InverseBlendFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_INVBLENDFACTOR']/*"/>
<unmanaged>D3DBLEND_INVBLENDFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.SourceColor2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_SRCCOLOR2']/*"/>
<unmanaged>D3DBLEND_SRCCOLOR2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Blend.InverseSourceColor2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLEND_INVSRCCOLOR2']/*"/>
<unmanaged>D3DBLEND_INVSRCCOLOR2</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.BlendCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS']/*"/>
<unmanaged>D3DPBLENDCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.Zero">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_ZERO']/*"/>
<unmanaged>D3DPBLENDCAPS_ZERO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.One">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_ONE']/*"/>
<unmanaged>D3DPBLENDCAPS_ONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.SourceColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_SRCCOLOR']/*"/>
<unmanaged>D3DPBLENDCAPS_SRCCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.InverseSourceColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_INVSRCCOLOR']/*"/>
<unmanaged>D3DPBLENDCAPS_INVSRCCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.SourceAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_SRCALPHA']/*"/>
<unmanaged>D3DPBLENDCAPS_SRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.InverseSourceAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_INVSRCALPHA']/*"/>
<unmanaged>D3DPBLENDCAPS_INVSRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.DestinationAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_DESTALPHA']/*"/>
<unmanaged>D3DPBLENDCAPS_DESTALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.InverseDestinationAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_INVDESTALPHA']/*"/>
<unmanaged>D3DPBLENDCAPS_INVDESTALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.DestinationColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_DESTCOLOR']/*"/>
<unmanaged>D3DPBLENDCAPS_DESTCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.InverseDestinationColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_INVDESTCOLOR']/*"/>
<unmanaged>D3DPBLENDCAPS_INVDESTCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.SourceAlphaSaturated">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_SRCALPHASAT']/*"/>
<unmanaged>D3DPBLENDCAPS_SRCALPHASAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.Bothsrcalpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_BOTHSRCALPHA']/*"/>
<unmanaged>D3DPBLENDCAPS_BOTHSRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.BothInverseSourceAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_BOTHINVSRCALPHA']/*"/>
<unmanaged>D3DPBLENDCAPS_BOTHINVSRCALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.BlendFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_BLENDFACTOR']/*"/>
<unmanaged>D3DPBLENDCAPS_BLENDFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.Srccolor2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_SRCCOLOR2']/*"/>
<unmanaged>D3DPBLENDCAPS_SRCCOLOR2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendCaps.Invsrccolor2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPBLENDCAPS_INVSRCCOLOR2']/*"/>
<unmanaged>D3DPBLENDCAPS_INVSRCCOLOR2</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.BlendOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLENDOP']/*"/>
<unmanaged>D3DBLENDOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendOperation.Add">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLENDOP_ADD']/*"/>
<unmanaged>D3DBLENDOP_ADD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendOperation.Subtract">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLENDOP_SUBTRACT']/*"/>
<unmanaged>D3DBLENDOP_SUBTRACT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendOperation.ReverseSubtract">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLENDOP_REVSUBTRACT']/*"/>
<unmanaged>D3DBLENDOP_REVSUBTRACT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendOperation.Minimum">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLENDOP_MIN']/*"/>
<unmanaged>D3DBLENDOP_MIN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.BlendOperation.Maximum">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBLENDOP_MAX']/*"/>
<unmanaged>D3DBLENDOP_MAX</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CallbackSearchFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCALLBACK_SEARCH_FLAGS']/*"/>
<unmanaged>D3DXCALLBACK_SEARCH_FLAGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CallbackSearchFlags.SearchExcludingInitialPosition">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCALLBACK_SEARCH_EXCLUDING_INITIAL_POSITION']/*"/>
<unmanaged>D3DXCALLBACK_SEARCH_EXCLUDING_INITIAL_POSITION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CallbackSearchFlags.SearchBehindInitialPosition">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCALLBACK_SEARCH_BEHIND_INITIAL_POSITION']/*"/>
<unmanaged>D3DXCALLBACK_SEARCH_BEHIND_INITIAL_POSITION</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS']/*"/>
<unmanaged>D3DCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps.Overlay">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS_OVERLAY']/*"/>
<unmanaged>D3DCAPS_OVERLAY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps.ReadScanline">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS_READ_SCANLINE']/*"/>
<unmanaged>D3DCAPS_READ_SCANLINE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Caps2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2']/*"/>
<unmanaged>D3DCAPS2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.FullScreenGamma">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2_FULLSCREENGAMMA']/*"/>
<unmanaged>D3DCAPS2_FULLSCREENGAMMA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.CanCalibrateGamma">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2_CANCALIBRATEGAMMA']/*"/>
<unmanaged>D3DCAPS2_CANCALIBRATEGAMMA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.CanManageResource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2_CANMANAGERESOURCE']/*"/>
<unmanaged>D3DCAPS2_CANMANAGERESOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.DynamicTextures">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2_DYNAMICTEXTURES']/*"/>
<unmanaged>D3DCAPS2_DYNAMICTEXTURES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.CanAutoGenerateMipMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2_CANAUTOGENMIPMAP']/*"/>
<unmanaged>D3DCAPS2_CANAUTOGENMIPMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.CanShareResource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS2_CANSHARERESOURCE']/*"/>
<unmanaged>D3DCAPS2_CANSHARERESOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps2.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Caps3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS3']/*"/>
<unmanaged>D3DCAPS3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps3.AlphaFullScreenFlipOrDiscard">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD']/*"/>
<unmanaged>D3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps3.LinearToSrgbPresentation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS3_LINEAR_TO_SRGB_PRESENTATION']/*"/>
<unmanaged>D3DCAPS3_LINEAR_TO_SRGB_PRESENTATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps3.CopyToVideoMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS3_COPY_TO_VIDMEM']/*"/>
<unmanaged>D3DCAPS3_COPY_TO_VIDMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps3.CopyToSystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS3_COPY_TO_SYSTEMMEM']/*"/>
<unmanaged>D3DCAPS3_COPY_TO_SYSTEMMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps3.DXVAHd">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS3_DXVAHD']/*"/>
<unmanaged>D3DCAPS3_DXVAHD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Caps3.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Channel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_CHANNEL']/*"/>
<unmanaged>D3DX_CHANNEL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Channel.Red">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_CHANNEL_RED']/*"/>
<unmanaged>D3DX_CHANNEL_RED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Channel.Blue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_CHANNEL_BLUE']/*"/>
<unmanaged>D3DX_CHANNEL_BLUE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Channel.Green">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_CHANNEL_GREEN']/*"/>
<unmanaged>D3DX_CHANNEL_GREEN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Channel.Alpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_CHANNEL_ALPHA']/*"/>
<unmanaged>D3DX_CHANNEL_ALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Channel.Luminance">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_CHANNEL_LUMINANCE']/*"/>
<unmanaged>D3DX_CHANNEL_LUMINANCE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CleanType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCLEANTYPE']/*"/>
<unmanaged>D3DXCLEANTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CleanType.BackFacing">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCLEAN_BACKFACING']/*"/>
<unmanaged>D3DXCLEAN_BACKFACING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CleanType.Bowties">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCLEAN_BOWTIES']/*"/>
<unmanaged>D3DXCLEAN_BOWTIES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CleanType.Skinning">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCLEAN_SKINNING']/*"/>
<unmanaged>D3DXCLEAN_SKINNING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CleanType.Optimization">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCLEAN_OPTIMIZATION']/*"/>
<unmanaged>D3DXCLEAN_OPTIMIZATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CleanType.Simplification">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCLEAN_SIMPLIFICATION']/*"/>
<unmanaged>D3DXCLEAN_SIMPLIFICATION</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ClearFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLEAR']/*"/>
<unmanaged>D3DCLEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClearFlags.Target">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLEAR_TARGET']/*"/>
<unmanaged>D3DCLEAR_TARGET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClearFlags.ZBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLEAR_ZBUFFER']/*"/>
<unmanaged>D3DCLEAR_ZBUFFER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClearFlags.Stencil">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLEAR_STENCIL']/*"/>
<unmanaged>D3DCLEAR_STENCIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClearFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ClipFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS']/*"/>
<unmanaged>D3DCS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Left">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_LEFT']/*"/>
<unmanaged>D3DCS_LEFT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Right">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_RIGHT']/*"/>
<unmanaged>D3DCS_RIGHT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Top">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_TOP']/*"/>
<unmanaged>D3DCS_TOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Bottom">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_BOTTOM']/*"/>
<unmanaged>D3DCS_BOTTOM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Front">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_FRONT']/*"/>
<unmanaged>D3DCS_FRONT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Back">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_BACK']/*"/>
<unmanaged>D3DCS_BACK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Plane0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_PLANE0']/*"/>
<unmanaged>D3DCS_PLANE0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Plane1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_PLANE1']/*"/>
<unmanaged>D3DCS_PLANE1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Plane2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_PLANE2']/*"/>
<unmanaged>D3DCS_PLANE2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Plane3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_PLANE3']/*"/>
<unmanaged>D3DCS_PLANE3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Plane4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_PLANE4']/*"/>
<unmanaged>D3DCS_PLANE4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.Plane5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_PLANE5']/*"/>
<unmanaged>D3DCS_PLANE5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipFlags.All">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCS_ALL']/*"/>
<unmanaged>D3DCS_ALL</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ColorSource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIALCOLORSOURCE']/*"/>
<unmanaged>D3DMATERIALCOLORSOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorSource.Material">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMCS_MATERIAL']/*"/>
<unmanaged>D3DMCS_MATERIAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorSource.Color1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMCS_COLOR1']/*"/>
<unmanaged>D3DMCS_COLOR1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorSource.Color2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMCS_COLOR2']/*"/>
<unmanaged>D3DMCS_COLOR2</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ColorWriteEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOLORWRITEENABLE']/*"/>
<unmanaged>D3DCOLORWRITEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorWriteEnable.Red">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOLORWRITEENABLE_RED']/*"/>
<unmanaged>D3DCOLORWRITEENABLE_RED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorWriteEnable.Green">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOLORWRITEENABLE_GREEN']/*"/>
<unmanaged>D3DCOLORWRITEENABLE_GREEN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorWriteEnable.Blue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOLORWRITEENABLE_BLUE']/*"/>
<unmanaged>D3DCOLORWRITEENABLE_BLUE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ColorWriteEnable.Alpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOLORWRITEENABLE_ALPHA']/*"/>
<unmanaged>D3DCOLORWRITEENABLE_ALPHA</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Compare">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMPFUNC']/*"/>
<unmanaged>D3DCMPFUNC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.Never">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_NEVER']/*"/>
<unmanaged>D3DCMP_NEVER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.Less">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_LESS']/*"/>
<unmanaged>D3DCMP_LESS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.Equal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_EQUAL']/*"/>
<unmanaged>D3DCMP_EQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.LessEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_LESSEQUAL']/*"/>
<unmanaged>D3DCMP_LESSEQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.Greater">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_GREATER']/*"/>
<unmanaged>D3DCMP_GREATER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.NotEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_NOTEQUAL']/*"/>
<unmanaged>D3DCMP_NOTEQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.GreaterEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_GREATEREQUAL']/*"/>
<unmanaged>D3DCMP_GREATEREQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Compare.Always">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCMP_ALWAYS']/*"/>
<unmanaged>D3DCMP_ALWAYS</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CompareCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS']/*"/>
<unmanaged>D3DPCMPCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.Never">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_NEVER']/*"/>
<unmanaged>D3DPCMPCAPS_NEVER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.Less">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_LESS']/*"/>
<unmanaged>D3DPCMPCAPS_LESS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.Equal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_EQUAL']/*"/>
<unmanaged>D3DPCMPCAPS_EQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.LessEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_LESSEQUAL']/*"/>
<unmanaged>D3DPCMPCAPS_LESSEQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.Greater">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_GREATER']/*"/>
<unmanaged>D3DPCMPCAPS_GREATER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.NotEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_NOTEQUAL']/*"/>
<unmanaged>D3DPCMPCAPS_NOTEQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.GreaterEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_GREATEREQUAL']/*"/>
<unmanaged>D3DPCMPCAPS_GREATEREQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompareCaps.Always">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPCMPCAPS_ALWAYS']/*"/>
<unmanaged>D3DPCMPCAPS_ALWAYS</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ComposeRectOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOMPOSERECTSOP']/*"/>
<unmanaged>D3DCOMPOSERECTSOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ComposeRectOperation.Copy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOMPOSERECTS_COPY']/*"/>
<unmanaged>D3DCOMPOSERECTS_COPY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ComposeRectOperation.Or">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOMPOSERECTS_OR']/*"/>
<unmanaged>D3DCOMPOSERECTS_OR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ComposeRectOperation.And">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOMPOSERECTS_AND']/*"/>
<unmanaged>D3DCOMPOSERECTS_AND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ComposeRectOperation.Negate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCOMPOSERECTS_NEG']/*"/>
<unmanaged>D3DCOMPOSERECTS_NEG</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CompressionFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCOMPRESSION_FLAGS']/*"/>
<unmanaged>D3DXCOMPRESSION_FLAGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CompressionFlags.Default">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCOMPRESS_DEFAULT']/*"/>
<unmanaged>D3DXCOMPRESS_DEFAULT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CreateFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE']/*"/>
<unmanaged>D3DCREATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.FpuPreserve">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_FPU_PRESERVE']/*"/>
<unmanaged>D3DCREATE_FPU_PRESERVE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.Multithreaded">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_MULTITHREADED']/*"/>
<unmanaged>D3DCREATE_MULTITHREADED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.PureDevice">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_PUREDEVICE']/*"/>
<unmanaged>D3DCREATE_PUREDEVICE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.SoftwareVertexProcessing">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_SOFTWARE_VERTEXPROCESSING']/*"/>
<unmanaged>D3DCREATE_SOFTWARE_VERTEXPROCESSING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.HardwareVertexProcessing">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_HARDWARE_VERTEXPROCESSING']/*"/>
<unmanaged>D3DCREATE_HARDWARE_VERTEXPROCESSING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.MixedVertexProcessing">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_MIXED_VERTEXPROCESSING']/*"/>
<unmanaged>D3DCREATE_MIXED_VERTEXPROCESSING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.DisableDriverManagement">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_DISABLE_DRIVER_MANAGEMENT']/*"/>
<unmanaged>D3DCREATE_DISABLE_DRIVER_MANAGEMENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.AdapterGroupDevice">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_ADAPTERGROUP_DEVICE']/*"/>
<unmanaged>D3DCREATE_ADAPTERGROUP_DEVICE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.DisableExtendedDriverManagement">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_DISABLE_DRIVER_MANAGEMENT_EX']/*"/>
<unmanaged>D3DCREATE_DISABLE_DRIVER_MANAGEMENT_EX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.NoWindowChanges">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_NOWINDOWCHANGES']/*"/>
<unmanaged>D3DCREATE_NOWINDOWCHANGES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.DisablePsgpThreading">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_DISABLE_PSGP_THREADING']/*"/>
<unmanaged>D3DCREATE_DISABLE_PSGP_THREADING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.EnablePresentStatistics">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_ENABLE_PRESENTSTATS']/*"/>
<unmanaged>D3DCREATE_ENABLE_PRESENTSTATS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.DisablePrintScreen">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_DISABLE_PRINTSCREEN']/*"/>
<unmanaged>D3DCREATE_DISABLE_PRINTSCREEN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.AllowScreensavers">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCREATE_SCREENSAVER']/*"/>
<unmanaged>D3DCREATE_SCREENSAVER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreateFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CubeMapFace">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACES']/*"/>
<unmanaged>D3DCUBEMAP_FACES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CubeMapFace.PositiveX">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACE_POSITIVE_X']/*"/>
<unmanaged>D3DCUBEMAP_FACE_POSITIVE_X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CubeMapFace.NegativeX">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACE_NEGATIVE_X']/*"/>
<unmanaged>D3DCUBEMAP_FACE_NEGATIVE_X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CubeMapFace.PositiveY">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACE_POSITIVE_Y']/*"/>
<unmanaged>D3DCUBEMAP_FACE_POSITIVE_Y</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CubeMapFace.NegativeY">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACE_NEGATIVE_Y']/*"/>
<unmanaged>D3DCUBEMAP_FACE_NEGATIVE_Y</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CubeMapFace.PositiveZ">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACE_POSITIVE_Z']/*"/>
<unmanaged>D3DCUBEMAP_FACE_POSITIVE_Z</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CubeMapFace.NegativeZ">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCUBEMAP_FACE_NEGATIVE_Z']/*"/>
<unmanaged>D3DCUBEMAP_FACE_NEGATIVE_Z</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Cull">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCULL']/*"/>
<unmanaged>D3DCULL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Cull.None">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCULL_NONE']/*"/>
<unmanaged>D3DCULL_NONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Cull.Clockwise">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCULL_CW']/*"/>
<unmanaged>D3DCULL_CW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Cull.Counterclockwise">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCULL_CCW']/*"/>
<unmanaged>D3DCULL_CCW</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CursorCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCURSORCAPS']/*"/>
<unmanaged>D3DCURSORCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CursorCaps.Color">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCURSORCAPS_COLOR']/*"/>
<unmanaged>D3DCURSORCAPS_COLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CursorCaps.LowResolution">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCURSORCAPS_LOWRES']/*"/>
<unmanaged>D3DCURSORCAPS_LOWRES</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DebugMonitorTokens">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEBUGMONITORTOKENS']/*"/>
<unmanaged>D3DDEBUGMONITORTOKENS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DebugMonitorTokens.Enable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDMT_ENABLE']/*"/>
<unmanaged>D3DDMT_ENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DebugMonitorTokens.Disable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDMT_DISABLE']/*"/>
<unmanaged>D3DDMT_DISABLE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeclarationMethod">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD']/*"/>
<unmanaged>D3DDECLMETHOD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.Default">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_DEFAULT']/*"/>
<unmanaged>D3DDECLMETHOD_DEFAULT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.PartialU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_PARTIALU']/*"/>
<unmanaged>D3DDECLMETHOD_PARTIALU</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.PartialV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_PARTIALV']/*"/>
<unmanaged>D3DDECLMETHOD_PARTIALV</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.CrossUV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_CROSSUV']/*"/>
<unmanaged>D3DDECLMETHOD_CROSSUV</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.UV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_UV']/*"/>
<unmanaged>D3DDECLMETHOD_UV</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.Lookup">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_LOOKUP']/*"/>
<unmanaged>D3DDECLMETHOD_LOOKUP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationMethod.LookupPresampled">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLMETHOD_LOOKUPPRESAMPLED']/*"/>
<unmanaged>D3DDECLMETHOD_LOOKUPPRESAMPLED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeclarationType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE']/*"/>
<unmanaged>D3DDECLTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Float1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_FLOAT1']/*"/>
<unmanaged>D3DDECLTYPE_FLOAT1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Float2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_FLOAT2']/*"/>
<unmanaged>D3DDECLTYPE_FLOAT2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Float3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_FLOAT3']/*"/>
<unmanaged>D3DDECLTYPE_FLOAT3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Float4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_FLOAT4']/*"/>
<unmanaged>D3DDECLTYPE_FLOAT4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Color">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_D3DCOLOR']/*"/>
<unmanaged>D3DDECLTYPE_D3DCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Ubyte4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_UBYTE4']/*"/>
<unmanaged>D3DDECLTYPE_UBYTE4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Short2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_SHORT2']/*"/>
<unmanaged>D3DDECLTYPE_SHORT2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Short4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_SHORT4']/*"/>
<unmanaged>D3DDECLTYPE_SHORT4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.UByte4N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_UBYTE4N']/*"/>
<unmanaged>D3DDECLTYPE_UBYTE4N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Short2N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_SHORT2N']/*"/>
<unmanaged>D3DDECLTYPE_SHORT2N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Short4N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_SHORT4N']/*"/>
<unmanaged>D3DDECLTYPE_SHORT4N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.UShort2N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_USHORT2N']/*"/>
<unmanaged>D3DDECLTYPE_USHORT2N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.UShort4N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_USHORT4N']/*"/>
<unmanaged>D3DDECLTYPE_USHORT4N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.UDec3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_UDEC3']/*"/>
<unmanaged>D3DDECLTYPE_UDEC3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Dec3N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_DEC3N']/*"/>
<unmanaged>D3DDECLTYPE_DEC3N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.HalfTwo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_FLOAT16_2']/*"/>
<unmanaged>D3DDECLTYPE_FLOAT16_2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.HalfFour">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_FLOAT16_4']/*"/>
<unmanaged>D3DDECLTYPE_FLOAT16_4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationType.Unused">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLTYPE_UNUSED']/*"/>
<unmanaged>D3DDECLTYPE_UNUSED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeclarationTypeCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS']/*"/>
<unmanaged>D3DDTCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.UByte4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_UBYTE4']/*"/>
<unmanaged>D3DDTCAPS_UBYTE4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.UByte4N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_UBYTE4N']/*"/>
<unmanaged>D3DDTCAPS_UBYTE4N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.Short2N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_SHORT2N']/*"/>
<unmanaged>D3DDTCAPS_SHORT2N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.Short4N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_SHORT4N']/*"/>
<unmanaged>D3DDTCAPS_SHORT4N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.UShort2N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_USHORT2N']/*"/>
<unmanaged>D3DDTCAPS_USHORT2N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.UShort4N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_USHORT4N']/*"/>
<unmanaged>D3DDTCAPS_USHORT4N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.UDec3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_UDEC3']/*"/>
<unmanaged>D3DDTCAPS_UDEC3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.Dec3N">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_DEC3N']/*"/>
<unmanaged>D3DDTCAPS_DEC3N</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.HalfTwo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_FLOAT16_2']/*"/>
<unmanaged>D3DDTCAPS_FLOAT16_2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationTypeCaps.HalfFour">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDTCAPS_FLOAT16_4']/*"/>
<unmanaged>D3DDTCAPS_FLOAT16_4</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeclarationUsage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE']/*"/>
<unmanaged>D3DDECLUSAGE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_POSITION']/*"/>
<unmanaged>D3DDECLUSAGE_POSITION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.BlendWeight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_BLENDWEIGHT']/*"/>
<unmanaged>D3DDECLUSAGE_BLENDWEIGHT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.BlendIndices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_BLENDINDICES']/*"/>
<unmanaged>D3DDECLUSAGE_BLENDINDICES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Normal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_NORMAL']/*"/>
<unmanaged>D3DDECLUSAGE_NORMAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.PointSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_PSIZE']/*"/>
<unmanaged>D3DDECLUSAGE_PSIZE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.TextureCoordinate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_TEXCOORD']/*"/>
<unmanaged>D3DDECLUSAGE_TEXCOORD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Tangent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_TANGENT']/*"/>
<unmanaged>D3DDECLUSAGE_TANGENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Binormal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_BINORMAL']/*"/>
<unmanaged>D3DDECLUSAGE_BINORMAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.TessellateFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_TESSFACTOR']/*"/>
<unmanaged>D3DDECLUSAGE_TESSFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.PositionTransformed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_POSITIONT']/*"/>
<unmanaged>D3DDECLUSAGE_POSITIONT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Color">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_COLOR']/*"/>
<unmanaged>D3DDECLUSAGE_COLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Fog">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_FOG']/*"/>
<unmanaged>D3DDECLUSAGE_FOG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Depth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_DEPTH']/*"/>
<unmanaged>D3DDECLUSAGE_DEPTH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeclarationUsage.Sample">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDECLUSAGE_SAMPLE']/*"/>
<unmanaged>D3DDECLUSAGE_SAMPLE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Degree">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEGREETYPE']/*"/>
<unmanaged>D3DDEGREETYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Degree.Linear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEGREE_LINEAR']/*"/>
<unmanaged>D3DDEGREE_LINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Degree.Quadratic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEGREE_QUADRATIC']/*"/>
<unmanaged>D3DDEGREE_QUADRATIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Degree.Cubic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEGREE_CUBIC']/*"/>
<unmanaged>D3DDEGREE_CUBIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Degree.Quintic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEGREE_QUINTIC']/*"/>
<unmanaged>D3DDEGREE_QUINTIC</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeviceCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS']/*"/>
<unmanaged>D3DDEVCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.ExecuteSystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_EXECUTESYSTEMMEMORY']/*"/>
<unmanaged>D3DDEVCAPS_EXECUTESYSTEMMEMORY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.ExecuteVideoMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_EXECUTEVIDEOMEMORY']/*"/>
<unmanaged>D3DDEVCAPS_EXECUTEVIDEOMEMORY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.TLVertexSystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_TLVERTEXSYSTEMMEMORY']/*"/>
<unmanaged>D3DDEVCAPS_TLVERTEXSYSTEMMEMORY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.TLVertexVideoMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_TLVERTEXVIDEOMEMORY']/*"/>
<unmanaged>D3DDEVCAPS_TLVERTEXVIDEOMEMORY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.TextureSystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_TEXTURESYSTEMMEMORY']/*"/>
<unmanaged>D3DDEVCAPS_TEXTURESYSTEMMEMORY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.TextureVideoMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_TEXTUREVIDEOMEMORY']/*"/>
<unmanaged>D3DDEVCAPS_TEXTUREVIDEOMEMORY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.DrawPrimTLVertex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_DRAWPRIMTLVERTEX']/*"/>
<unmanaged>D3DDEVCAPS_DRAWPRIMTLVERTEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.CanRenderAfterFlip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_CANRENDERAFTERFLIP']/*"/>
<unmanaged>D3DDEVCAPS_CANRENDERAFTERFLIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.TextureNonLocalVideoMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_TEXTURENONLOCALVIDMEM']/*"/>
<unmanaged>D3DDEVCAPS_TEXTURENONLOCALVIDMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.DrawPrimitives2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_DRAWPRIMITIVES2']/*"/>
<unmanaged>D3DDEVCAPS_DRAWPRIMITIVES2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.SeparateTextureMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_SEPARATETEXTUREMEMORIES']/*"/>
<unmanaged>D3DDEVCAPS_SEPARATETEXTUREMEMORIES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.DrawPrimitives2Extended">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_DRAWPRIMITIVES2EX']/*"/>
<unmanaged>D3DDEVCAPS_DRAWPRIMITIVES2EX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.HWTransformAndLight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_HWTRANSFORMANDLIGHT']/*"/>
<unmanaged>D3DDEVCAPS_HWTRANSFORMANDLIGHT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.CanBlitSysToNonLocal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_CANBLTSYSTONONLOCAL']/*"/>
<unmanaged>D3DDEVCAPS_CANBLTSYSTONONLOCAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.HWRasterization">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_HWRASTERIZATION']/*"/>
<unmanaged>D3DDEVCAPS_HWRASTERIZATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.PureDevice">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_PUREDEVICE']/*"/>
<unmanaged>D3DDEVCAPS_PUREDEVICE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.QuinticRTPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_QUINTICRTPATCHES']/*"/>
<unmanaged>D3DDEVCAPS_QUINTICRTPATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.RTPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_RTPATCHES']/*"/>
<unmanaged>D3DDEVCAPS_RTPATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.RTPatchHandleZero">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_RTPATCHHANDLEZERO']/*"/>
<unmanaged>D3DDEVCAPS_RTPATCHHANDLEZERO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps.NPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS_NPATCHES']/*"/>
<unmanaged>D3DDEVCAPS_NPATCHES</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeviceCaps2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2']/*"/>
<unmanaged>D3DDEVCAPS2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.StreamOffset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_STREAMOFFSET']/*"/>
<unmanaged>D3DDEVCAPS2_STREAMOFFSET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.DMapNPatch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_DMAPNPATCH']/*"/>
<unmanaged>D3DDEVCAPS2_DMAPNPATCH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.AdaptiveTessRTPatch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_ADAPTIVETESSRTPATCH']/*"/>
<unmanaged>D3DDEVCAPS2_ADAPTIVETESSRTPATCH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.AdaptiveTessNPatch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_ADAPTIVETESSNPATCH']/*"/>
<unmanaged>D3DDEVCAPS2_ADAPTIVETESSNPATCH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.CanStretchRectFromTextures">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES']/*"/>
<unmanaged>D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.PresampledMapNPatch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_PRESAMPLEDDMAPNPATCH']/*"/>
<unmanaged>D3DDEVCAPS2_PRESAMPLEDDMAPNPATCH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceCaps2.VertexElementsCanShareStreamOffset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVCAPS2_VERTEXELEMENTSCANSHARESTREAMOFFSET']/*"/>
<unmanaged>D3DDEVCAPS2_VERTEXELEMENTSCANSHARESTREAMOFFSET</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DeviceType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVTYPE']/*"/>
<unmanaged>D3DDEVTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceType.Hardware">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVTYPE_HAL']/*"/>
<unmanaged>D3DDEVTYPE_HAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceType.Reference">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVTYPE_REF']/*"/>
<unmanaged>D3DDEVTYPE_REF</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceType.Software">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVTYPE_SW']/*"/>
<unmanaged>D3DDEVTYPE_SW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DeviceType.NullReference">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVTYPE_NULLREF']/*"/>
<unmanaged>D3DDEVTYPE_NULLREF</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DisplayRotation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYROTATION']/*"/>
<unmanaged>D3DDISPLAYROTATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayRotation.Identity">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYROTATION_IDENTITY']/*"/>
<unmanaged>D3DDISPLAYROTATION_IDENTITY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayRotation.Rotation90">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYROTATION_90']/*"/>
<unmanaged>D3DDISPLAYROTATION_90</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayRotation.Rotation180">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYROTATION_180']/*"/>
<unmanaged>D3DDISPLAYROTATION_180</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayRotation.Rotation270">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYROTATION_270']/*"/>
<unmanaged>D3DDISPLAYROTATION_270</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.EffectDefaultType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTDEFAULTTYPE']/*"/>
<unmanaged>D3DXEFFECTDEFAULTTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefaultType.String">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEDT_STRING']/*"/>
<unmanaged>D3DXEDT_STRING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefaultType.Floats">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEDT_FLOATS']/*"/>
<unmanaged>D3DXEDT_FLOATS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefaultType.Dword">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEDT_DWORD']/*"/>
<unmanaged>D3DXEDT_DWORD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefaultType.DtForcedword">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEDT_FORCEDWORD']/*"/>
<unmanaged>D3DXEDT_FORCEDWORD</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.EventType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_TYPE']/*"/>
<unmanaged>D3DXEVENT_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventType.TrackSpeed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_TRACKSPEED']/*"/>
<unmanaged>D3DXEVENT_TRACKSPEED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventType.TrackWeight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_TRACKWEIGHT']/*"/>
<unmanaged>D3DXEVENT_TRACKWEIGHT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventType.TrackPosition">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_TRACKPOSITION']/*"/>
<unmanaged>D3DXEVENT_TRACKPOSITION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventType.TrackEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_TRACKENABLE']/*"/>
<unmanaged>D3DXEVENT_TRACKENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventType.PriorityBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_PRIORITYBLEND']/*"/>
<unmanaged>D3DXEVENT_PRIORITYBLEND</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.FillMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFILLMODE']/*"/>
<unmanaged>D3DFILLMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FillMode.Point">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFILL_POINT']/*"/>
<unmanaged>D3DFILL_POINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FillMode.Wireframe">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFILL_WIREFRAME']/*"/>
<unmanaged>D3DFILL_WIREFRAME</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FillMode.Solid">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFILL_SOLID']/*"/>
<unmanaged>D3DFILL_SOLID</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Filter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER']/*"/>
<unmanaged>D3DX_FILTER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.None">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_NONE']/*"/>
<unmanaged>D3DX_FILTER_NONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Point">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_POINT']/*"/>
<unmanaged>D3DX_FILTER_POINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Linear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_LINEAR']/*"/>
<unmanaged>D3DX_FILTER_LINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Triangle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_TRIANGLE']/*"/>
<unmanaged>D3DX_FILTER_TRIANGLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Box">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_BOX']/*"/>
<unmanaged>D3DX_FILTER_BOX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.MirrorU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_MIRROR_U']/*"/>
<unmanaged>D3DX_FILTER_MIRROR_U</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.MirrorV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_MIRROR_V']/*"/>
<unmanaged>D3DX_FILTER_MIRROR_V</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.MirrorW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_MIRROR_W']/*"/>
<unmanaged>D3DX_FILTER_MIRROR_W</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Mirror">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_MIRROR']/*"/>
<unmanaged>D3DX_FILTER_MIRROR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Dither">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_DITHER']/*"/>
<unmanaged>D3DX_FILTER_DITHER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.DitherDiffusion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_DITHER_DIFFUSION']/*"/>
<unmanaged>D3DX_FILTER_DITHER_DIFFUSION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.SrgbIn">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_SRGB_IN']/*"/>
<unmanaged>D3DX_FILTER_SRGB_IN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.SrgbOut">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_SRGB_OUT']/*"/>
<unmanaged>D3DX_FILTER_SRGB_OUT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Filter.Srgb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_FILTER_SRGB']/*"/>
<unmanaged>D3DX_FILTER_SRGB</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.FilterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS']/*"/>
<unmanaged>D3DPTFILTERCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MinPoint">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MINFPOINT']/*"/>
<unmanaged>D3DPTFILTERCAPS_MINFPOINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MinLinear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MINFLINEAR']/*"/>
<unmanaged>D3DPTFILTERCAPS_MINFLINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MinAnisotropic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MINFANISOTROPIC']/*"/>
<unmanaged>D3DPTFILTERCAPS_MINFANISOTROPIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MinPyramidalQuad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MINFPYRAMIDALQUAD']/*"/>
<unmanaged>D3DPTFILTERCAPS_MINFPYRAMIDALQUAD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MinGaussianQuad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MINFGAUSSIANQUAD']/*"/>
<unmanaged>D3DPTFILTERCAPS_MINFGAUSSIANQUAD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MipPoint">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MIPFPOINT']/*"/>
<unmanaged>D3DPTFILTERCAPS_MIPFPOINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MipLinear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MIPFLINEAR']/*"/>
<unmanaged>D3DPTFILTERCAPS_MIPFLINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.ConvolutionMono">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_CONVOLUTIONMONO']/*"/>
<unmanaged>D3DPTFILTERCAPS_CONVOLUTIONMONO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MagPoint">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MAGFPOINT']/*"/>
<unmanaged>D3DPTFILTERCAPS_MAGFPOINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MagLinear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MAGFLINEAR']/*"/>
<unmanaged>D3DPTFILTERCAPS_MAGFLINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MagAnisotropic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MAGFANISOTROPIC']/*"/>
<unmanaged>D3DPTFILTERCAPS_MAGFANISOTROPIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MagPyramidalQuad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MAGFPYRAMIDALQUAD']/*"/>
<unmanaged>D3DPTFILTERCAPS_MAGFPYRAMIDALQUAD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FilterCaps.MagGaussianQuad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTFILTERCAPS_MAGFGAUSSIANQUAD']/*"/>
<unmanaged>D3DPTFILTERCAPS_MAGFGAUSSIANQUAD</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.FogMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFOGMODE']/*"/>
<unmanaged>D3DFOGMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FogMode.None">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFOG_NONE']/*"/>
<unmanaged>D3DFOG_NONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FogMode.Exponential">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFOG_EXP']/*"/>
<unmanaged>D3DFOG_EXP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FogMode.ExponentialSquared">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFOG_EXP2']/*"/>
<unmanaged>D3DFOG_EXP2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FogMode.Linear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFOG_LINEAR']/*"/>
<unmanaged>D3DFOG_LINEAR</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFORMAT']/*"/>
<unmanaged>D3DFORMAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Unknown">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_UNKNOWN']/*"/>
<unmanaged>D3DFMT_UNKNOWN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.R8G8B8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_R8G8B8']/*"/>
<unmanaged>D3DFMT_R8G8B8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A8R8G8B8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A8R8G8B8']/*"/>
<unmanaged>D3DFMT_A8R8G8B8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.X8R8G8B8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_X8R8G8B8']/*"/>
<unmanaged>D3DFMT_X8R8G8B8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.R5G6B5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_R5G6B5']/*"/>
<unmanaged>D3DFMT_R5G6B5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.X1R5G5B5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_X1R5G5B5']/*"/>
<unmanaged>D3DFMT_X1R5G5B5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A1R5G5B5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A1R5G5B5']/*"/>
<unmanaged>D3DFMT_A1R5G5B5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A4R4G4B4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A4R4G4B4']/*"/>
<unmanaged>D3DFMT_A4R4G4B4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.R3G3B2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_R3G3B2']/*"/>
<unmanaged>D3DFMT_R3G3B2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A8']/*"/>
<unmanaged>D3DFMT_A8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A8R3G3B2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A8R3G3B2']/*"/>
<unmanaged>D3DFMT_A8R3G3B2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.X4R4G4B4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_X4R4G4B4']/*"/>
<unmanaged>D3DFMT_X4R4G4B4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A2B10G10R10">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A2B10G10R10']/*"/>
<unmanaged>D3DFMT_A2B10G10R10</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A8B8G8R8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A8B8G8R8']/*"/>
<unmanaged>D3DFMT_A8B8G8R8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.X8B8G8R8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_X8B8G8R8']/*"/>
<unmanaged>D3DFMT_X8B8G8R8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.G16R16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_G16R16']/*"/>
<unmanaged>D3DFMT_G16R16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A2R10G10B10">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A2R10G10B10']/*"/>
<unmanaged>D3DFMT_A2R10G10B10</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A16B16G16R16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A16B16G16R16']/*"/>
<unmanaged>D3DFMT_A16B16G16R16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A8P8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A8P8']/*"/>
<unmanaged>D3DFMT_A8P8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.P8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_P8']/*"/>
<unmanaged>D3DFMT_P8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.L8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_L8']/*"/>
<unmanaged>D3DFMT_L8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A8L8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A8L8']/*"/>
<unmanaged>D3DFMT_A8L8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A4L4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A4L4']/*"/>
<unmanaged>D3DFMT_A4L4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.V8U8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_V8U8']/*"/>
<unmanaged>D3DFMT_V8U8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.L6V5U5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_L6V5U5']/*"/>
<unmanaged>D3DFMT_L6V5U5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.X8L8V8U8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_X8L8V8U8']/*"/>
<unmanaged>D3DFMT_X8L8V8U8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Q8W8V8U8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_Q8W8V8U8']/*"/>
<unmanaged>D3DFMT_Q8W8V8U8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.V16U16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_V16U16']/*"/>
<unmanaged>D3DFMT_V16U16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A2W10V10U10">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A2W10V10U10']/*"/>
<unmanaged>D3DFMT_A2W10V10U10</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Uyvy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_UYVY']/*"/>
<unmanaged>D3DFMT_UYVY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.R8G8_B8G8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_R8G8_B8G8']/*"/>
<unmanaged>D3DFMT_R8G8_B8G8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Yuy2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_YUY2']/*"/>
<unmanaged>D3DFMT_YUY2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.G8R8_G8B8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_G8R8_G8B8']/*"/>
<unmanaged>D3DFMT_G8R8_G8B8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Dxt1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_DXT1']/*"/>
<unmanaged>D3DFMT_DXT1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Dxt2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_DXT2']/*"/>
<unmanaged>D3DFMT_DXT2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Dxt3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_DXT3']/*"/>
<unmanaged>D3DFMT_DXT3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Dxt4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_DXT4']/*"/>
<unmanaged>D3DFMT_DXT4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Dxt5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_DXT5']/*"/>
<unmanaged>D3DFMT_DXT5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D16Lockable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D16_LOCKABLE']/*"/>
<unmanaged>D3DFMT_D16_LOCKABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D32">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D32']/*"/>
<unmanaged>D3DFMT_D32</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D15S1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D15S1']/*"/>
<unmanaged>D3DFMT_D15S1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D24S8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D24S8']/*"/>
<unmanaged>D3DFMT_D24S8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D24X8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D24X8']/*"/>
<unmanaged>D3DFMT_D24X8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D24X4S4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D24X4S4']/*"/>
<unmanaged>D3DFMT_D24X4S4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D16']/*"/>
<unmanaged>D3DFMT_D16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D32SingleLockable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D32F_LOCKABLE']/*"/>
<unmanaged>D3DFMT_D32F_LOCKABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D24SingleS8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D24FS8']/*"/>
<unmanaged>D3DFMT_D24FS8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.D32Lockable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_D32_LOCKABLE']/*"/>
<unmanaged>D3DFMT_D32_LOCKABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.S8Lockable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_S8_LOCKABLE']/*"/>
<unmanaged>D3DFMT_S8_LOCKABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.L16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_L16']/*"/>
<unmanaged>D3DFMT_L16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.VertexData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_VERTEXDATA']/*"/>
<unmanaged>D3DFMT_VERTEXDATA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Index16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_INDEX16']/*"/>
<unmanaged>D3DFMT_INDEX16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Index32">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_INDEX32']/*"/>
<unmanaged>D3DFMT_INDEX32</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Q16W16V16U16">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_Q16W16V16U16']/*"/>
<unmanaged>D3DFMT_Q16W16V16U16</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.Multi2Argb8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_MULTI2_ARGB8']/*"/>
<unmanaged>D3DFMT_MULTI2_ARGB8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.R16F">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_R16F']/*"/>
<unmanaged>D3DFMT_R16F</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.G16R16F">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_G16R16F']/*"/>
<unmanaged>D3DFMT_G16R16F</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A16B16G16R16F">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A16B16G16R16F']/*"/>
<unmanaged>D3DFMT_A16B16G16R16F</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.R32F">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_R32F']/*"/>
<unmanaged>D3DFMT_R32F</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.G32R32F">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_G32R32F']/*"/>
<unmanaged>D3DFMT_G32R32F</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A32B32G32R32F">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A32B32G32R32F']/*"/>
<unmanaged>D3DFMT_A32B32G32R32F</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.MtCxV8U8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_CxV8U8']/*"/>
<unmanaged>D3DFMT_CxV8U8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.A1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A1']/*"/>
<unmanaged>D3DFMT_A1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.MtA2B10G10R10XrBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_A2B10G10R10_XR_BIAS']/*"/>
<unmanaged>D3DFMT_A2B10G10R10_XR_BIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Format.BinaryBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFMT_BINARYBUFFER']/*"/>
<unmanaged>D3DFMT_BINARYBUFFER</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.FX">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFX']/*"/>
<unmanaged>D3DXFX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FX.DoNotSaveState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFX_DONOTSAVESTATE']/*"/>
<unmanaged>D3DXFX_DONOTSAVESTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FX.DoNotSaveShaderState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFX_DONOTSAVESHADERSTATE']/*"/>
<unmanaged>D3DXFX_DONOTSAVESHADERSTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FX.DoNotSaveSamplerState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFX_DONOTSAVESAMPLERSTATE']/*"/>
<unmanaged>D3DXFX_DONOTSAVESAMPLERSTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FX.NotCloneable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFX_NOT_CLONEABLE']/*"/>
<unmanaged>D3DXFX_NOT_CLONEABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FX.Largeaddressaware">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFX_LARGEADDRESSAWARE']/*"/>
<unmanaged>D3DXFX_LARGEADDRESSAWARE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FX.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ImageFileFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_FILEFORMAT']/*"/>
<unmanaged>D3DXIMAGE_FILEFORMAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Bmp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_BMP']/*"/>
<unmanaged>D3DXIFF_BMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Jpg">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_JPG']/*"/>
<unmanaged>D3DXIFF_JPG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Tga">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_TGA']/*"/>
<unmanaged>D3DXIFF_TGA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Png">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_PNG']/*"/>
<unmanaged>D3DXIFF_PNG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Dds">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_DDS']/*"/>
<unmanaged>D3DXIFF_DDS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Ppm">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_PPM']/*"/>
<unmanaged>D3DXIFF_PPM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Dib">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_DIB']/*"/>
<unmanaged>D3DXIFF_DIB</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Hdr">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_HDR']/*"/>
<unmanaged>D3DXIFF_HDR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageFileFormat.Pfm">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIFF_PFM']/*"/>
<unmanaged>D3DXIFF_PFM</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.IncludeType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXINCLUDE_TYPE']/*"/>
<unmanaged>D3DXINCLUDE_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IncludeType.Local">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXINC_LOCAL']/*"/>
<unmanaged>D3DXINC_LOCAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IncludeType.System">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXINC_SYSTEM']/*"/>
<unmanaged>D3DXINC_SYSTEM</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Issue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DISSUE']/*"/>
<unmanaged>D3DISSUE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Issue.End">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DISSUE_END']/*"/>
<unmanaged>D3DISSUE_END</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Issue.Begin">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DISSUE_BEGIN']/*"/>
<unmanaged>D3DISSUE_BEGIN</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.LightType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHTTYPE']/*"/>
<unmanaged>D3DLIGHTTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LightType.Point">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT_POINT']/*"/>
<unmanaged>D3DLIGHT_POINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LightType.Spot">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT_SPOT']/*"/>
<unmanaged>D3DLIGHT_SPOT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LightType.Directional">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT_DIRECTIONAL']/*"/>
<unmanaged>D3DLIGHT_DIRECTIONAL</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.LineCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS']/*"/>
<unmanaged>D3DLINECAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LineCaps.Texture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS_TEXTURE']/*"/>
<unmanaged>D3DLINECAPS_TEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LineCaps.DepthTest">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS_ZTEST']/*"/>
<unmanaged>D3DLINECAPS_ZTEST</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LineCaps.Blend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS_BLEND']/*"/>
<unmanaged>D3DLINECAPS_BLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LineCaps.AlphaCompare">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS_ALPHACMP']/*"/>
<unmanaged>D3DLINECAPS_ALPHACMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LineCaps.Fog">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS_FOG']/*"/>
<unmanaged>D3DLINECAPS_FOG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LineCaps.Antialias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLINECAPS_ANTIALIAS']/*"/>
<unmanaged>D3DLINECAPS_ANTIALIAS</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.LockFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK']/*"/>
<unmanaged>D3DLOCK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.ReadOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK_READONLY']/*"/>
<unmanaged>D3DLOCK_READONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.Discard">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK_DISCARD']/*"/>
<unmanaged>D3DLOCK_DISCARD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.NoOverwrite">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK_NOOVERWRITE']/*"/>
<unmanaged>D3DLOCK_NOOVERWRITE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.NoSystemLock">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK_NOSYSLOCK']/*"/>
<unmanaged>D3DLOCK_NOSYSLOCK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.DoNotWait">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK_DONOTWAIT']/*"/>
<unmanaged>D3DLOCK_DONOTWAIT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.NoDirtyUpdate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCK_NO_DIRTY_UPDATE']/*"/>
<unmanaged>D3DLOCK_NO_DIRTY_UPDATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MeshDataType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHDATATYPE']/*"/>
<unmanaged>D3DXMESHDATATYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshDataType.Mesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHTYPE_MESH']/*"/>
<unmanaged>D3DXMESHTYPE_MESH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshDataType.ProgressiveMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHTYPE_PMESH']/*"/>
<unmanaged>D3DXMESHTYPE_PMESH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshDataType.PatchMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHTYPE_PATCHMESH']/*"/>
<unmanaged>D3DXMESHTYPE_PATCHMESH</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MeshFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='_D3DXMESH']/*"/>
<unmanaged>_D3DXMESH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.Use32Bit">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_32BIT']/*"/>
<unmanaged>D3DXMESH_32BIT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.DoNotClip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_DONOTCLIP']/*"/>
<unmanaged>D3DXMESH_DONOTCLIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.Points">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_POINTS']/*"/>
<unmanaged>D3DXMESH_POINTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.RTPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_RTPATCHES']/*"/>
<unmanaged>D3DXMESH_RTPATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.NPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_NPATCHES']/*"/>
<unmanaged>D3DXMESH_NPATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.VertexBufferSystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_VB_SYSTEMMEM']/*"/>
<unmanaged>D3DXMESH_VB_SYSTEMMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.VertexBufferManaged">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_VB_MANAGED']/*"/>
<unmanaged>D3DXMESH_VB_MANAGED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.VertexBufferWriteOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_VB_WRITEONLY']/*"/>
<unmanaged>D3DXMESH_VB_WRITEONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.VertexBufferDynamic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_VB_DYNAMIC']/*"/>
<unmanaged>D3DXMESH_VB_DYNAMIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.VertexBufferSoftware">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_VB_SOFTWAREPROCESSING']/*"/>
<unmanaged>D3DXMESH_VB_SOFTWAREPROCESSING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.IndexBufferSystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_IB_SYSTEMMEM']/*"/>
<unmanaged>D3DXMESH_IB_SYSTEMMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.IndexBufferManaged">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_IB_MANAGED']/*"/>
<unmanaged>D3DXMESH_IB_MANAGED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.IndexBufferWriteOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_IB_WRITEONLY']/*"/>
<unmanaged>D3DXMESH_IB_WRITEONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.IndexBufferDynamic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_IB_DYNAMIC']/*"/>
<unmanaged>D3DXMESH_IB_DYNAMIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.IndexBufferSoftware">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_IB_SOFTWAREPROCESSING']/*"/>
<unmanaged>D3DXMESH_IB_SOFTWAREPROCESSING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.VertexBufferShare">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_VB_SHARE']/*"/>
<unmanaged>D3DXMESH_VB_SHARE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.UseHardwareOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_USEHWONLY']/*"/>
<unmanaged>D3DXMESH_USEHWONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.SystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_SYSTEMMEM']/*"/>
<unmanaged>D3DXMESH_SYSTEMMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.Managed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_MANAGED']/*"/>
<unmanaged>D3DXMESH_MANAGED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.WriteOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_WRITEONLY']/*"/>
<unmanaged>D3DXMESH_WRITEONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.Dynamic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_DYNAMIC']/*"/>
<unmanaged>D3DXMESH_DYNAMIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshFlags.Software">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESH_SOFTWAREPROCESSING']/*"/>
<unmanaged>D3DXMESH_SOFTWAREPROCESSING</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MeshOptimizeFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='_D3DXMESHOPT']/*"/>
<unmanaged>_D3DXMESHOPT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.Compact">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_COMPACT']/*"/>
<unmanaged>D3DXMESHOPT_COMPACT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.AttributeSort">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_ATTRSORT']/*"/>
<unmanaged>D3DXMESHOPT_ATTRSORT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.VertexCache">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_VERTEXCACHE']/*"/>
<unmanaged>D3DXMESHOPT_VERTEXCACHE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.StripReorder">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_STRIPREORDER']/*"/>
<unmanaged>D3DXMESHOPT_STRIPREORDER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.IgnoreVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_IGNOREVERTS']/*"/>
<unmanaged>D3DXMESHOPT_IGNOREVERTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.DoNotSplit">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_DONOTSPLIT']/*"/>
<unmanaged>D3DXMESHOPT_DONOTSPLIT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshOptimizeFlags.DeviceIndependent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHOPT_DEVICEINDEPENDENT']/*"/>
<unmanaged>D3DXMESHOPT_DEVICEINDEPENDENT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MeshSimplification">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='_D3DXMESHSIMP']/*"/>
<unmanaged>_D3DXMESHSIMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshSimplification.Vertex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHSIMP_VERTEX']/*"/>
<unmanaged>D3DXMESHSIMP_VERTEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshSimplification.Face">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHSIMP_FACE']/*"/>
<unmanaged>D3DXMESHSIMP_FACE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MultisampleType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_TYPE']/*"/>
<unmanaged>D3DMULTISAMPLE_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.None">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_NONE']/*"/>
<unmanaged>D3DMULTISAMPLE_NONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.NonMaskable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_NONMASKABLE']/*"/>
<unmanaged>D3DMULTISAMPLE_NONMASKABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.TwoSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_2_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_2_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.ThreeSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_3_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_3_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.FourSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_4_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_4_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.FiveSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_5_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_5_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.SixSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_6_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_6_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.SevenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_7_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_7_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.EightSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_8_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_8_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.NineSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_9_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_9_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.TenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_10_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_10_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.ElevenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_11_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_11_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.TwelveSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_12_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_12_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.ThirteenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_13_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_13_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.FourteenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_14_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_14_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.FifteenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_15_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_15_SAMPLES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MultisampleType.SixteenSamples">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMULTISAMPLE_16_SAMPLES']/*"/>
<unmanaged>D3DMULTISAMPLE_16_SAMPLES</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.NormalMapFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_NORMALMAP']/*"/>
<unmanaged>D3DX_NORMALMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.NormalMapFlags.MirrorU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_NORMALMAP_MIRROR_U']/*"/>
<unmanaged>D3DX_NORMALMAP_MIRROR_U</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.NormalMapFlags.MirrorV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_NORMALMAP_MIRROR_V']/*"/>
<unmanaged>D3DX_NORMALMAP_MIRROR_V</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.NormalMapFlags.Mirror">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_NORMALMAP_MIRROR']/*"/>
<unmanaged>D3DX_NORMALMAP_MIRROR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.NormalMapFlags.InvertSign">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_NORMALMAP_INVERTSIGN']/*"/>
<unmanaged>D3DX_NORMALMAP_INVERTSIGN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.NormalMapFlags.ComputeOcclusion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_NORMALMAP_COMPUTE_OCCLUSION']/*"/>
<unmanaged>D3DX_NORMALMAP_COMPUTE_OCCLUSION</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ParameterClass">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_CLASS']/*"/>
<unmanaged>D3DXPARAMETER_CLASS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterClass.Scalar">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPC_SCALAR']/*"/>
<unmanaged>D3DXPC_SCALAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterClass.Vector">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPC_VECTOR']/*"/>
<unmanaged>D3DXPC_VECTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterClass.MatrixRows">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPC_MATRIX_ROWS']/*"/>
<unmanaged>D3DXPC_MATRIX_ROWS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterClass.MatrixColumns">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPC_MATRIX_COLUMNS']/*"/>
<unmanaged>D3DXPC_MATRIX_COLUMNS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterClass.Object">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPC_OBJECT']/*"/>
<unmanaged>D3DXPC_OBJECT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterClass.Struct">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPC_STRUCT']/*"/>
<unmanaged>D3DXPC_STRUCT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ParameterFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_PARAMETER']/*"/>
<unmanaged>D3DX_PARAMETER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterFlags.Shared">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_PARAMETER_SHARED']/*"/>
<unmanaged>D3DX_PARAMETER_SHARED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterFlags.Literal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_PARAMETER_LITERAL']/*"/>
<unmanaged>D3DX_PARAMETER_LITERAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterFlags.Annotation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_PARAMETER_ANNOTATION']/*"/>
<unmanaged>D3DX_PARAMETER_ANNOTATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ParameterType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_TYPE']/*"/>
<unmanaged>D3DXPARAMETER_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Void">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_VOID']/*"/>
<unmanaged>D3DXPT_VOID</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Bool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_BOOL']/*"/>
<unmanaged>D3DXPT_BOOL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Int">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_INT']/*"/>
<unmanaged>D3DXPT_INT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Float">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_FLOAT']/*"/>
<unmanaged>D3DXPT_FLOAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.String">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_STRING']/*"/>
<unmanaged>D3DXPT_STRING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Texture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_TEXTURE']/*"/>
<unmanaged>D3DXPT_TEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Texture1D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_TEXTURE1D']/*"/>
<unmanaged>D3DXPT_TEXTURE1D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Texture2D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_TEXTURE2D']/*"/>
<unmanaged>D3DXPT_TEXTURE2D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Texture3D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_TEXTURE3D']/*"/>
<unmanaged>D3DXPT_TEXTURE3D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.TextureCube">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_TEXTURECUBE']/*"/>
<unmanaged>D3DXPT_TEXTURECUBE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Sampler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_SAMPLER']/*"/>
<unmanaged>D3DXPT_SAMPLER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Sampler1D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_SAMPLER1D']/*"/>
<unmanaged>D3DXPT_SAMPLER1D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Sampler2D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_SAMPLER2D']/*"/>
<unmanaged>D3DXPT_SAMPLER2D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Sampler3D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_SAMPLER3D']/*"/>
<unmanaged>D3DXPT_SAMPLER3D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.SamplerCube">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_SAMPLERCUBE']/*"/>
<unmanaged>D3DXPT_SAMPLERCUBE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.PixelShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_PIXELSHADER']/*"/>
<unmanaged>D3DXPT_PIXELSHADER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.VertexShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_VERTEXSHADER']/*"/>
<unmanaged>D3DXPT_VERTEXSHADER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.PixelFragment">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_PIXELFRAGMENT']/*"/>
<unmanaged>D3DXPT_PIXELFRAGMENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.VertexFragment">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_VERTEXFRAGMENT']/*"/>
<unmanaged>D3DXPT_VERTEXFRAGMENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterType.Unsupported">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPT_UNSUPPORTED']/*"/>
<unmanaged>D3DXPT_UNSUPPORTED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PatchEdgeStyle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPATCHEDGESTYLE']/*"/>
<unmanaged>D3DPATCHEDGESTYLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchEdgeStyle.Discrete">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPATCHEDGE_DISCRETE']/*"/>
<unmanaged>D3DPATCHEDGE_DISCRETE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchEdgeStyle.Continuous">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPATCHEDGE_CONTINUOUS']/*"/>
<unmanaged>D3DPATCHEDGE_CONTINUOUS</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PatchMeshType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHMESHTYPE']/*"/>
<unmanaged>D3DXPATCHMESHTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchMeshType.Rectangle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHMESH_RECT']/*"/>
<unmanaged>D3DXPATCHMESH_RECT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchMeshType.Triangle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHMESH_TRI']/*"/>
<unmanaged>D3DXPATCHMESH_TRI</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchMeshType.NPatch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHMESH_NPATCH']/*"/>
<unmanaged>D3DXPATCHMESH_NPATCH</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PixelShaderCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPS20CAPS']/*"/>
<unmanaged>D3DPS20CAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShaderCaps.ArbitrarySwizzle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPS20CAPS_ARBITRARYSWIZZLE']/*"/>
<unmanaged>D3DPS20CAPS_ARBITRARYSWIZZLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShaderCaps.GradientInstructions">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPS20CAPS_GRADIENTINSTRUCTIONS']/*"/>
<unmanaged>D3DPS20CAPS_GRADIENTINSTRUCTIONS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShaderCaps.Predication">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPS20CAPS_PREDICATION']/*"/>
<unmanaged>D3DPS20CAPS_PREDICATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShaderCaps.NoDependentReadLimit">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPS20CAPS_NODEPENDENTREADLIMIT']/*"/>
<unmanaged>D3DPS20CAPS_NODEPENDENTREADLIMIT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShaderCaps.NoTextureInstructionLimit">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPS20CAPS_NOTEXINSTRUCTIONLIMIT']/*"/>
<unmanaged>D3DPS20CAPS_NOTEXINSTRUCTIONLIMIT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShaderCaps.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PlaybackType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPLAYBACK_TYPE']/*"/>
<unmanaged>D3DXPLAYBACK_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PlaybackType.Loop">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPLAY_LOOP']/*"/>
<unmanaged>D3DXPLAY_LOOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PlaybackType.Once">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPLAY_ONCE']/*"/>
<unmanaged>D3DXPLAY_ONCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PlaybackType.PingPong">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPLAY_PINGPONG']/*"/>
<unmanaged>D3DXPLAY_PINGPONG</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Pool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPOOL']/*"/>
<unmanaged>D3DPOOL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Pool.Default">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPOOL_DEFAULT']/*"/>
<unmanaged>D3DPOOL_DEFAULT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Pool.Managed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPOOL_MANAGED']/*"/>
<unmanaged>D3DPOOL_MANAGED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Pool.SystemMemory">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPOOL_SYSTEMMEM']/*"/>
<unmanaged>D3DPOOL_SYSTEMMEM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Pool.Scratch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPOOL_SCRATCH']/*"/>
<unmanaged>D3DPOOL_SCRATCH</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Present">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT']/*"/>
<unmanaged>D3DPRESENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.BackBuffersMaximum">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_BACK_BUFFERS_MAX']/*"/>
<unmanaged>D3DPRESENT_BACK_BUFFERS_MAX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.BackBuffersMaximumEx">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_BACK_BUFFERS_MAX_EX']/*"/>
<unmanaged>D3DPRESENT_BACK_BUFFERS_MAX_EX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.DoNotWait">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_DONOTWAIT']/*"/>
<unmanaged>D3DPRESENT_DONOTWAIT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.LinearContent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_LINEAR_CONTENT']/*"/>
<unmanaged>D3DPRESENT_LINEAR_CONTENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.DoNotFlip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_DONOTFLIP']/*"/>
<unmanaged>D3DPRESENT_DONOTFLIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.FlipRestart">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_FLIPRESTART']/*"/>
<unmanaged>D3DPRESENT_FLIPRESTART</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.VideoRestrictToMonitor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_VIDEO_RESTRICT_TO_MONITOR']/*"/>
<unmanaged>D3DPRESENT_VIDEO_RESTRICT_TO_MONITOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.UpdateOverlayOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_UPDATEOVERLAYONLY']/*"/>
<unmanaged>D3DPRESENT_UPDATEOVERLAYONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.HideOverlay">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_HIDEOVERLAY']/*"/>
<unmanaged>D3DPRESENT_HIDEOVERLAY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.UpdateColorKey">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_UPDATECOLORKEY']/*"/>
<unmanaged>D3DPRESENT_UPDATECOLORKEY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.ForceImmediate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_FORCEIMMEDIATE']/*"/>
<unmanaged>D3DPRESENT_FORCEIMMEDIATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.RateDefault">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_RATE_DEFAULT']/*"/>
<unmanaged>D3DPRESENT_RATE_DEFAULT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Present.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PresentFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG']/*"/>
<unmanaged>D3DPRESENTFLAG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.LockableBackBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_LOCKABLE_BACKBUFFER']/*"/>
<unmanaged>D3DPRESENTFLAG_LOCKABLE_BACKBUFFER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.DiscardDepthStencil">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_DISCARD_DEPTHSTENCIL']/*"/>
<unmanaged>D3DPRESENTFLAG_DISCARD_DEPTHSTENCIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.DeviceClip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_DEVICECLIP']/*"/>
<unmanaged>D3DPRESENTFLAG_DEVICECLIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.Video">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_VIDEO']/*"/>
<unmanaged>D3DPRESENTFLAG_VIDEO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.NoAutoRotate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_NOAUTOROTATE']/*"/>
<unmanaged>D3DPRESENTFLAG_NOAUTOROTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.UnprunedMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_UNPRUNEDMODE']/*"/>
<unmanaged>D3DPRESENTFLAG_UNPRUNEDMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.OverlayLimitedRgb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_OVERLAY_LIMITEDRGB']/*"/>
<unmanaged>D3DPRESENTFLAG_OVERLAY_LIMITEDRGB</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.OverlayYCbCrBt709">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_OVERLAY_YCbCr_BT709']/*"/>
<unmanaged>D3DPRESENTFLAG_OVERLAY_YCbCr_BT709</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.OverlayYCbCrXvYCC">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_OVERLAY_YCbCr_xvYCC']/*"/>
<unmanaged>D3DPRESENTFLAG_OVERLAY_YCbCr_xvYCC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.RestrictedContent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_RESTRICTED_CONTENT']/*"/>
<unmanaged>D3DPRESENTFLAG_RESTRICTED_CONTENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.RestrictSharedResourceDriver">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTFLAG_RESTRICT_SHARED_RESOURCE_DRIVER']/*"/>
<unmanaged>D3DPRESENTFLAG_RESTRICT_SHARED_RESOURCE_DRIVER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PresentInterval">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL']/*"/>
<unmanaged>D3DPRESENT_INTERVAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentInterval.Default">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL_DEFAULT']/*"/>
<unmanaged>D3DPRESENT_INTERVAL_DEFAULT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentInterval.One">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL_ONE']/*"/>
<unmanaged>D3DPRESENT_INTERVAL_ONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentInterval.Two">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL_TWO']/*"/>
<unmanaged>D3DPRESENT_INTERVAL_TWO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentInterval.Three">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL_THREE']/*"/>
<unmanaged>D3DPRESENT_INTERVAL_THREE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentInterval.Four">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL_FOUR']/*"/>
<unmanaged>D3DPRESENT_INTERVAL_FOUR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentInterval.Immediate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_INTERVAL_IMMEDIATE']/*"/>
<unmanaged>D3DPRESENT_INTERVAL_IMMEDIATE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PrimitiveMiscCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS']/*"/>
<unmanaged>D3DPMISCCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.MaskZ">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_MASKZ']/*"/>
<unmanaged>D3DPMISCCAPS_MASKZ</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.CullNone">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_CULLNONE']/*"/>
<unmanaged>D3DPMISCCAPS_CULLNONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.CullCW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_CULLCW']/*"/>
<unmanaged>D3DPMISCCAPS_CULLCW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.CullCCW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_CULLCCW']/*"/>
<unmanaged>D3DPMISCCAPS_CULLCCW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.ColorWriteEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_COLORWRITEENABLE']/*"/>
<unmanaged>D3DPMISCCAPS_COLORWRITEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.ClipPlanesScaledPoints">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_CLIPPLANESCALEDPOINTS']/*"/>
<unmanaged>D3DPMISCCAPS_CLIPPLANESCALEDPOINTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.ClipTLVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_CLIPTLVERTS']/*"/>
<unmanaged>D3DPMISCCAPS_CLIPTLVERTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.TssArgTemp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_TSSARGTEMP']/*"/>
<unmanaged>D3DPMISCCAPS_TSSARGTEMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.BlendOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_BLENDOP']/*"/>
<unmanaged>D3DPMISCCAPS_BLENDOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.NullReference">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_NULLREFERENCE']/*"/>
<unmanaged>D3DPMISCCAPS_NULLREFERENCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.IndependentWriteMasks">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_INDEPENDENTWRITEMASKS']/*"/>
<unmanaged>D3DPMISCCAPS_INDEPENDENTWRITEMASKS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.PerStageConstant">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_PERSTAGECONSTANT']/*"/>
<unmanaged>D3DPMISCCAPS_PERSTAGECONSTANT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.FogAndSpecularAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_FOGANDSPECULARALPHA']/*"/>
<unmanaged>D3DPMISCCAPS_FOGANDSPECULARALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.SeparateAlphaBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_SEPARATEALPHABLEND']/*"/>
<unmanaged>D3DPMISCCAPS_SEPARATEALPHABLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.MrtIndependentBitDepths">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_MRTINDEPENDENTBITDEPTHS']/*"/>
<unmanaged>D3DPMISCCAPS_MRTINDEPENDENTBITDEPTHS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.MrtPostPixelShaderBlending">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_MRTPOSTPIXELSHADERBLENDING']/*"/>
<unmanaged>D3DPMISCCAPS_MRTPOSTPIXELSHADERBLENDING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.FogVertexClamped">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_FOGVERTEXCLAMPED']/*"/>
<unmanaged>D3DPMISCCAPS_FOGVERTEXCLAMPED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveMiscCaps.PostBlendSrgbConvert">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPMISCCAPS_POSTBLENDSRGBCONVERT']/*"/>
<unmanaged>D3DPMISCCAPS_POSTBLENDSRGBCONVERT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PrimitiveType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRIMITIVETYPE']/*"/>
<unmanaged>D3DPRIMITIVETYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveType.PointList">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPT_POINTLIST']/*"/>
<unmanaged>D3DPT_POINTLIST</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveType.LineList">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPT_LINELIST']/*"/>
<unmanaged>D3DPT_LINELIST</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveType.LineStrip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPT_LINESTRIP']/*"/>
<unmanaged>D3DPT_LINESTRIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveType.TriangleList">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPT_TRIANGLELIST']/*"/>
<unmanaged>D3DPT_TRIANGLELIST</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveType.TriangleStrip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPT_TRIANGLESTRIP']/*"/>
<unmanaged>D3DPT_TRIANGLESTRIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PrimitiveType.TriangleFan">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPT_TRIANGLEFAN']/*"/>
<unmanaged>D3DPT_TRIANGLEFAN</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.QueryType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE']/*"/>
<unmanaged>D3DQUERYTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.VCache">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_VCACHE']/*"/>
<unmanaged>D3DQUERYTYPE_VCACHE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.ResourceManager">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_RESOURCEMANAGER']/*"/>
<unmanaged>D3DQUERYTYPE_RESOURCEMANAGER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.VertexStats">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_VERTEXSTATS']/*"/>
<unmanaged>D3DQUERYTYPE_VERTEXSTATS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.Event">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_EVENT']/*"/>
<unmanaged>D3DQUERYTYPE_EVENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.Occlusion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_OCCLUSION']/*"/>
<unmanaged>D3DQUERYTYPE_OCCLUSION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.Timestamp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_TIMESTAMP']/*"/>
<unmanaged>D3DQUERYTYPE_TIMESTAMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.TimestampDisjoint">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_TIMESTAMPDISJOINT']/*"/>
<unmanaged>D3DQUERYTYPE_TIMESTAMPDISJOINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.TimestampFreq">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_TIMESTAMPFREQ']/*"/>
<unmanaged>D3DQUERYTYPE_TIMESTAMPFREQ</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.PipelineTimings">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_PIPELINETIMINGS']/*"/>
<unmanaged>D3DQUERYTYPE_PIPELINETIMINGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.InterfaceTimings">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_INTERFACETIMINGS']/*"/>
<unmanaged>D3DQUERYTYPE_INTERFACETIMINGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.VertexTimings">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_VERTEXTIMINGS']/*"/>
<unmanaged>D3DQUERYTYPE_VERTEXTIMINGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.PixelTimings">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_PIXELTIMINGS']/*"/>
<unmanaged>D3DQUERYTYPE_PIXELTIMINGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.BandwidthTimings">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_BANDWIDTHTIMINGS']/*"/>
<unmanaged>D3DQUERYTYPE_BANDWIDTHTIMINGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.CacheUtilization">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_CACHEUTILIZATION']/*"/>
<unmanaged>D3DQUERYTYPE_CACHEUTILIZATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.QueryType.Memorypressure">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DQUERYTYPE_MEMORYPRESSURE']/*"/>
<unmanaged>D3DQUERYTYPE_MEMORYPRESSURE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RasterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS']/*"/>
<unmanaged>D3DPRASTERCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.Dither">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_DITHER']/*"/>
<unmanaged>D3DPRASTERCAPS_DITHER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.DepthTest">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_ZTEST']/*"/>
<unmanaged>D3DPRASTERCAPS_ZTEST</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.FogVertex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_FOGVERTEX']/*"/>
<unmanaged>D3DPRASTERCAPS_FOGVERTEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.FogTable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_FOGTABLE']/*"/>
<unmanaged>D3DPRASTERCAPS_FOGTABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.MipMapLodBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_MIPMAPLODBIAS']/*"/>
<unmanaged>D3DPRASTERCAPS_MIPMAPLODBIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.ZBufferLessHsr">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_ZBUFFERLESSHSR']/*"/>
<unmanaged>D3DPRASTERCAPS_ZBUFFERLESSHSR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.FogRange">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_FOGRANGE']/*"/>
<unmanaged>D3DPRASTERCAPS_FOGRANGE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.Anisotropy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_ANISOTROPY']/*"/>
<unmanaged>D3DPRASTERCAPS_ANISOTROPY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.WBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_WBUFFER']/*"/>
<unmanaged>D3DPRASTERCAPS_WBUFFER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.WFog">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_WFOG']/*"/>
<unmanaged>D3DPRASTERCAPS_WFOG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.ZFog">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_ZFOG']/*"/>
<unmanaged>D3DPRASTERCAPS_ZFOG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.ColorPerspective">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_COLORPERSPECTIVE']/*"/>
<unmanaged>D3DPRASTERCAPS_COLORPERSPECTIVE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.ScissorTest">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_SCISSORTEST']/*"/>
<unmanaged>D3DPRASTERCAPS_SCISSORTEST</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.SlopeScaleDepthBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_SLOPESCALEDEPTHBIAS']/*"/>
<unmanaged>D3DPRASTERCAPS_SLOPESCALEDEPTHBIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.DepthBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_DEPTHBIAS']/*"/>
<unmanaged>D3DPRASTERCAPS_DEPTHBIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterCaps.MultisampleToggle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRASTERCAPS_MULTISAMPLE_TOGGLE']/*"/>
<unmanaged>D3DPRASTERCAPS_MULTISAMPLE_TOGGLE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RegisterSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXREGISTER_SET']/*"/>
<unmanaged>D3DXREGISTER_SET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RegisterSet.Bool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRS_BOOL']/*"/>
<unmanaged>D3DXRS_BOOL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RegisterSet.Int4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRS_INT4']/*"/>
<unmanaged>D3DXRS_INT4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RegisterSet.Float4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRS_FLOAT4']/*"/>
<unmanaged>D3DXRS_FLOAT4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RegisterSet.Sampler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRS_SAMPLER']/*"/>
<unmanaged>D3DXRS_SAMPLER</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RenderState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRENDERSTATETYPE']/*"/>
<unmanaged>D3DRENDERSTATETYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ZEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ZENABLE']/*"/>
<unmanaged>D3DRS_ZENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FillMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FILLMODE']/*"/>
<unmanaged>D3DRS_FILLMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ShadeMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SHADEMODE']/*"/>
<unmanaged>D3DRS_SHADEMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ZWriteEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ZWRITEENABLE']/*"/>
<unmanaged>D3DRS_ZWRITEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AlphaTestEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ALPHATESTENABLE']/*"/>
<unmanaged>D3DRS_ALPHATESTENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.LastPixel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_LASTPIXEL']/*"/>
<unmanaged>D3DRS_LASTPIXEL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SourceBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SRCBLEND']/*"/>
<unmanaged>D3DRS_SRCBLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.DestinationBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_DESTBLEND']/*"/>
<unmanaged>D3DRS_DESTBLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.CullMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CULLMODE']/*"/>
<unmanaged>D3DRS_CULLMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ZFunc">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ZFUNC']/*"/>
<unmanaged>D3DRS_ZFUNC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AlphaRef">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ALPHAREF']/*"/>
<unmanaged>D3DRS_ALPHAREF</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AlphaFunc">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ALPHAFUNC']/*"/>
<unmanaged>D3DRS_ALPHAFUNC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.DitherEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_DITHERENABLE']/*"/>
<unmanaged>D3DRS_DITHERENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AlphaBlendEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ALPHABLENDENABLE']/*"/>
<unmanaged>D3DRS_ALPHABLENDENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGENABLE']/*"/>
<unmanaged>D3DRS_FOGENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SpecularEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SPECULARENABLE']/*"/>
<unmanaged>D3DRS_SPECULARENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGCOLOR']/*"/>
<unmanaged>D3DRS_FOGCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogTableMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGTABLEMODE']/*"/>
<unmanaged>D3DRS_FOGTABLEMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogStart">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGSTART']/*"/>
<unmanaged>D3DRS_FOGSTART</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogEnd">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGEND']/*"/>
<unmanaged>D3DRS_FOGEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogDensity">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGDENSITY']/*"/>
<unmanaged>D3DRS_FOGDENSITY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.RangeFogEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_RANGEFOGENABLE']/*"/>
<unmanaged>D3DRS_RANGEFOGENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILENABLE']/*"/>
<unmanaged>D3DRS_STENCILENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilFail">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILFAIL']/*"/>
<unmanaged>D3DRS_STENCILFAIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilZFail">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILZFAIL']/*"/>
<unmanaged>D3DRS_STENCILZFAIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilPass">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILPASS']/*"/>
<unmanaged>D3DRS_STENCILPASS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilFunc">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILFUNC']/*"/>
<unmanaged>D3DRS_STENCILFUNC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilRef">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILREF']/*"/>
<unmanaged>D3DRS_STENCILREF</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILMASK']/*"/>
<unmanaged>D3DRS_STENCILMASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.StencilWriteMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_STENCILWRITEMASK']/*"/>
<unmanaged>D3DRS_STENCILWRITEMASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.TextureFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_TEXTUREFACTOR']/*"/>
<unmanaged>D3DRS_TEXTUREFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP0']/*"/>
<unmanaged>D3DRS_WRAP0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP1']/*"/>
<unmanaged>D3DRS_WRAP1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP2']/*"/>
<unmanaged>D3DRS_WRAP2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP3']/*"/>
<unmanaged>D3DRS_WRAP3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP4']/*"/>
<unmanaged>D3DRS_WRAP4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP5']/*"/>
<unmanaged>D3DRS_WRAP5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap6">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP6']/*"/>
<unmanaged>D3DRS_WRAP6</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap7">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP7']/*"/>
<unmanaged>D3DRS_WRAP7</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Clipping">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CLIPPING']/*"/>
<unmanaged>D3DRS_CLIPPING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Lighting">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_LIGHTING']/*"/>
<unmanaged>D3DRS_LIGHTING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Ambient">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_AMBIENT']/*"/>
<unmanaged>D3DRS_AMBIENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.FogVertexMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_FOGVERTEXMODE']/*"/>
<unmanaged>D3DRS_FOGVERTEXMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ColorVertex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_COLORVERTEX']/*"/>
<unmanaged>D3DRS_COLORVERTEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.LocalViewer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_LOCALVIEWER']/*"/>
<unmanaged>D3DRS_LOCALVIEWER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.NormalizeNormals">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_NORMALIZENORMALS']/*"/>
<unmanaged>D3DRS_NORMALIZENORMALS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.DiffuseMaterialSource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_DIFFUSEMATERIALSOURCE']/*"/>
<unmanaged>D3DRS_DIFFUSEMATERIALSOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SpecularMaterialSource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SPECULARMATERIALSOURCE']/*"/>
<unmanaged>D3DRS_SPECULARMATERIALSOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AmbientMaterialSource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_AMBIENTMATERIALSOURCE']/*"/>
<unmanaged>D3DRS_AMBIENTMATERIALSOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.EmissiveMaterialSource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_EMISSIVEMATERIALSOURCE']/*"/>
<unmanaged>D3DRS_EMISSIVEMATERIALSOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.VertexBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_VERTEXBLEND']/*"/>
<unmanaged>D3DRS_VERTEXBLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ClipPlaneEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CLIPPLANEENABLE']/*"/>
<unmanaged>D3DRS_CLIPPLANEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSIZE']/*"/>
<unmanaged>D3DRS_POINTSIZE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointSizeMin">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSIZE_MIN']/*"/>
<unmanaged>D3DRS_POINTSIZE_MIN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointSpriteEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSPRITEENABLE']/*"/>
<unmanaged>D3DRS_POINTSPRITEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointScaleEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSCALEENABLE']/*"/>
<unmanaged>D3DRS_POINTSCALEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointScaleA">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSCALE_A']/*"/>
<unmanaged>D3DRS_POINTSCALE_A</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointScaleB">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSCALE_B']/*"/>
<unmanaged>D3DRS_POINTSCALE_B</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointScaleC">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSCALE_C']/*"/>
<unmanaged>D3DRS_POINTSCALE_C</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.MultisampleAntialias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_MULTISAMPLEANTIALIAS']/*"/>
<unmanaged>D3DRS_MULTISAMPLEANTIALIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.MultisampleMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_MULTISAMPLEMASK']/*"/>
<unmanaged>D3DRS_MULTISAMPLEMASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PatchEdgeStyle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_PATCHEDGESTYLE']/*"/>
<unmanaged>D3DRS_PATCHEDGESTYLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.DebugMonitorToken">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_DEBUGMONITORTOKEN']/*"/>
<unmanaged>D3DRS_DEBUGMONITORTOKEN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PointSizeMax">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POINTSIZE_MAX']/*"/>
<unmanaged>D3DRS_POINTSIZE_MAX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.IndexedVertexBlendEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_INDEXEDVERTEXBLENDENABLE']/*"/>
<unmanaged>D3DRS_INDEXEDVERTEXBLENDENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ColorWriteEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_COLORWRITEENABLE']/*"/>
<unmanaged>D3DRS_COLORWRITEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.TweenFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_TWEENFACTOR']/*"/>
<unmanaged>D3DRS_TWEENFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.BlendOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_BLENDOP']/*"/>
<unmanaged>D3DRS_BLENDOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.PositionDegree">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_POSITIONDEGREE']/*"/>
<unmanaged>D3DRS_POSITIONDEGREE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.NormalDegree">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_NORMALDEGREE']/*"/>
<unmanaged>D3DRS_NORMALDEGREE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ScissorTestEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SCISSORTESTENABLE']/*"/>
<unmanaged>D3DRS_SCISSORTESTENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SlopeScaleDepthBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SLOPESCALEDEPTHBIAS']/*"/>
<unmanaged>D3DRS_SLOPESCALEDEPTHBIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AntialiasedLineEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ANTIALIASEDLINEENABLE']/*"/>
<unmanaged>D3DRS_ANTIALIASEDLINEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.MinTessellationLevel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_MINTESSELLATIONLEVEL']/*"/>
<unmanaged>D3DRS_MINTESSELLATIONLEVEL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.MaxTessellationLevel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_MAXTESSELLATIONLEVEL']/*"/>
<unmanaged>D3DRS_MAXTESSELLATIONLEVEL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AdaptiveTessX">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ADAPTIVETESS_X']/*"/>
<unmanaged>D3DRS_ADAPTIVETESS_X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AdaptiveTessY">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ADAPTIVETESS_Y']/*"/>
<unmanaged>D3DRS_ADAPTIVETESS_Y</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AdaptiveTessZ">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ADAPTIVETESS_Z']/*"/>
<unmanaged>D3DRS_ADAPTIVETESS_Z</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.AdaptiveTessW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ADAPTIVETESS_W']/*"/>
<unmanaged>D3DRS_ADAPTIVETESS_W</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.EnableAdaptiveTessellation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_ENABLEADAPTIVETESSELLATION']/*"/>
<unmanaged>D3DRS_ENABLEADAPTIVETESSELLATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.TwoSidedStencilMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_TWOSIDEDSTENCILMODE']/*"/>
<unmanaged>D3DRS_TWOSIDEDSTENCILMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.CcwStencilFail">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CCW_STENCILFAIL']/*"/>
<unmanaged>D3DRS_CCW_STENCILFAIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.CcwStencilZFail">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CCW_STENCILZFAIL']/*"/>
<unmanaged>D3DRS_CCW_STENCILZFAIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.CcwStencilPass">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CCW_STENCILPASS']/*"/>
<unmanaged>D3DRS_CCW_STENCILPASS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.CcwStencilFunc">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_CCW_STENCILFUNC']/*"/>
<unmanaged>D3DRS_CCW_STENCILFUNC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ColorWriteEnable1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_COLORWRITEENABLE1']/*"/>
<unmanaged>D3DRS_COLORWRITEENABLE1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ColorWriteEnable2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_COLORWRITEENABLE2']/*"/>
<unmanaged>D3DRS_COLORWRITEENABLE2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.ColorWriteEnable3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_COLORWRITEENABLE3']/*"/>
<unmanaged>D3DRS_COLORWRITEENABLE3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.BlendFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_BLENDFACTOR']/*"/>
<unmanaged>D3DRS_BLENDFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SrgbWriteEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SRGBWRITEENABLE']/*"/>
<unmanaged>D3DRS_SRGBWRITEENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.DepthBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_DEPTHBIAS']/*"/>
<unmanaged>D3DRS_DEPTHBIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP8']/*"/>
<unmanaged>D3DRS_WRAP8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap9">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP9']/*"/>
<unmanaged>D3DRS_WRAP9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap10">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP10']/*"/>
<unmanaged>D3DRS_WRAP10</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap11">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP11']/*"/>
<unmanaged>D3DRS_WRAP11</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap12">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP12']/*"/>
<unmanaged>D3DRS_WRAP12</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap13">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP13']/*"/>
<unmanaged>D3DRS_WRAP13</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap14">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP14']/*"/>
<unmanaged>D3DRS_WRAP14</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.Wrap15">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_WRAP15']/*"/>
<unmanaged>D3DRS_WRAP15</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SeparateAlphaBlendEnable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SEPARATEALPHABLENDENABLE']/*"/>
<unmanaged>D3DRS_SEPARATEALPHABLENDENABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.SourceBlendAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_SRCBLENDALPHA']/*"/>
<unmanaged>D3DRS_SRCBLENDALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.DestinationBlendAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_DESTBLENDALPHA']/*"/>
<unmanaged>D3DRS_DESTBLENDALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderState.BlendOperationAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRS_BLENDOPALPHA']/*"/>
<unmanaged>D3DRS_BLENDOPALPHA</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ResourceResidency">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DX_RESOURCE_RESIDENCY']/*"/>
<unmanaged>D3DX_RESOURCE_RESIDENCY</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ResourceType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRESOURCETYPE']/*"/>
<unmanaged>D3DRESOURCETYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.Surface">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_SURFACE']/*"/>
<unmanaged>D3DRTYPE_SURFACE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.Volume">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_VOLUME']/*"/>
<unmanaged>D3DRTYPE_VOLUME</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.Texture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_TEXTURE']/*"/>
<unmanaged>D3DRTYPE_TEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.VolumeTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_VOLUMETEXTURE']/*"/>
<unmanaged>D3DRTYPE_VOLUMETEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.CubeTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_CUBETEXTURE']/*"/>
<unmanaged>D3DRTYPE_CUBETEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.VertexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_VERTEXBUFFER']/*"/>
<unmanaged>D3DRTYPE_VERTEXBUFFER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ResourceType.IndexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRTYPE_INDEXBUFFER']/*"/>
<unmanaged>D3DRTYPE_INDEXBUFFER</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SamplerState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMPLERSTATETYPE']/*"/>
<unmanaged>D3DSAMPLERSTATETYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.AddressU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_ADDRESSU']/*"/>
<unmanaged>D3DSAMP_ADDRESSU</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.AddressV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_ADDRESSV']/*"/>
<unmanaged>D3DSAMP_ADDRESSV</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.AddressW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_ADDRESSW']/*"/>
<unmanaged>D3DSAMP_ADDRESSW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.BorderColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_BORDERCOLOR']/*"/>
<unmanaged>D3DSAMP_BORDERCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.MagFilter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_MAGFILTER']/*"/>
<unmanaged>D3DSAMP_MAGFILTER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.MinFilter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_MINFILTER']/*"/>
<unmanaged>D3DSAMP_MINFILTER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.MipFilter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_MIPFILTER']/*"/>
<unmanaged>D3DSAMP_MIPFILTER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.MipMapLodBias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_MIPMAPLODBIAS']/*"/>
<unmanaged>D3DSAMP_MIPMAPLODBIAS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.MaxMipLevel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_MAXMIPLEVEL']/*"/>
<unmanaged>D3DSAMP_MAXMIPLEVEL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.MaxAnisotropy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_MAXANISOTROPY']/*"/>
<unmanaged>D3DSAMP_MAXANISOTROPY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.SrgbTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_SRGBTEXTURE']/*"/>
<unmanaged>D3DSAMP_SRGBTEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.ElementIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_ELEMENTINDEX']/*"/>
<unmanaged>D3DSAMP_ELEMENTINDEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerState.DisplacementMapOffset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMP_DMAPOFFSET']/*"/>
<unmanaged>D3DSAMP_DMAPOFFSET</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SamplerTextureType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSAMPLER_TEXTURE_TYPE']/*"/>
<unmanaged>D3DSAMPLER_TEXTURE_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerTextureType.Unknown">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTT_UNKNOWN']/*"/>
<unmanaged>D3DSTT_UNKNOWN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerTextureType.Texture2D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTT_2D']/*"/>
<unmanaged>D3DSTT_2D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerTextureType.Cube">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTT_CUBE']/*"/>
<unmanaged>D3DSTT_CUBE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SamplerTextureType.Volume">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTT_VOLUME']/*"/>
<unmanaged>D3DSTT_VOLUME</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ScanlineOrdering">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSCANLINEORDERING']/*"/>
<unmanaged>D3DSCANLINEORDERING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ScanlineOrdering.Unknown">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSCANLINEORDERING_UNKNOWN']/*"/>
<unmanaged>D3DSCANLINEORDERING_UNKNOWN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ScanlineOrdering.Progressive">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSCANLINEORDERING_PROGRESSIVE']/*"/>
<unmanaged>D3DSCANLINEORDERING_PROGRESSIVE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ScanlineOrdering.Interlaced">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSCANLINEORDERING_INTERLACED']/*"/>
<unmanaged>D3DSCANLINEORDERING_INTERLACED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShadeCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADECAPS']/*"/>
<unmanaged>D3DPSHADECAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeCaps.ColorGouraudRgb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADECAPS_COLORGOURAUDRGB']/*"/>
<unmanaged>D3DPSHADECAPS_COLORGOURAUDRGB</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeCaps.SpecularGouraudRgb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADECAPS_SPECULARGOURAUDRGB']/*"/>
<unmanaged>D3DPSHADECAPS_SPECULARGOURAUDRGB</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeCaps.AlphaGouraudBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADECAPS_ALPHAGOURAUDBLEND']/*"/>
<unmanaged>D3DPSHADECAPS_ALPHAGOURAUDBLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeCaps.FogGouraud">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADECAPS_FOGGOURAUD']/*"/>
<unmanaged>D3DPSHADECAPS_FOGGOURAUD</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShadeMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSHADEMODE']/*"/>
<unmanaged>D3DSHADEMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeMode.Flat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSHADE_FLAT']/*"/>
<unmanaged>D3DSHADE_FLAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeMode.Gouraud">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSHADE_GOURAUD']/*"/>
<unmanaged>D3DSHADE_GOURAUD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShadeMode.Phong">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSHADE_PHONG']/*"/>
<unmanaged>D3DSHADE_PHONG</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShaderFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER']/*"/>
<unmanaged>D3DXSHADER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.Debug">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_DEBUG']/*"/>
<unmanaged>D3DXSHADER_DEBUG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.SkipValidation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_SKIPVALIDATION']/*"/>
<unmanaged>D3DXSHADER_SKIPVALIDATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.SkipOptimization">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_SKIPOPTIMIZATION']/*"/>
<unmanaged>D3DXSHADER_SKIPOPTIMIZATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.PackMatrixRowMajor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_PACKMATRIX_ROWMAJOR']/*"/>
<unmanaged>D3DXSHADER_PACKMATRIX_ROWMAJOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.PackMatrixColumnMajor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_PACKMATRIX_COLUMNMAJOR']/*"/>
<unmanaged>D3DXSHADER_PACKMATRIX_COLUMNMAJOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.PartialPrecision">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_PARTIALPRECISION']/*"/>
<unmanaged>D3DXSHADER_PARTIALPRECISION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.ForceVSSoftwareNoOpt">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_FORCE_VS_SOFTWARE_NOOPT']/*"/>
<unmanaged>D3DXSHADER_FORCE_VS_SOFTWARE_NOOPT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.ForcePSSoftwareNoOpt">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_FORCE_PS_SOFTWARE_NOOPT']/*"/>
<unmanaged>D3DXSHADER_FORCE_PS_SOFTWARE_NOOPT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.NoPreshader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_NO_PRESHADER']/*"/>
<unmanaged>D3DXSHADER_NO_PRESHADER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.AvoidFlowControl">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_AVOID_FLOW_CONTROL']/*"/>
<unmanaged>D3DXSHADER_AVOID_FLOW_CONTROL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.PreferFlowControl">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_PREFER_FLOW_CONTROL']/*"/>
<unmanaged>D3DXSHADER_PREFER_FLOW_CONTROL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.EnableBackwardsCompatibility">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_ENABLE_BACKWARDS_COMPATIBILITY']/*"/>
<unmanaged>D3DXSHADER_ENABLE_BACKWARDS_COMPATIBILITY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.IeeeStrictness">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_IEEE_STRICTNESS']/*"/>
<unmanaged>D3DXSHADER_IEEE_STRICTNESS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.UseLegacyD3DX9_31Dll">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_USE_LEGACY_D3DX9_31_DLL']/*"/>
<unmanaged>D3DXSHADER_USE_LEGACY_D3DX9_31_DLL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.OptimizationLevel0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_OPTIMIZATION_LEVEL0']/*"/>
<unmanaged>D3DXSHADER_OPTIMIZATION_LEVEL0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.OptimizationLevel1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_OPTIMIZATION_LEVEL1']/*"/>
<unmanaged>D3DXSHADER_OPTIMIZATION_LEVEL1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.OptimizationLevel2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_OPTIMIZATION_LEVEL2']/*"/>
<unmanaged>D3DXSHADER_OPTIMIZATION_LEVEL2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.OptimizationLevel3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_OPTIMIZATION_LEVEL3']/*"/>
<unmanaged>D3DXSHADER_OPTIMIZATION_LEVEL3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SpriteFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE']/*"/>
<unmanaged>D3DXSPRITE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.DoNotSaveState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_DONOTSAVESTATE']/*"/>
<unmanaged>D3DXSPRITE_DONOTSAVESTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.DoNotModifyRenderState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_DONOTMODIFY_RENDERSTATE']/*"/>
<unmanaged>D3DXSPRITE_DONOTMODIFY_RENDERSTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.ObjectSpace">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_OBJECTSPACE']/*"/>
<unmanaged>D3DXSPRITE_OBJECTSPACE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.Billboard">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_BILLBOARD']/*"/>
<unmanaged>D3DXSPRITE_BILLBOARD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.AlphaBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_ALPHABLEND']/*"/>
<unmanaged>D3DXSPRITE_ALPHABLEND</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.SortTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_SORT_TEXTURE']/*"/>
<unmanaged>D3DXSPRITE_SORT_TEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.SortDepthFrontToBack">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_SORT_DEPTH_FRONTTOBACK']/*"/>
<unmanaged>D3DXSPRITE_SORT_DEPTH_FRONTTOBACK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.SortDepthBackToFront">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_SORT_DEPTH_BACKTOFRONT']/*"/>
<unmanaged>D3DXSPRITE_SORT_DEPTH_BACKTOFRONT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.DoNotAddRefTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSPRITE_DO_NOT_ADDREF_TEXTURE']/*"/>
<unmanaged>D3DXSPRITE_DO_NOT_ADDREF_TEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SpriteFlags.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.StateBlockType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTATEBLOCKTYPE']/*"/>
<unmanaged>D3DSTATEBLOCKTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StateBlockType.All">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSBT_ALL']/*"/>
<unmanaged>D3DSBT_ALL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StateBlockType.PixelState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSBT_PIXELSTATE']/*"/>
<unmanaged>D3DSBT_PIXELSTATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StateBlockType.VertexState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSBT_VERTEXSTATE']/*"/>
<unmanaged>D3DSBT_VERTEXSTATE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.StencilCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS']/*"/>
<unmanaged>D3DSTENCILCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.Keep">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_KEEP']/*"/>
<unmanaged>D3DSTENCILCAPS_KEEP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.Zero">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_ZERO']/*"/>
<unmanaged>D3DSTENCILCAPS_ZERO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.Replace">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_REPLACE']/*"/>
<unmanaged>D3DSTENCILCAPS_REPLACE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.IncrementClamp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_INCRSAT']/*"/>
<unmanaged>D3DSTENCILCAPS_INCRSAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.DecrementClamp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_DECRSAT']/*"/>
<unmanaged>D3DSTENCILCAPS_DECRSAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.Invert">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_INVERT']/*"/>
<unmanaged>D3DSTENCILCAPS_INVERT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.Increment">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_INCR']/*"/>
<unmanaged>D3DSTENCILCAPS_INCR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.Decrement">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_DECR']/*"/>
<unmanaged>D3DSTENCILCAPS_DECR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilCaps.TwoSided">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILCAPS_TWOSIDED']/*"/>
<unmanaged>D3DSTENCILCAPS_TWOSIDED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.StencilOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP']/*"/>
<unmanaged>D3DSTENCILOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.Keep">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_KEEP']/*"/>
<unmanaged>D3DSTENCILOP_KEEP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.Zero">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_ZERO']/*"/>
<unmanaged>D3DSTENCILOP_ZERO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.Replace">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_REPLACE']/*"/>
<unmanaged>D3DSTENCILOP_REPLACE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.IncrementSaturate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_INCRSAT']/*"/>
<unmanaged>D3DSTENCILOP_INCRSAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.DecrementSaturate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_DECRSAT']/*"/>
<unmanaged>D3DSTENCILOP_DECRSAT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.Invert">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_INVERT']/*"/>
<unmanaged>D3DSTENCILOP_INVERT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.Increment">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_INCR']/*"/>
<unmanaged>D3DSTENCILOP_INCR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StencilOperation.Decrement">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTENCILOP_DECR']/*"/>
<unmanaged>D3DSTENCILOP_DECR</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.StreamSource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTREAMSOURCE']/*"/>
<unmanaged>D3DSTREAMSOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StreamSource.IndexedData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTREAMSOURCE_INDEXEDDATA']/*"/>
<unmanaged>D3DSTREAMSOURCE_INDEXEDDATA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.StreamSource.InstanceData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSTREAMSOURCE_INSTANCEDATA']/*"/>
<unmanaged>D3DSTREAMSOURCE_INSTANCEDATA</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SwapEffect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSWAPEFFECT']/*"/>
<unmanaged>D3DSWAPEFFECT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SwapEffect.Discard">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSWAPEFFECT_DISCARD']/*"/>
<unmanaged>D3DSWAPEFFECT_DISCARD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SwapEffect.Flip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSWAPEFFECT_FLIP']/*"/>
<unmanaged>D3DSWAPEFFECT_FLIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SwapEffect.Copy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSWAPEFFECT_COPY']/*"/>
<unmanaged>D3DSWAPEFFECT_COPY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SwapEffect.Overlay">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSWAPEFFECT_OVERLAY']/*"/>
<unmanaged>D3DSWAPEFFECT_OVERLAY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SwapEffect.FlipEx">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSWAPEFFECT_FLIPEX']/*"/>
<unmanaged>D3DSWAPEFFECT_FLIPEX</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TangentOptions">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT']/*"/>
<unmanaged>D3DXTANGENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.WrapU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_WRAP_U']/*"/>
<unmanaged>D3DXTANGENT_WRAP_U</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.WrapV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_WRAP_V']/*"/>
<unmanaged>D3DXTANGENT_WRAP_V</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.WrapUV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_WRAP_UV']/*"/>
<unmanaged>D3DXTANGENT_WRAP_UV</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.DontNormalizePartials">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_DONT_NORMALIZE_PARTIALS']/*"/>
<unmanaged>D3DXTANGENT_DONT_NORMALIZE_PARTIALS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.DontOrthogonalize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_DONT_ORTHOGONALIZE']/*"/>
<unmanaged>D3DXTANGENT_DONT_ORTHOGONALIZE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.OrthogonalizeFromV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_ORTHOGONALIZE_FROM_V']/*"/>
<unmanaged>D3DXTANGENT_ORTHOGONALIZE_FROM_V</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.OrthogonalizeFromU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_ORTHOGONALIZE_FROM_U']/*"/>
<unmanaged>D3DXTANGENT_ORTHOGONALIZE_FROM_U</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.WeightByArea">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_WEIGHT_BY_AREA']/*"/>
<unmanaged>D3DXTANGENT_WEIGHT_BY_AREA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.WeightEqual">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_WEIGHT_EQUAL']/*"/>
<unmanaged>D3DXTANGENT_WEIGHT_EQUAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.WindCW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_WIND_CW']/*"/>
<unmanaged>D3DXTANGENT_WIND_CW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.CalculateNormals">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_CALCULATE_NORMALS']/*"/>
<unmanaged>D3DXTANGENT_CALCULATE_NORMALS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.GenerateInPlace">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTANGENT_GENERATE_IN_PLACE']/*"/>
<unmanaged>D3DXTANGENT_GENERATE_IN_PLACE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TangentOptions.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureAddress">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXTUREADDRESS']/*"/>
<unmanaged>D3DTEXTUREADDRESS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddress.Wrap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTADDRESS_WRAP']/*"/>
<unmanaged>D3DTADDRESS_WRAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddress.Mirror">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTADDRESS_MIRROR']/*"/>
<unmanaged>D3DTADDRESS_MIRROR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddress.Clamp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTADDRESS_CLAMP']/*"/>
<unmanaged>D3DTADDRESS_CLAMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddress.Border">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTADDRESS_BORDER']/*"/>
<unmanaged>D3DTADDRESS_BORDER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddress.MirrorOnce">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTADDRESS_MIRRORONCE']/*"/>
<unmanaged>D3DTADDRESS_MIRRORONCE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureAddressCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS']/*"/>
<unmanaged>D3DPTADDRESSCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddressCaps.Wrap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS_WRAP']/*"/>
<unmanaged>D3DPTADDRESSCAPS_WRAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddressCaps.Mirror">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS_MIRROR']/*"/>
<unmanaged>D3DPTADDRESSCAPS_MIRROR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddressCaps.Clamp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS_CLAMP']/*"/>
<unmanaged>D3DPTADDRESSCAPS_CLAMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddressCaps.Border">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS_BORDER']/*"/>
<unmanaged>D3DPTADDRESSCAPS_BORDER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddressCaps.IndependentUV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS_INDEPENDENTUV']/*"/>
<unmanaged>D3DPTADDRESSCAPS_INDEPENDENTUV</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureAddressCaps.MirrorOnce">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTADDRESSCAPS_MIRRORONCE']/*"/>
<unmanaged>D3DPTADDRESSCAPS_MIRRORONCE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureArgument">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA']/*"/>
<unmanaged>D3DTA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.SelectMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_SELECTMASK']/*"/>
<unmanaged>D3DTA_SELECTMASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Diffuse">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_DIFFUSE']/*"/>
<unmanaged>D3DTA_DIFFUSE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Current">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_CURRENT']/*"/>
<unmanaged>D3DTA_CURRENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Texture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_TEXTURE']/*"/>
<unmanaged>D3DTA_TEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.TFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_TFACTOR']/*"/>
<unmanaged>D3DTA_TFACTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Specular">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_SPECULAR']/*"/>
<unmanaged>D3DTA_SPECULAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Temp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_TEMP']/*"/>
<unmanaged>D3DTA_TEMP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Constant">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_CONSTANT']/*"/>
<unmanaged>D3DTA_CONSTANT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.Complement">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_COMPLEMENT']/*"/>
<unmanaged>D3DTA_COMPLEMENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureArgument.AlphaReplicate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTA_ALPHAREPLICATE']/*"/>
<unmanaged>D3DTA_ALPHAREPLICATE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS']/*"/>
<unmanaged>D3DPTEXTURECAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.Perspective">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_PERSPECTIVE']/*"/>
<unmanaged>D3DPTEXTURECAPS_PERSPECTIVE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.Pow2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_POW2']/*"/>
<unmanaged>D3DPTEXTURECAPS_POW2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.Alpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_ALPHA']/*"/>
<unmanaged>D3DPTEXTURECAPS_ALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.SquareOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_SQUAREONLY']/*"/>
<unmanaged>D3DPTEXTURECAPS_SQUAREONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.TextureRepeatNotScaledBySize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE']/*"/>
<unmanaged>D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.AlphaPalette">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_ALPHAPALETTE']/*"/>
<unmanaged>D3DPTEXTURECAPS_ALPHAPALETTE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.NonPow2Conditional">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_NONPOW2CONDITIONAL']/*"/>
<unmanaged>D3DPTEXTURECAPS_NONPOW2CONDITIONAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.Projected">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_PROJECTED']/*"/>
<unmanaged>D3DPTEXTURECAPS_PROJECTED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.CubeMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_CUBEMAP']/*"/>
<unmanaged>D3DPTEXTURECAPS_CUBEMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.VolumeMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_VOLUMEMAP']/*"/>
<unmanaged>D3DPTEXTURECAPS_VOLUMEMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.MipMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_MIPMAP']/*"/>
<unmanaged>D3DPTEXTURECAPS_MIPMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.MipVolumeMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_MIPVOLUMEMAP']/*"/>
<unmanaged>D3DPTEXTURECAPS_MIPVOLUMEMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.MipCubeMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_MIPCUBEMAP']/*"/>
<unmanaged>D3DPTEXTURECAPS_MIPCUBEMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.CubeMapPow2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_CUBEMAP_POW2']/*"/>
<unmanaged>D3DPTEXTURECAPS_CUBEMAP_POW2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.VolumeMapPow2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_VOLUMEMAP_POW2']/*"/>
<unmanaged>D3DPTEXTURECAPS_VOLUMEMAP_POW2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCaps.NoProjectedBumpEnvironment">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPTEXTURECAPS_NOPROJECTEDBUMPENV']/*"/>
<unmanaged>D3DPTEXTURECAPS_NOPROJECTEDBUMPENV</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureCoordIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TCI']/*"/>
<unmanaged>D3DTSS_TCI</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCoordIndex.PassThru">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TCI_PASSTHRU']/*"/>
<unmanaged>D3DTSS_TCI_PASSTHRU</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCoordIndex.CameraSpaceNormal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TCI_CAMERASPACENORMAL']/*"/>
<unmanaged>D3DTSS_TCI_CAMERASPACENORMAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCoordIndex.CameraSpacePosition">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TCI_CAMERASPACEPOSITION']/*"/>
<unmanaged>D3DTSS_TCI_CAMERASPACEPOSITION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCoordIndex.CameraSpaceReflectionVector">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TCI_CAMERASPACEREFLECTIONVECTOR']/*"/>
<unmanaged>D3DTSS_TCI_CAMERASPACEREFLECTIONVECTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureCoordIndex.SphereMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TCI_SPHEREMAP']/*"/>
<unmanaged>D3DTSS_TCI_SPHEREMAP</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureFilter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXTUREFILTERTYPE']/*"/>
<unmanaged>D3DTEXTUREFILTERTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.None">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_NONE']/*"/>
<unmanaged>D3DTEXF_NONE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.Point">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_POINT']/*"/>
<unmanaged>D3DTEXF_POINT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.Linear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_LINEAR']/*"/>
<unmanaged>D3DTEXF_LINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.Anisotropic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_ANISOTROPIC']/*"/>
<unmanaged>D3DTEXF_ANISOTROPIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.PyramidalQuad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_PYRAMIDALQUAD']/*"/>
<unmanaged>D3DTEXF_PYRAMIDALQUAD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.GaussianQuad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_GAUSSIANQUAD']/*"/>
<unmanaged>D3DTEXF_GAUSSIANQUAD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureFilter.ConvolutionMono">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXF_CONVOLUTIONMONO']/*"/>
<unmanaged>D3DTEXF_CONVOLUTIONMONO</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXTUREOP']/*"/>
<unmanaged>D3DTEXTUREOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Disable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_DISABLE']/*"/>
<unmanaged>D3DTOP_DISABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.SelectArg1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_SELECTARG1']/*"/>
<unmanaged>D3DTOP_SELECTARG1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.SelectArg2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_SELECTARG2']/*"/>
<unmanaged>D3DTOP_SELECTARG2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Modulate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATE']/*"/>
<unmanaged>D3DTOP_MODULATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Modulate2X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATE2X']/*"/>
<unmanaged>D3DTOP_MODULATE2X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Modulate4X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATE4X']/*"/>
<unmanaged>D3DTOP_MODULATE4X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Add">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_ADD']/*"/>
<unmanaged>D3DTOP_ADD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.AddSigned">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_ADDSIGNED']/*"/>
<unmanaged>D3DTOP_ADDSIGNED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.AddSigned2X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_ADDSIGNED2X']/*"/>
<unmanaged>D3DTOP_ADDSIGNED2X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Subtract">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_SUBTRACT']/*"/>
<unmanaged>D3DTOP_SUBTRACT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.AddSmooth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_ADDSMOOTH']/*"/>
<unmanaged>D3DTOP_ADDSMOOTH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BlendDiffuseAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BLENDDIFFUSEALPHA']/*"/>
<unmanaged>D3DTOP_BLENDDIFFUSEALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BlendTextureAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BLENDTEXTUREALPHA']/*"/>
<unmanaged>D3DTOP_BLENDTEXTUREALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BlendFactorAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BLENDFACTORALPHA']/*"/>
<unmanaged>D3DTOP_BLENDFACTORALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BlendTextureAlphaPM">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BLENDTEXTUREALPHAPM']/*"/>
<unmanaged>D3DTOP_BLENDTEXTUREALPHAPM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BlendCurrentAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BLENDCURRENTALPHA']/*"/>
<unmanaged>D3DTOP_BLENDCURRENTALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Premodulate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_PREMODULATE']/*"/>
<unmanaged>D3DTOP_PREMODULATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.ModulateAlphaAddColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATEALPHA_ADDCOLOR']/*"/>
<unmanaged>D3DTOP_MODULATEALPHA_ADDCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.ModulateColorAddAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATECOLOR_ADDALPHA']/*"/>
<unmanaged>D3DTOP_MODULATECOLOR_ADDALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.ModulateInvAlphaAddColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATEINVALPHA_ADDCOLOR']/*"/>
<unmanaged>D3DTOP_MODULATEINVALPHA_ADDCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.ModulateInvColorAddAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MODULATEINVCOLOR_ADDALPHA']/*"/>
<unmanaged>D3DTOP_MODULATEINVCOLOR_ADDALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BumpEnvironmentMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BUMPENVMAP']/*"/>
<unmanaged>D3DTOP_BUMPENVMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.BumpEnvironmentMapLuminance">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_BUMPENVMAPLUMINANCE']/*"/>
<unmanaged>D3DTOP_BUMPENVMAPLUMINANCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.DotProduct3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_DOTPRODUCT3']/*"/>
<unmanaged>D3DTOP_DOTPRODUCT3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.MultiplyAdd">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_MULTIPLYADD']/*"/>
<unmanaged>D3DTOP_MULTIPLYADD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperation.Lerp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTOP_LERP']/*"/>
<unmanaged>D3DTOP_LERP</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureOperationCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS']/*"/>
<unmanaged>D3DTEXOPCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Disable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_DISABLE']/*"/>
<unmanaged>D3DTEXOPCAPS_DISABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.SelectArg1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_SELECTARG1']/*"/>
<unmanaged>D3DTEXOPCAPS_SELECTARG1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.SelectArg2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_SELECTARG2']/*"/>
<unmanaged>D3DTEXOPCAPS_SELECTARG2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Modulate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATE']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Modulate2X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATE2X']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATE2X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Modulate4X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATE4X']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATE4X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Add">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_ADD']/*"/>
<unmanaged>D3DTEXOPCAPS_ADD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.AddSigned">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_ADDSIGNED']/*"/>
<unmanaged>D3DTEXOPCAPS_ADDSIGNED</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.AddSigned2X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_ADDSIGNED2X']/*"/>
<unmanaged>D3DTEXOPCAPS_ADDSIGNED2X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Subtract">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_SUBTRACT']/*"/>
<unmanaged>D3DTEXOPCAPS_SUBTRACT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.AddSmooth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_ADDSMOOTH']/*"/>
<unmanaged>D3DTEXOPCAPS_ADDSMOOTH</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BlendDiffuseAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BLENDDIFFUSEALPHA']/*"/>
<unmanaged>D3DTEXOPCAPS_BLENDDIFFUSEALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BlendTextureAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BLENDTEXTUREALPHA']/*"/>
<unmanaged>D3DTEXOPCAPS_BLENDTEXTUREALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BlendFactorAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BLENDFACTORALPHA']/*"/>
<unmanaged>D3DTEXOPCAPS_BLENDFACTORALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BlendTextureAlphaPM">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BLENDTEXTUREALPHAPM']/*"/>
<unmanaged>D3DTEXOPCAPS_BLENDTEXTUREALPHAPM</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BlendCurrentAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BLENDCURRENTALPHA']/*"/>
<unmanaged>D3DTEXOPCAPS_BLENDCURRENTALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Premodulate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_PREMODULATE']/*"/>
<unmanaged>D3DTEXOPCAPS_PREMODULATE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.ModulateAlphaAddColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATEALPHA_ADDCOLOR']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATEALPHA_ADDCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.ModulateColorAddAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATECOLOR_ADDALPHA']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATECOLOR_ADDALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.ModulateInvAlphaAddColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATEINVALPHA_ADDCOLOR']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATEINVALPHA_ADDCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.ModulateInvColorAddAlpha">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MODULATEINVCOLOR_ADDALPHA']/*"/>
<unmanaged>D3DTEXOPCAPS_MODULATEINVCOLOR_ADDALPHA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BumpEnvironmentMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BUMPENVMAP']/*"/>
<unmanaged>D3DTEXOPCAPS_BUMPENVMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.BumpEnvironmentMapLuminance">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_BUMPENVMAPLUMINANCE']/*"/>
<unmanaged>D3DTEXOPCAPS_BUMPENVMAPLUMINANCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.DotProduct3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_DOTPRODUCT3']/*"/>
<unmanaged>D3DTEXOPCAPS_DOTPRODUCT3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.MultiplyAdd">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_MULTIPLYADD']/*"/>
<unmanaged>D3DTEXOPCAPS_MULTIPLYADD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureOperationCaps.Lerp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXOPCAPS_LERP']/*"/>
<unmanaged>D3DTEXOPCAPS_LERP</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureStage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXTURESTAGESTATETYPE']/*"/>
<unmanaged>D3DTEXTURESTAGESTATETYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.ColorOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_COLOROP']/*"/>
<unmanaged>D3DTSS_COLOROP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.ColorArg1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_COLORARG1']/*"/>
<unmanaged>D3DTSS_COLORARG1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.ColorArg2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_COLORARG2']/*"/>
<unmanaged>D3DTSS_COLORARG2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.AlphaOperation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_ALPHAOP']/*"/>
<unmanaged>D3DTSS_ALPHAOP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.AlphaArg1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_ALPHAARG1']/*"/>
<unmanaged>D3DTSS_ALPHAARG1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.AlphaArg2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_ALPHAARG2']/*"/>
<unmanaged>D3DTSS_ALPHAARG2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.BumpEnvironmentMat00">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_BUMPENVMAT00']/*"/>
<unmanaged>D3DTSS_BUMPENVMAT00</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.BumpEnvironmentMat01">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_BUMPENVMAT01']/*"/>
<unmanaged>D3DTSS_BUMPENVMAT01</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.BumpEnvironmentMat10">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_BUMPENVMAT10']/*"/>
<unmanaged>D3DTSS_BUMPENVMAT10</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.BumpEnvironmentMat11">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_BUMPENVMAT11']/*"/>
<unmanaged>D3DTSS_BUMPENVMAT11</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.TexCoordIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TEXCOORDINDEX']/*"/>
<unmanaged>D3DTSS_TEXCOORDINDEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.BumpEnvironmentLScale">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_BUMPENVLSCALE']/*"/>
<unmanaged>D3DTSS_BUMPENVLSCALE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.BumpEnvironmentLOffset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_BUMPENVLOFFSET']/*"/>
<unmanaged>D3DTSS_BUMPENVLOFFSET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.TextureTransformFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_TEXTURETRANSFORMFLAGS']/*"/>
<unmanaged>D3DTSS_TEXTURETRANSFORMFLAGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.ColorArg0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_COLORARG0']/*"/>
<unmanaged>D3DTSS_COLORARG0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.AlphaArg0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_ALPHAARG0']/*"/>
<unmanaged>D3DTSS_ALPHAARG0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.ResultArg">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_RESULTARG']/*"/>
<unmanaged>D3DTSS_RESULTARG</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureStage.Constant">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTSS_CONSTANT']/*"/>
<unmanaged>D3DTSS_CONSTANT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureTransform">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTEXTURETRANSFORMFLAGS']/*"/>
<unmanaged>D3DTEXTURETRANSFORMFLAGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureTransform.Disable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTTFF_DISABLE']/*"/>
<unmanaged>D3DTTFF_DISABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureTransform.Count1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTTFF_COUNT1']/*"/>
<unmanaged>D3DTTFF_COUNT1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureTransform.Count2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTTFF_COUNT2']/*"/>
<unmanaged>D3DTTFF_COUNT2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureTransform.Count3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTTFF_COUNT3']/*"/>
<unmanaged>D3DTTFF_COUNT3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureTransform.Count4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTTFF_COUNT4']/*"/>
<unmanaged>D3DTTFF_COUNT4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureTransform.Projected">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTTFF_PROJECTED']/*"/>
<unmanaged>D3DTTFF_PROJECTED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TextureWrapping">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DWRAPCOORD']/*"/>
<unmanaged>D3DWRAPCOORD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureWrapping.WrapCoordinate0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DWRAPCOORD_0']/*"/>
<unmanaged>D3DWRAPCOORD_0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureWrapping.WrapCoordinate1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DWRAPCOORD_1']/*"/>
<unmanaged>D3DWRAPCOORD_1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureWrapping.WrapCoordinate2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DWRAPCOORD_2']/*"/>
<unmanaged>D3DWRAPCOORD_2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureWrapping.WrapCoordinate3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DWRAPCOORD_3']/*"/>
<unmanaged>D3DWRAPCOORD_3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TextureWrapping.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TrackPriority">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPRIORITY_TYPE']/*"/>
<unmanaged>D3DXPRIORITY_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrackPriority.Low">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPRIORITY_LOW']/*"/>
<unmanaged>D3DXPRIORITY_LOW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrackPriority.High">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPRIORITY_HIGH']/*"/>
<unmanaged>D3DXPRIORITY_HIGH</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TransformState">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTRANSFORMSTATETYPE2']/*"/>
<unmanaged>D3DTRANSFORMSTATETYPE2</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TransitionType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRANSITION_TYPE']/*"/>
<unmanaged>D3DXTRANSITION_TYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TransitionType.Linear">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRANSITION_LINEAR']/*"/>
<unmanaged>D3DXTRANSITION_LINEAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TransitionType.EaseInEaseOut">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRANSITION_EASEINEASEOUT']/*"/>
<unmanaged>D3DXTRANSITION_EASEINEASEOUT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE']/*"/>
<unmanaged>D3DUSAGE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.RenderTarget">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_RENDERTARGET']/*"/>
<unmanaged>D3DUSAGE_RENDERTARGET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.DepthStencil">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_DEPTHSTENCIL']/*"/>
<unmanaged>D3DUSAGE_DEPTHSTENCIL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.Dynamic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_DYNAMIC']/*"/>
<unmanaged>D3DUSAGE_DYNAMIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.NonSecure">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_NONSECURE']/*"/>
<unmanaged>D3DUSAGE_NONSECURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.AutoGenerateMipMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_AUTOGENMIPMAP']/*"/>
<unmanaged>D3DUSAGE_AUTOGENMIPMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.DisplacementMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_DMAP']/*"/>
<unmanaged>D3DUSAGE_DMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QueryLegacyBumpMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_LEGACYBUMPMAP']/*"/>
<unmanaged>D3DUSAGE_QUERY_LEGACYBUMPMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QuerySrgbRead">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_SRGBREAD']/*"/>
<unmanaged>D3DUSAGE_QUERY_SRGBREAD</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QueryFilter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_FILTER']/*"/>
<unmanaged>D3DUSAGE_QUERY_FILTER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QuerySrgbWrite">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_SRGBWRITE']/*"/>
<unmanaged>D3DUSAGE_QUERY_SRGBWRITE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QueryPostPixelShaderBlending">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_POSTPIXELSHADER_BLENDING']/*"/>
<unmanaged>D3DUSAGE_QUERY_POSTPIXELSHADER_BLENDING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QueryVertexTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_VERTEXTEXTURE']/*"/>
<unmanaged>D3DUSAGE_QUERY_VERTEXTEXTURE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.QueryWrapAndMip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_QUERY_WRAPANDMIP']/*"/>
<unmanaged>D3DUSAGE_QUERY_WRAPANDMIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.WriteOnly">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_WRITEONLY']/*"/>
<unmanaged>D3DUSAGE_WRITEONLY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.SoftwareProcessing">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_SOFTWAREPROCESSING']/*"/>
<unmanaged>D3DUSAGE_SOFTWAREPROCESSING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.DoNotClip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_DONOTCLIP']/*"/>
<unmanaged>D3DUSAGE_DONOTCLIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.Points">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_POINTS']/*"/>
<unmanaged>D3DUSAGE_POINTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.RTPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_RTPATCHES']/*"/>
<unmanaged>D3DUSAGE_RTPATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.NPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_NPATCHES']/*"/>
<unmanaged>D3DUSAGE_NPATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.TextApi">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_TEXTAPI']/*"/>
<unmanaged>D3DUSAGE_TEXTAPI</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.RestrictedContent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_RESTRICTED_CONTENT']/*"/>
<unmanaged>D3DUSAGE_RESTRICTED_CONTENT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.RestrictSharedResource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_RESTRICT_SHARED_RESOURCE']/*"/>
<unmanaged>D3DUSAGE_RESTRICT_SHARED_RESOURCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.RestrictSharedResourceDriver">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DUSAGE_RESTRICT_SHARED_RESOURCE_DRIVER']/*"/>
<unmanaged>D3DUSAGE_RESTRICT_SHARED_RESOURCE_DRIVER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Usage.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.UVAtlasQuality">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMT']/*"/>
<unmanaged>D3DXIMT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.UVAtlasQuality.WrapU">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMT_WRAP_U']/*"/>
<unmanaged>D3DXIMT_WRAP_U</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.UVAtlasQuality.WrapV">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMT_WRAP_V']/*"/>
<unmanaged>D3DXIMT_WRAP_V</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.UVAtlasQuality.WrapUv">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMT_WRAP_UV']/*"/>
<unmanaged>D3DXIMT_WRAP_UV</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBLENDFLAGS']/*"/>
<unmanaged>D3DVERTEXBLENDFLAGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBlend.Disable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVBF_DISABLE']/*"/>
<unmanaged>D3DVBF_DISABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBlend.Weights1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVBF_1WEIGHTS']/*"/>
<unmanaged>D3DVBF_1WEIGHTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBlend.Weights2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVBF_2WEIGHTS']/*"/>
<unmanaged>D3DVBF_2WEIGHTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBlend.Weights3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVBF_3WEIGHTS']/*"/>
<unmanaged>D3DVBF_3WEIGHTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBlend.Tweening">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVBF_TWEENING']/*"/>
<unmanaged>D3DVBF_TWEENING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBlend.Weights0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVBF_0WEIGHTS']/*"/>
<unmanaged>D3DVBF_0WEIGHTS</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF']/*"/>
<unmanaged>D3DFVF</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Reserved0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_RESERVED0']/*"/>
<unmanaged>D3DFVF_RESERVED0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_POSITION_MASK']/*"/>
<unmanaged>D3DFVF_POSITION_MASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZ']/*"/>
<unmanaged>D3DFVF_XYZ</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionRhw">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZRHW']/*"/>
<unmanaged>D3DFVF_XYZRHW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionBlend1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZB1']/*"/>
<unmanaged>D3DFVF_XYZB1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionBlend2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZB2']/*"/>
<unmanaged>D3DFVF_XYZB2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionBlend3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZB3']/*"/>
<unmanaged>D3DFVF_XYZB3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionBlend4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZB4']/*"/>
<unmanaged>D3DFVF_XYZB4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionBlend5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZB5']/*"/>
<unmanaged>D3DFVF_XYZB5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PositionW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_XYZW']/*"/>
<unmanaged>D3DFVF_XYZW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Normal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_NORMAL']/*"/>
<unmanaged>D3DFVF_NORMAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.PointSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_PSIZE']/*"/>
<unmanaged>D3DFVF_PSIZE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Diffuse">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_DIFFUSE']/*"/>
<unmanaged>D3DFVF_DIFFUSE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Specular">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_SPECULAR']/*"/>
<unmanaged>D3DFVF_SPECULAR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.TextureCountMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEXCOUNT_MASK']/*"/>
<unmanaged>D3DFVF_TEXCOUNT_MASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.TextureCountShift">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEXCOUNT_SHIFT']/*"/>
<unmanaged>D3DFVF_TEXCOUNT_SHIFT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX0']/*"/>
<unmanaged>D3DFVF_TEX0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX1']/*"/>
<unmanaged>D3DFVF_TEX1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX2']/*"/>
<unmanaged>D3DFVF_TEX2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX3']/*"/>
<unmanaged>D3DFVF_TEX3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX4']/*"/>
<unmanaged>D3DFVF_TEX4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX5']/*"/>
<unmanaged>D3DFVF_TEX5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture6">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX6']/*"/>
<unmanaged>D3DFVF_TEX6</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture7">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX7']/*"/>
<unmanaged>D3DFVF_TEX7</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.Texture8">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_TEX8']/*"/>
<unmanaged>D3DFVF_TEX8</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.LastBetaUByte4">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_LASTBETA_UBYTE4']/*"/>
<unmanaged>D3DFVF_LASTBETA_UBYTE4</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.LastBetaColor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVF_LASTBETA_D3DCOLOR']/*"/>
<unmanaged>D3DFVF_LASTBETA_D3DCOLOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormat.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexFormatCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVFCAPS']/*"/>
<unmanaged>D3DFVFCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormatCaps.TextureCoordCountMask">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVFCAPS_TEXCOORDCOUNTMASK']/*"/>
<unmanaged>D3DFVFCAPS_TEXCOORDCOUNTMASK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormatCaps.DoNotStripElements">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVFCAPS_DONOTSTRIPELEMENTS']/*"/>
<unmanaged>D3DFVFCAPS_DONOTSTRIPELEMENTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexFormatCaps.PointSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DFVFCAPS_PSIZE']/*"/>
<unmanaged>D3DFVFCAPS_PSIZE</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexProcessingCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS']/*"/>
<unmanaged>D3DVTXPCAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.TextureGen">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_TEXGEN']/*"/>
<unmanaged>D3DVTXPCAPS_TEXGEN</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.MaterialSource7">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_MATERIALSOURCE7']/*"/>
<unmanaged>D3DVTXPCAPS_MATERIALSOURCE7</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.DirectionalLights">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_DIRECTIONALLIGHTS']/*"/>
<unmanaged>D3DVTXPCAPS_DIRECTIONALLIGHTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.PositionalLights">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_POSITIONALLIGHTS']/*"/>
<unmanaged>D3DVTXPCAPS_POSITIONALLIGHTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.LocalViewer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_LOCALVIEWER']/*"/>
<unmanaged>D3DVTXPCAPS_LOCALVIEWER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.Tweening">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_TWEENING']/*"/>
<unmanaged>D3DVTXPCAPS_TWEENING</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.TexGenSphereMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_TEXGEN_SPHEREMAP']/*"/>
<unmanaged>D3DVTXPCAPS_TEXGEN_SPHEREMAP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexProcessingCaps.NoTexGenNonLocalViewer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVTXPCAPS_NO_TEXGEN_NONLOCALVIEWER']/*"/>
<unmanaged>D3DVTXPCAPS_NO_TEXGEN_NONLOCALVIEWER</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexShaderCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVS20CAPS']/*"/>
<unmanaged>D3DVS20CAPS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexShaderCaps.Predication">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVS20CAPS_PREDICATION']/*"/>
<unmanaged>D3DVS20CAPS_PREDICATION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexShaderCaps.None">
<summary>
None.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='']/*"/>
<unmanaged>None</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexTextureSampler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXTEXTURESAMPLER']/*"/>
<unmanaged>D3DVERTEXTEXTURESAMPLER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexTextureSampler.Sampler0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXTEXTURESAMPLER0']/*"/>
<unmanaged>D3DVERTEXTEXTURESAMPLER0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexTextureSampler.Sampler1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXTEXTURESAMPLER1']/*"/>
<unmanaged>D3DVERTEXTEXTURESAMPLER1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexTextureSampler.Sampler2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXTEXTURESAMPLER2']/*"/>
<unmanaged>D3DVERTEXTEXTURESAMPLER2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexTextureSampler.Sampler3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXTEXTURESAMPLER3']/*"/>
<unmanaged>D3DVERTEXTEXTURESAMPLER3</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VideoSubType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSTYPE']/*"/>
<unmanaged>D3DBUSTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.Other">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSTYPE_OTHER']/*"/>
<unmanaged>D3DBUSTYPE_OTHER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.Pci">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSTYPE_PCI']/*"/>
<unmanaged>D3DBUSTYPE_PCI</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.PciX">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSTYPE_PCIX']/*"/>
<unmanaged>D3DBUSTYPE_PCIX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.PciExpress">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSTYPE_PCIEXPRESS']/*"/>
<unmanaged>D3DBUSTYPE_PCIEXPRESS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.Agp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSTYPE_AGP']/*"/>
<unmanaged>D3DBUSTYPE_AGP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.InsideOfChipset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSIMPL_MODIFIER_INSIDE_OF_CHIPSET']/*"/>
<unmanaged>D3DBUSIMPL_MODIFIER_INSIDE_OF_CHIPSET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.TracksOnMotherBoardToChip">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSIMPL_MODIFIER_TRACKS_ON_MOTHER_BOARD_TO_CHIP']/*"/>
<unmanaged>D3DBUSIMPL_MODIFIER_TRACKS_ON_MOTHER_BOARD_TO_CHIP</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.TracksOnMotherBoardToSocket">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSIMPL_MODIFIER_TRACKS_ON_MOTHER_BOARD_TO_SOCKET']/*"/>
<unmanaged>D3DBUSIMPL_MODIFIER_TRACKS_ON_MOTHER_BOARD_TO_SOCKET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.DaughterBoardConnector">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSIMPL_MODIFIER_DAUGHTER_BOARD_CONNECTOR']/*"/>
<unmanaged>D3DBUSIMPL_MODIFIER_DAUGHTER_BOARD_CONNECTOR</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.DaughterBoardConnectorInsideOfNuae">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSIMPL_MODIFIER_DAUGHTER_BOARD_CONNECTOR_INSIDE_OF_NUAE']/*"/>
<unmanaged>D3DBUSIMPL_MODIFIER_DAUGHTER_BOARD_CONNECTOR_INSIDE_OF_NUAE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VideoSubType.NonStandard">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBUSIMPL_MODIFIER_NON_STANDARD']/*"/>
<unmanaged>D3DBUSIMPL_MODIFIER_NON_STANDARD</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.WeldFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='_D3DXWELDEPSILONSFLAGS']/*"/>
<unmanaged>_D3DXWELDEPSILONSFLAGS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldFlags.WeldAll">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS_WELDALL']/*"/>
<unmanaged>D3DXWELDEPSILONS_WELDALL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldFlags.WeldPartialMatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS_WELDPARTIALMATCHES']/*"/>
<unmanaged>D3DXWELDEPSILONS_WELDPARTIALMATCHES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldFlags.DoNotRemoveVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS_DONOTREMOVEVERTICES']/*"/>
<unmanaged>D3DXWELDEPSILONS_DONOTREMOVEVERTICES</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldFlags.DoNotSplit">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS_DONOTSPLIT']/*"/>
<unmanaged>D3DXWELDEPSILONS_DONOTSPLIT</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.XFileFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXF_FILEFORMAT2']/*"/>
<unmanaged>D3DXF_FILEFORMAT2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.XFileFormat.Binary">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXF_FILEFORMAT_BINARY']/*"/>
<unmanaged>D3DXF_FILEFORMAT_BINARY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.XFileFormat.Text">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXF_FILEFORMAT_TEXT']/*"/>
<unmanaged>D3DXF_FILEFORMAT_TEXT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.XFileFormat.Compressed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXF_FILEFORMAT_COMPRESSED']/*"/>
<unmanaged>D3DXF_FILEFORMAT_COMPRESSED</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ZBufferType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DZBUFFERTYPE']/*"/>
<unmanaged>D3DZBUFFERTYPE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ZBufferType.DontUseZBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DZB_FALSE']/*"/>
<unmanaged>D3DZB_FALSE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ZBufferType.UseZBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DZB_TRUE']/*"/>
<unmanaged>D3DZB_TRUE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ZBufferType.UseWBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DZB_USEW']/*"/>
<unmanaged>D3DZB_USEW</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.D3D9">
<summary>
Functions
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='SharpDX.Direct3D9.D3D9']/*"/>
</member>
<member name="F:SharpDX.Direct3D9.D3D9.SdkVersion">
<summary>Constant SdkVersion.</summary>
<unmanaged>D3D_SDK_VERSION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.D3D9.DllHandle0_">
<summary>
DLLs loaders
</summary>
</member>
<member name="M:SharpDX.Direct3D9.D3D9.Direct3DCreate9Ex(System.Int32,SharpDX.Direct3D9.Direct3DEx)">
<summary>
No documentation.
</summary>
<param name="sDKVersion">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='Direct3DCreate9Ex']/*"/>
<unmanaged>HRESULT Direct3DCreate9Ex([In] unsigned int SDKVersion,[Out, Fast] IDirect3D9Ex** arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3D9.Direct3DCreate9(System.Int32)">
<summary>
No documentation.
</summary>
<param name="sDKVersion">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='Direct3DCreate9']/*"/>
<unmanaged>IDirect3D9* Direct3DCreate9([In] unsigned int SDKVersion)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.D3DX9">
<summary>
Functions
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='SharpDX.Direct3D9.D3DX9']/*"/>
</member>
<member name="F:SharpDX.Direct3D9.D3DX9.DllHandle0_">
<summary>
DLLs loaders
</summary>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFGetStatus">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_GetStatus']/*"/>
<unmanaged>unsigned int D3DPERF_GetStatus()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFSetMarker(SharpDX.Color4,System.String)">
<summary>
No documentation.
</summary>
<param name="col">No documentation.</param>
<param name="wszName">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_SetMarker']/*"/>
<unmanaged>void D3DPERF_SetMarker([In] D3DCOLOR col,[In] const wchar_t* wszName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFQueryRepeatFrame">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_QueryRepeatFrame']/*"/>
<unmanaged>BOOL D3DPERF_QueryRepeatFrame()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFBeginEvent(SharpDX.Color4,System.String)">
<summary>
No documentation.
</summary>
<param name="col">No documentation.</param>
<param name="wszName">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_BeginEvent']/*"/>
<unmanaged>int D3DPERF_BeginEvent([In] D3DCOLOR col,[In] const wchar_t* wszName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFSetOptions(System.Int32)">
<summary>
No documentation.
</summary>
<param name="dwOptions">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_SetOptions']/*"/>
<unmanaged>void D3DPERF_SetOptions([In] unsigned int dwOptions)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFSetRegion(SharpDX.Color4,System.String)">
<summary>
No documentation.
</summary>
<param name="col">No documentation.</param>
<param name="wszName">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_SetRegion']/*"/>
<unmanaged>void D3DPERF_SetRegion([In] D3DCOLOR col,[In] const wchar_t* wszName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DPERFEndEvent">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPERF_EndEvent']/*"/>
<unmanaged>int D3DPERF_EndEvent()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFrameAppendChild(SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.Frame@)">
<summary>
No documentation.
</summary>
<param name="frameParentRef">No documentation.</param>
<param name="frameChildRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFrameAppendChild']/*"/>
<unmanaged>HRESULT D3DXFrameAppendChild([In] D3DXFRAME* pFrameParent,[In] const D3DXFRAME* pFrameChild)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateKeyframedAnimationSet(System.String,System.Double,SharpDX.Direct3D9.PlaybackType,System.Int32,System.Int32,SharpDX.Direct3D9.CallbackKey,SharpDX.Direct3D9.ID3DXKeyframedAnimationSet@)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<param name="ticksPerSecond">No documentation.</param>
<param name="playback">No documentation.</param>
<param name="numAnimations">No documentation.</param>
<param name="numCallbackKeys">No documentation.</param>
<param name="callbackKeysRef">No documentation.</param>
<param name="animationSetOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateKeyframedAnimationSet']/*"/>
<unmanaged>HRESULT D3DXCreateKeyframedAnimationSet([In] const char* pName,[In] double TicksPerSecond,[In] D3DXPLAYBACK_TYPE Playback,[In] unsigned int NumAnimations,[In] unsigned int NumCallbackKeys,[In] const D3DXKEY_CALLBACK* pCallbackKeys,[In] ID3DXKeyframedAnimationSet** ppAnimationSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFrameRegisterNamedMatrices(SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXAnimationController)">
<summary>
No documentation.
</summary>
<param name="frameRootRef">No documentation.</param>
<param name="animControllerRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFrameRegisterNamedMatrices']/*"/>
<unmanaged>HRESULT D3DXFrameRegisterNamedMatrices([In] D3DXFRAME* pFrameRoot,[In] ID3DXAnimationController* pAnimController)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshHierarchyFromXInMemory(System.IntPtr,System.Int32,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.IAllocateHierarchy,SharpDX.Direct3D9.ILoadUserData,SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXAnimationController@)">
<summary>
No documentation.
</summary>
<param name="memory">No documentation.</param>
<param name="sizeOfMemory">No documentation.</param>
<param name="meshOptions">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="allocRef">No documentation.</param>
<param name="userDataLoaderRef">No documentation.</param>
<param name="frameHierarchyOut">No documentation.</param>
<param name="animControllerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshHierarchyFromXInMemory']/*"/>
<unmanaged>HRESULT D3DXLoadMeshHierarchyFromXInMemory([In] const void* Memory,[In] unsigned int SizeOfMemory,[In] unsigned int MeshOptions,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXAllocateHierarchy* pAlloc,[In] ID3DXLoadUserData* pUserDataLoader,[In] D3DXFRAME** ppFrameHierarchy,[In] ID3DXAnimationController** ppAnimController)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCompressedAnimationSet(System.String,System.Double,SharpDX.Direct3D9.PlaybackType,SharpDX.Direct3D9.ShaderBytecode,System.Int32,SharpDX.Direct3D9.CallbackKey,SharpDX.Direct3D9.ID3DXCompressedAnimationSet@)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<param name="ticksPerSecond">No documentation.</param>
<param name="playback">No documentation.</param>
<param name="compressedDataRef">No documentation.</param>
<param name="numCallbackKeys">No documentation.</param>
<param name="callbackKeysRef">No documentation.</param>
<param name="animationSetOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCompressedAnimationSet']/*"/>
<unmanaged>HRESULT D3DXCreateCompressedAnimationSet([In] const char* pName,[In] double TicksPerSecond,[In] D3DXPLAYBACK_TYPE Playback,[In] ID3DXBuffer* pCompressedData,[In] unsigned int NumCallbackKeys,[In] const D3DXKEY_CALLBACK* pCallbackKeys,[In] ID3DXCompressedAnimationSet** ppAnimationSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveMeshHierarchyToFileW(System.String,System.Int32,SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXAnimationController,SharpDX.Direct3D9.ISaveUserData)">
<summary>
No documentation.
</summary>
<param name="filename">No documentation.</param>
<param name="xFormat">No documentation.</param>
<param name="frameRootRef">No documentation.</param>
<param name="animControllerRef">No documentation.</param>
<param name="userDataSaverRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveMeshHierarchyToFileW']/*"/>
<unmanaged>HRESULT D3DXSaveMeshHierarchyToFileW([In] const wchar_t* Filename,[In] unsigned int XFormat,[In] const D3DXFRAME* pFrameRoot,[In] ID3DXAnimationController* pAnimController,[In] ID3DXSaveUserData* pUserDataSaver)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFrameCalculateBoundingSphere(SharpDX.Direct3D9.Frame@,SharpDX.Vector3,System.Single)">
<summary>
No documentation.
</summary>
<param name="frameRootRef">No documentation.</param>
<param name="objectCenterRef">No documentation.</param>
<param name="objectRadiusRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFrameCalculateBoundingSphere']/*"/>
<unmanaged>HRESULT D3DXFrameCalculateBoundingSphere([In] const D3DXFRAME* pFrameRoot,[In] D3DXVECTOR3* pObjectCenter,[In] float* pObjectRadius)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFrameFind(SharpDX.Direct3D9.Frame@,System.String)">
<summary>
No documentation.
</summary>
<param name="frameRootRef">No documentation.</param>
<param name="name">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFrameFind']/*"/>
<unmanaged>D3DXFRAME* D3DXFrameFind([In] const D3DXFRAME* pFrameRoot,[In] const char* Name)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateAnimationController(System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXAnimationController@)">
<summary>
No documentation.
</summary>
<param name="maxNumMatrices">No documentation.</param>
<param name="maxNumAnimationSets">No documentation.</param>
<param name="maxNumTracks">No documentation.</param>
<param name="maxNumEvents">No documentation.</param>
<param name="animControllerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateAnimationController']/*"/>
<unmanaged>HRESULT D3DXCreateAnimationController([In] unsigned int MaxNumMatrices,[In] unsigned int MaxNumAnimationSets,[In] unsigned int MaxNumTracks,[In] unsigned int MaxNumEvents,[In] ID3DXAnimationController** ppAnimController)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFrameDestroy(SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.IAllocateHierarchy)">
<summary>
No documentation.
</summary>
<param name="frameRootRef">No documentation.</param>
<param name="allocRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFrameDestroy']/*"/>
<unmanaged>HRESULT D3DXFrameDestroy([In] D3DXFRAME* pFrameRoot,[In] ID3DXAllocateHierarchy* pAlloc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveMeshHierarchyToFileA(System.String,System.Int32,SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXAnimationController,SharpDX.Direct3D9.ISaveUserData)">
<summary>
No documentation.
</summary>
<param name="filename">No documentation.</param>
<param name="xFormat">No documentation.</param>
<param name="frameRootRef">No documentation.</param>
<param name="animcontrollerRef">No documentation.</param>
<param name="userDataSaverRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveMeshHierarchyToFileA']/*"/>
<unmanaged>HRESULT D3DXSaveMeshHierarchyToFileA([In] const char* Filename,[In] unsigned int XFormat,[In] const D3DXFRAME* pFrameRoot,[In] ID3DXAnimationController* pAnimcontroller,[In] ID3DXSaveUserData* pUserDataSaver)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshHierarchyFromXA(System.String,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.IAllocateHierarchy,SharpDX.Direct3D9.ILoadUserData,SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXAnimationController@)">
<summary>
No documentation.
</summary>
<param name="filename">No documentation.</param>
<param name="meshOptions">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="allocRef">No documentation.</param>
<param name="userDataLoaderRef">No documentation.</param>
<param name="frameHierarchyOut">No documentation.</param>
<param name="animControllerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshHierarchyFromXA']/*"/>
<unmanaged>HRESULT D3DXLoadMeshHierarchyFromXA([In] const char* Filename,[In] unsigned int MeshOptions,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXAllocateHierarchy* pAlloc,[In] ID3DXLoadUserData* pUserDataLoader,[In] D3DXFRAME** ppFrameHierarchy,[In] ID3DXAnimationController** ppAnimController)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshHierarchyFromXW(System.String,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.IAllocateHierarchy,SharpDX.Direct3D9.ILoadUserData,SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXAnimationController@)">
<summary>
No documentation.
</summary>
<param name="filename">No documentation.</param>
<param name="meshOptions">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="allocRef">No documentation.</param>
<param name="userDataLoaderRef">No documentation.</param>
<param name="frameHierarchyOut">No documentation.</param>
<param name="animControllerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshHierarchyFromXW']/*"/>
<unmanaged>HRESULT D3DXLoadMeshHierarchyFromXW([In] const wchar_t* Filename,[In] unsigned int MeshOptions,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXAllocateHierarchy* pAlloc,[In] ID3DXLoadUserData* pUserDataLoader,[In] D3DXFRAME** ppFrameHierarchy,[In] ID3DXAnimationController** ppAnimController)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFrameNumNamedMatrices(SharpDX.Direct3D9.Frame@)">
<summary>
No documentation.
</summary>
<param name="frameRootRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFrameNumNamedMatrices']/*"/>
<unmanaged>unsigned int D3DXFrameNumNamedMatrices([In] const D3DXFRAME* pFrameRoot)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetDriverLevel(SharpDX.Direct3D9.Device)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetDriverLevel']/*"/>
<unmanaged>unsigned int D3DXGetDriverLevel([In] IDirect3DDevice9* pDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXDebugMute(System.Boolean)">
<summary>
No documentation.
</summary>
<param name="mute">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXDebugMute']/*"/>
<unmanaged>BOOL D3DXDebugMute([In] BOOL Mute)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateFontA(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.String,SharpDX.Direct3D9.ID3DXFont@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="height">No documentation.</param>
<param name="width">No documentation.</param>
<param name="weight">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="italic">No documentation.</param>
<param name="charSet">No documentation.</param>
<param name="outputPrecision">No documentation.</param>
<param name="quality">No documentation.</param>
<param name="pitchAndFamily">No documentation.</param>
<param name="faceNameRef">No documentation.</param>
<param name="fontOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateFontA']/*"/>
<unmanaged>HRESULT D3DXCreateFontA([In] IDirect3DDevice9* pDevice,[In] int Height,[In] unsigned int Width,[In] unsigned int Weight,[In] unsigned int MipLevels,[In] BOOL Italic,[In] unsigned int CharSet,[In] unsigned int OutputPrecision,[In] unsigned int Quality,[In] unsigned int PitchAndFamily,[In] const char* pFaceName,[In] ID3DXFont** ppFont)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateFontW(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.String,SharpDX.Direct3D9.ID3DXFont@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="height">No documentation.</param>
<param name="width">No documentation.</param>
<param name="weight">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="italic">No documentation.</param>
<param name="charSet">No documentation.</param>
<param name="outputPrecision">No documentation.</param>
<param name="quality">No documentation.</param>
<param name="pitchAndFamily">No documentation.</param>
<param name="faceNameRef">No documentation.</param>
<param name="fontOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateFontW']/*"/>
<unmanaged>HRESULT D3DXCreateFontW([In] IDirect3DDevice9* pDevice,[In] int Height,[In] unsigned int Width,[In] unsigned int Weight,[In] unsigned int MipLevels,[In] BOOL Italic,[In] unsigned int CharSet,[In] unsigned int OutputPrecision,[In] unsigned int Quality,[In] unsigned int PitchAndFamily,[In] const wchar_t* pFaceName,[In] ID3DXFont** ppFont)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCheckVersion(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="d3DSdkVersion">No documentation.</param>
<param name="d3DXSdkVersion">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCheckVersion']/*"/>
<unmanaged>BOOL D3DXCheckVersion([In] unsigned int D3DSdkVersion,[In] unsigned int D3DXSdkVersion)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateRenderToSurface(SharpDX.Direct3D9.Device,System.Int32,System.Int32,SharpDX.Direct3D9.Format,System.Boolean,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.ID3DXRenderToSurface@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="format">No documentation.</param>
<param name="depthStencil">No documentation.</param>
<param name="depthStencilFormat">No documentation.</param>
<param name="renderToSurfaceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateRenderToSurface']/*"/>
<unmanaged>HRESULT D3DXCreateRenderToSurface([In] IDirect3DDevice9* pDevice,[In] unsigned int Width,[In] unsigned int Height,[In] D3DFORMAT Format,[In] BOOL DepthStencil,[In] D3DFORMAT DepthStencilFormat,[In] ID3DXRenderToSurface** ppRenderToSurface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.CreateFontIndirect(SharpDX.Direct3D9.Device,SharpDX.Direct3D9.FontDescription@,SharpDX.Direct3D9.ID3DXFont@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="descRef">No documentation.</param>
<param name="fontOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateFontIndirectW']/*"/>
<unmanaged>HRESULT D3DXCreateFontIndirectW([In] IDirect3DDevice9* pDevice,[In] const D3DXFONT_DESCW* pDesc,[In] ID3DXFont** ppFont)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateSprite(SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXSprite@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="spriteOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateSprite']/*"/>
<unmanaged>HRESULT D3DXCreateSprite([In] IDirect3DDevice9* pDevice,[In] ID3DXSprite** ppSprite)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateLine(SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXLine@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="lineOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateLine']/*"/>
<unmanaged>HRESULT D3DXCreateLine([In] IDirect3DDevice9* pDevice,[In] ID3DXLine** ppLine)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateRenderToEnvMap(SharpDX.Direct3D9.Device,System.Int32,System.Int32,SharpDX.Direct3D9.Format,System.Boolean,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.RenderToEnvironmentMap@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="format">No documentation.</param>
<param name="depthStencil">No documentation.</param>
<param name="depthStencilFormat">No documentation.</param>
<param name="renderToEnvMapOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateRenderToEnvMap']/*"/>
<unmanaged>HRESULT D3DXCreateRenderToEnvMap([In] IDirect3DDevice9* pDevice,[In] unsigned int Size,[In] unsigned int MipLevels,[In] D3DFORMAT Format,[In] BOOL DepthStencil,[In] D3DFORMAT DepthStencilFormat,[In] ID3DXRenderToEnvMap** ppRenderToEnvMap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffect(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataLen">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffect']/*"/>
<unmanaged>HRESULT D3DXCreateEffect([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataLen,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectCompiler(System.String,System.Int32,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectCompiler@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataLen">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="compilerOut">No documentation.</param>
<param name="parseErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectCompiler']/*"/>
<unmanaged>HRESULT D3DXCreateEffectCompiler([In] const char* pSrcData,[In] unsigned int SrcDataLen,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectCompiler** ppCompiler,[In] ID3DXBuffer** ppParseErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectCompilerFromResourceW(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectCompiler@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="compilerOut">No documentation.</param>
<param name="parseErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectCompilerFromResourceW']/*"/>
<unmanaged>HRESULT D3DXCreateEffectCompilerFromResourceW([In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectCompiler** ppCompiler,[In] ID3DXBuffer** ppParseErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXDisassembleEffect(SharpDX.Direct3D9.ID3DXEffect,System.Boolean,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="effectRef">No documentation.</param>
<param name="enableColorCode">No documentation.</param>
<param name="disassemblyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXDisassembleEffect']/*"/>
<unmanaged>HRESULT D3DXDisassembleEffect([In] ID3DXEffect* pEffect,[In] BOOL EnableColorCode,[In] ID3DXBuffer** ppDisassembly)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromFileExW(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="skipConstantsRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromFileExW']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromFileExW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pSkipConstants,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectCompilerFromFileA(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectCompiler@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="compilerOut">No documentation.</param>
<param name="parseErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectCompilerFromFileA']/*"/>
<unmanaged>HRESULT D3DXCreateEffectCompilerFromFileA([In] const char* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectCompiler** ppCompiler,[In] ID3DXBuffer** ppParseErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectCompilerFromFileW(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectCompiler@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="compilerOut">No documentation.</param>
<param name="parseErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectCompilerFromFileW']/*"/>
<unmanaged>HRESULT D3DXCreateEffectCompilerFromFileW([In] const wchar_t* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectCompiler** ppCompiler,[In] ID3DXBuffer** ppParseErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromFileExA(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="skipConstantsRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromFileExA']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromFileExA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pSkipConstants,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromResourceExA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="skipConstantsRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromResourceExA']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromResourceExA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pSkipConstants,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromResourceExW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="skipConstantsRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromResourceExW']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromResourceExW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pSkipConstants,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromResourceW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromResourceW']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromResourceW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectEx(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataLen">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="skipConstantsRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectEx']/*"/>
<unmanaged>HRESULT D3DXCreateEffectEx([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataLen,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pSkipConstants,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromFileA(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromFileA']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromFileA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromFileW(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromFileW']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromFileW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectPool(SharpDX.Direct3D9.ID3DXEffectPool@)">
<summary>
No documentation.
</summary>
<param name="poolOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectPool']/*"/>
<unmanaged>HRESULT D3DXCreateEffectPool([In] ID3DXEffectPool** ppPool)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectCompilerFromResourceA(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectCompiler@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="compilerOut">No documentation.</param>
<param name="parseErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectCompilerFromResourceA']/*"/>
<unmanaged>HRESULT D3DXCreateEffectCompilerFromResourceA([In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectCompiler** ppCompiler,[In] ID3DXBuffer** ppParseErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateEffectFromResourceA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ID3DXEffectPool,SharpDX.Direct3D9.ID3DXEffect@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="poolRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="compilationErrorsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateEffectFromResourceA']/*"/>
<unmanaged>HRESULT D3DXCreateEffectFromResourceA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXEffectPool* pPool,[In] ID3DXEffect** ppEffect,[In] ID3DXBuffer** ppCompilationErrors)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFVFFromDeclarator(SharpDX.Direct3D9.VertexElement,System.Int32)">
<summary>
No documentation.
</summary>
<param name="declaratorRef">No documentation.</param>
<param name="fVFRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFVFFromDeclarator']/*"/>
<unmanaged>HRESULT D3DXFVFFromDeclarator([In] const D3DVERTEXELEMENT9* pDeclarator,[In] unsigned int* pFVF)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveMeshToXW(System.String,SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.ExtendedMaterial@,SharpDX.Direct3D9.EffectInstance@,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="filenameRef">No documentation.</param>
<param name="meshRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="materialsRef">No documentation.</param>
<param name="effectInstancesRef">No documentation.</param>
<param name="numMaterials">No documentation.</param>
<param name="format">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveMeshToXW']/*"/>
<unmanaged>HRESULT D3DXSaveMeshToXW([In] const wchar_t* pFilename,[In] ID3DXMesh* pMesh,[In] const unsigned int* pAdjacency,[In] const D3DXMATERIAL* pMaterials,[In] const D3DXEFFECTINSTANCE* pEffectInstances,[In] unsigned int NumMaterials,[In] unsigned int Format)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSimplifyMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.AttributeWeights@,System.Single,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="vertexAttributeWeightsRef">No documentation.</param>
<param name="vertexWeightsRef">No documentation.</param>
<param name="minValue">No documentation.</param>
<param name="options">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSimplifyMesh']/*"/>
<unmanaged>HRESULT D3DXSimplifyMesh([In] ID3DXMesh* pMesh,[In] const unsigned int* pAdjacency,[In] const D3DXATTRIBUTEWEIGHTS* pVertexAttributeWeights,[In] const float* pVertexWeights,[In] unsigned int MinValue,[In] unsigned int Options,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXTessellateRectPatch(SharpDX.Direct3D9.VertexBuffer,System.Single,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.RectanglePatchInfo@,SharpDX.Direct3D9.ID3DXMesh)">
<summary>
No documentation.
</summary>
<param name="vBRef">No documentation.</param>
<param name="numSegsRef">No documentation.</param>
<param name="dwInDeclRef">No documentation.</param>
<param name="rectPatchInfoRef">No documentation.</param>
<param name="meshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTessellateRectPatch']/*"/>
<unmanaged>HRESULT D3DXTessellateRectPatch([In] IDirect3DVertexBuffer9* pVB,[In] const float* pNumSegs,[In] const D3DVERTEXELEMENT9* pdwInDecl,[In] const D3DRECTPATCH_INFO* pRectPatchInfo,[In] ID3DXMesh* pMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXIntersectSubset(SharpDX.Direct3D9.ID3DXBaseMesh,System.Int32,SharpDX.Vector3,SharpDX.Vector3,System.Boolean,System.Int32,System.Single,System.Single,System.Single,SharpDX.Direct3D9.ShaderBytecode@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="attribId">No documentation.</param>
<param name="rayPosRef">No documentation.</param>
<param name="rayDirRef">No documentation.</param>
<param name="hitRef">No documentation.</param>
<param name="faceIndexRef">No documentation.</param>
<param name="uRef">No documentation.</param>
<param name="vRef">No documentation.</param>
<param name="distRef">No documentation.</param>
<param name="allHitsOut">No documentation.</param>
<param name="countOfHitsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIntersectSubset']/*"/>
<unmanaged>HRESULT D3DXIntersectSubset([In] ID3DXBaseMesh* pMesh,[In] unsigned int AttribId,[In] const D3DXVECTOR3* pRayPos,[In] const D3DXVECTOR3* pRayDir,[In] BOOL* pHit,[In] unsigned int* pFaceIndex,[In] float* pU,[In] float* pV,[In] float* pDist,[In] ID3DXBuffer** ppAllHits,[In] unsigned int* pCountOfHits)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeTangentFrameEx(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single,System.Single,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="dwTextureInSemantic">No documentation.</param>
<param name="dwTextureInIndex">No documentation.</param>
<param name="dwUPartialOutSemantic">No documentation.</param>
<param name="dwUPartialOutIndex">No documentation.</param>
<param name="dwVPartialOutSemantic">No documentation.</param>
<param name="dwVPartialOutIndex">No documentation.</param>
<param name="dwNormalOutSemantic">No documentation.</param>
<param name="dwNormalOutIndex">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="dwAdjacencyRef">No documentation.</param>
<param name="fPartialEdgeThreshold">No documentation.</param>
<param name="fSingularPointThreshold">No documentation.</param>
<param name="fNormalEdgeThreshold">No documentation.</param>
<param name="meshOutOut">No documentation.</param>
<param name="vertexMappingOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeTangentFrameEx']/*"/>
<unmanaged>HRESULT D3DXComputeTangentFrameEx([In] ID3DXMesh* pMesh,[In] unsigned int dwTextureInSemantic,[In] unsigned int dwTextureInIndex,[In] unsigned int dwUPartialOutSemantic,[In] unsigned int dwUPartialOutIndex,[In] unsigned int dwVPartialOutSemantic,[In] unsigned int dwVPartialOutIndex,[In] unsigned int dwNormalOutSemantic,[In] unsigned int dwNormalOutIndex,[In] unsigned int dwOptions,[In] const unsigned int* pdwAdjacency,[In] float fPartialEdgeThreshold,[In] float fSingularPointThreshold,[In] float fNormalEdgeThreshold,[In] ID3DXMesh** ppMeshOut,[In] ID3DXBuffer** ppVertexMapping)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeBoundingBox(SharpDX.Vector3,System.Int32,System.Int32,SharpDX.Vector3,SharpDX.Vector3)">
<summary>
No documentation.
</summary>
<param name="firstPositionRef">No documentation.</param>
<param name="numVertices">No documentation.</param>
<param name="dwStride">No documentation.</param>
<param name="minRef">No documentation.</param>
<param name="maxRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeBoundingBox']/*"/>
<unmanaged>HRESULT D3DXComputeBoundingBox([In] const D3DXVECTOR3* pFirstPosition,[In] unsigned int NumVertices,[In] unsigned int dwStride,[In] D3DXVECTOR3* pMin,[In] D3DXVECTOR3* pMax)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeIMTFromPerTexelSignal(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.FunctionCallback,System.IntPtr,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="dwTextureIndex">No documentation.</param>
<param name="fTexelSignalRef">No documentation.</param>
<param name="uWidth">No documentation.</param>
<param name="uHeight">No documentation.</param>
<param name="uSignalDimension">No documentation.</param>
<param name="uComponents">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="iMTDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeIMTFromPerTexelSignal']/*"/>
<unmanaged>HRESULT D3DXComputeIMTFromPerTexelSignal([In] ID3DXMesh* pMesh,[In] unsigned int dwTextureIndex,[In] float* pfTexelSignal,[In] unsigned int uWidth,[In] unsigned int uHeight,[In] unsigned int uSignalDimension,[In] unsigned int uComponents,[In] unsigned int dwOptions,[In] __function__stdcall* pStatusCallback,[In] void* pUserContext,[In] ID3DXBuffer** ppIMTData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXDeclaratorFromFVF(System.Int32,SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="fvf">No documentation.</param>
<param name="declaratorRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXDeclaratorFromFVF']/*"/>
<unmanaged>HRESULT D3DXDeclaratorFromFVF([In] unsigned int FVF,[In] D3DVERTEXELEMENT9* pDeclarator)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXUVAtlasCreate(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Single,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Single,SharpDX.FunctionCallback,System.Single,System.IntPtr,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="uMaxChartNumber">No documentation.</param>
<param name="fMaxStretch">No documentation.</param>
<param name="uWidth">No documentation.</param>
<param name="uHeight">No documentation.</param>
<param name="fGutter">No documentation.</param>
<param name="dwTextureIndex">No documentation.</param>
<param name="dwAdjacencyRef">No documentation.</param>
<param name="dwFalseEdgeAdjacencyRef">No documentation.</param>
<param name="fIMTArrayRef">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="fCallbackFrequency">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="meshOutOut">No documentation.</param>
<param name="facePartitioningOut">No documentation.</param>
<param name="vertexRemapArrayOut">No documentation.</param>
<param name="fMaxStretchOutRef">No documentation.</param>
<param name="uNumChartsOutRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXUVAtlasCreate']/*"/>
<unmanaged>HRESULT D3DXUVAtlasCreate([In] ID3DXMesh* pMesh,[In] unsigned int uMaxChartNumber,[In] float fMaxStretch,[In] unsigned int uWidth,[In] unsigned int uHeight,[In] float fGutter,[In] unsigned int dwTextureIndex,[In] const unsigned int* pdwAdjacency,[In] const unsigned int* pdwFalseEdgeAdjacency,[In] const float* pfIMTArray,[In] __function__stdcall* pStatusCallback,[In] float fCallbackFrequency,[In] void* pUserContext,[In] unsigned int dwOptions,[In] ID3DXMesh** ppMeshOut,[In] ID3DXBuffer** ppFacePartitioning,[In] ID3DXBuffer** ppVertexRemapArray,[In] float* pfMaxStretchOut,[In] unsigned int* puNumChartsOut)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSkinMeshFromXof(SharpDX.Direct3D9.ID3DXFileData,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXSkinInfo@,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="xofMeshRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="matOutRef">No documentation.</param>
<param name="skinInfoOut">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSkinMeshFromXof']/*"/>
<unmanaged>HRESULT D3DXLoadSkinMeshFromXof([In] ID3DXFileData* pxofMesh,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppAdjacency,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pMatOut,[In] ID3DXSkinInfo** ppSkinInfo,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXUVAtlasPack(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,SharpDX.FunctionCallback,System.Single,System.IntPtr,System.Int32,SharpDX.Direct3D9.ShaderBytecode)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="uWidth">No documentation.</param>
<param name="uHeight">No documentation.</param>
<param name="fGutter">No documentation.</param>
<param name="dwTextureIndex">No documentation.</param>
<param name="dwPartitionResultAdjacencyRef">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="fCallbackFrequency">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="facePartitioningRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXUVAtlasPack']/*"/>
<unmanaged>HRESULT D3DXUVAtlasPack([In] ID3DXMesh* pMesh,[In] unsigned int uWidth,[In] unsigned int uHeight,[In] float fGutter,[In] unsigned int dwTextureIndex,[In] const unsigned int* pdwPartitionResultAdjacency,[In] __function__stdcall* pStatusCallback,[In] float fCallbackFrequency,[In] void* pUserContext,[In] unsigned int dwOptions,[In] ID3DXBuffer* pFacePartitioning)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshFromXof(SharpDX.Direct3D9.ID3DXFileData,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="xofMeshRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshFromXof']/*"/>
<unmanaged>HRESULT D3DXLoadMeshFromXof([In] ID3DXFileData* pxofMesh,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppAdjacency,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeIMTFromSignal(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Single,System.Int32,SharpDX.FunctionCallback,System.IntPtr,SharpDX.FunctionCallback,System.IntPtr,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="dwTextureIndex">No documentation.</param>
<param name="uSignalDimension">No documentation.</param>
<param name="fMaxUVDistance">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="signalCallbackRef">No documentation.</param>
<param name="userDataRef">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="iMTDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeIMTFromSignal']/*"/>
<unmanaged>HRESULT D3DXComputeIMTFromSignal([In] ID3DXMesh* pMesh,[In] unsigned int dwTextureIndex,[In] unsigned int uSignalDimension,[In] float fMaxUVDistance,[In] unsigned int dwOptions,[In] __function__stdcall* pSignalCallback,[In] void* pUserData,[In] __function__stdcall* pStatusCallback,[In] void* pUserContext,[In] ID3DXBuffer** ppIMTData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeTangentFrame(SharpDX.Direct3D9.ID3DXMesh,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeTangentFrame']/*"/>
<unmanaged>HRESULT D3DXComputeTangentFrame([In] ID3DXMesh* pMesh,[In] unsigned int dwOptions)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXRectPatchSize(System.Single,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="fNumSegsRef">No documentation.</param>
<param name="dwTrianglesRef">No documentation.</param>
<param name="dwVerticesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRectPatchSize']/*"/>
<unmanaged>HRESULT D3DXRectPatchSize([In] const float* pfNumSegs,[In] unsigned int* pdwTriangles,[In] unsigned int* pdwVertices)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreatePMeshFromStream(System.IntPtr,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXPMesh@)">
<summary>
No documentation.
</summary>
<param name="streamRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="pMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreatePMeshFromStream']/*"/>
<unmanaged>HRESULT D3DXCreatePMeshFromStream([In] IStream* pStream,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXPMesh** ppPMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeIMTFromTexture(SharpDX.Direct3D9.ID3DXMesh,SharpDX.Direct3D9.Texture,System.Int32,System.Int32,SharpDX.FunctionCallback,System.IntPtr,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="textureRef">No documentation.</param>
<param name="dwTextureIndex">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="iMTDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeIMTFromTexture']/*"/>
<unmanaged>HRESULT D3DXComputeIMTFromTexture([In] ID3DXMesh* pMesh,[In] IDirect3DTexture9* pTexture,[In] unsigned int dwTextureIndex,[In] unsigned int dwOptions,[In] __function__stdcall* pStatusCallback,[In] void* pUserContext,[In] ID3DXBuffer** ppIMTData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshFromXA(System.String,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="filenameRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshFromXA']/*"/>
<unmanaged>HRESULT D3DXLoadMeshFromXA([In] const char* pFilename,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppAdjacency,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateBuffer(System.Int32,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="numBytes">No documentation.</param>
<param name="bufferOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateBuffer']/*"/>
<unmanaged>HRESULT D3DXCreateBuffer([In] unsigned int NumBytes,[In] ID3DXBuffer** ppBuffer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXWeldVertices(SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.WeldEpsilons@,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="epsilonsRef">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<param name="vertexRemapOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWeldVertices']/*"/>
<unmanaged>HRESULT D3DXWeldVertices([In] ID3DXMesh* pMesh,[In] unsigned int Flags,[In] const D3DXWELDEPSILONS* pEpsilons,[In] const unsigned int* pAdjacencyIn,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pFaceRemap,[In] ID3DXBuffer** ppVertexRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGenerateOutputDecl(SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="outputRef">No documentation.</param>
<param name="inputRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGenerateOutputDecl']/*"/>
<unmanaged>HRESULT D3DXGenerateOutputDecl([In] D3DVERTEXELEMENT9* pOutput,[In] const D3DVERTEXELEMENT9* pInput)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGeneratePMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.AttributeWeights@,System.Single,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXPMesh@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="vertexAttributeWeightsRef">No documentation.</param>
<param name="vertexWeightsRef">No documentation.</param>
<param name="minValue">No documentation.</param>
<param name="options">No documentation.</param>
<param name="pMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGeneratePMesh']/*"/>
<unmanaged>HRESULT D3DXGeneratePMesh([In] ID3DXMesh* pMesh,[In] const unsigned int* pAdjacency,[In] const D3DXATTRIBUTEWEIGHTS* pVertexAttributeWeights,[In] const float* pVertexWeights,[In] unsigned int MinValue,[In] unsigned int Options,[In] ID3DXPMesh** ppPMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateMeshFVF(System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="numFaces">No documentation.</param>
<param name="numVertices">No documentation.</param>
<param name="options">No documentation.</param>
<param name="fvf">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateMeshFVF']/*"/>
<unmanaged>HRESULT D3DXCreateMeshFVF([In] unsigned int NumFaces,[In] unsigned int NumVertices,[In] unsigned int Options,[In] unsigned int FVF,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXValidMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshInRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="errorsAndWarningsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXValidMesh']/*"/>
<unmanaged>HRESULT D3DXValidMesh([In] ID3DXMesh* pMeshIn,[In] const unsigned int* pAdjacency,[In] ID3DXBuffer** ppErrorsAndWarnings)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateSPMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.AttributeWeights@,System.Single,SharpDX.Direct3D9.SimplificationMesh@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="vertexAttributeWeightsRef">No documentation.</param>
<param name="vertexWeightsRef">No documentation.</param>
<param name="sMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateSPMesh']/*"/>
<unmanaged>HRESULT D3DXCreateSPMesh([In] ID3DXMesh* pMesh,[In] const unsigned int* pAdjacency,[In] const D3DXATTRIBUTEWEIGHTS* pVertexAttributeWeights,[In] const float* pVertexWeights,[In] ID3DXSPMesh** ppSMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateSkinInfoFVF(System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXSkinInfo@)">
<summary>
No documentation.
</summary>
<param name="numVertices">No documentation.</param>
<param name="fvf">No documentation.</param>
<param name="numBones">No documentation.</param>
<param name="skinInfoOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateSkinInfoFVF']/*"/>
<unmanaged>HRESULT D3DXCreateSkinInfoFVF([In] unsigned int NumVertices,[In] unsigned int FVF,[In] unsigned int NumBones,[In] ID3DXSkinInfo** ppSkinInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveMeshToXA(System.String,SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.ExtendedMaterial@,SharpDX.Direct3D9.EffectInstance@,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="filenameRef">No documentation.</param>
<param name="meshRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="materialsRef">No documentation.</param>
<param name="effectInstancesRef">No documentation.</param>
<param name="numMaterials">No documentation.</param>
<param name="format">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveMeshToXA']/*"/>
<unmanaged>HRESULT D3DXSaveMeshToXA([In] const char* pFilename,[In] ID3DXMesh* pMesh,[In] const unsigned int* pAdjacency,[In] const D3DXMATERIAL* pMaterials,[In] const D3DXEFFECTINSTANCE* pEffectInstances,[In] unsigned int NumMaterials,[In] unsigned int Format)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXValidPatchMesh(SharpDX.Direct3D9.ID3DXPatchMesh,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="dwcDegenerateVertices">No documentation.</param>
<param name="dwcDegeneratePatches">No documentation.</param>
<param name="errorsAndWarningsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXValidPatchMesh']/*"/>
<unmanaged>HRESULT D3DXValidPatchMesh([In] ID3DXPatchMesh* pMesh,[In] unsigned int* dwcDegenerateVertices,[In] unsigned int* dwcDegeneratePatches,[In] ID3DXBuffer** ppErrorsAndWarnings)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeBoundingSphere(SharpDX.Vector3,System.Int32,System.Int32,SharpDX.Vector3,System.Single)">
<summary>
No documentation.
</summary>
<param name="firstPositionRef">No documentation.</param>
<param name="numVertices">No documentation.</param>
<param name="dwStride">No documentation.</param>
<param name="centerRef">No documentation.</param>
<param name="radiusRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeBoundingSphere']/*"/>
<unmanaged>HRESULT D3DXComputeBoundingSphere([In] const D3DXVECTOR3* pFirstPosition,[In] unsigned int NumVertices,[In] unsigned int dwStride,[In] D3DXVECTOR3* pCenter,[In] float* pRadius)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXBoxBoundProbe(SharpDX.Vector3,SharpDX.Vector3,SharpDX.Vector3,SharpDX.Vector3)">
<summary>
No documentation.
</summary>
<param name="minRef">No documentation.</param>
<param name="maxRef">No documentation.</param>
<param name="rayPositionRef">No documentation.</param>
<param name="rayDirectionRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXBoxBoundProbe']/*"/>
<unmanaged>BOOL D3DXBoxBoundProbe([In] const D3DXVECTOR3* pMin,[In] const D3DXVECTOR3* pMax,[In] const D3DXVECTOR3* pRayPosition,[In] const D3DXVECTOR3* pRayDirection)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXUVAtlasPartition(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.Single,SharpDX.FunctionCallback,System.Single,System.IntPtr,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="uMaxChartNumber">No documentation.</param>
<param name="fMaxStretch">No documentation.</param>
<param name="dwTextureIndex">No documentation.</param>
<param name="dwAdjacencyRef">No documentation.</param>
<param name="dwFalseEdgeAdjacencyRef">No documentation.</param>
<param name="fIMTArrayRef">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="fCallbackFrequency">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="meshOutOut">No documentation.</param>
<param name="facePartitioningOut">No documentation.</param>
<param name="vertexRemapArrayOut">No documentation.</param>
<param name="partitionResultAdjacencyOut">No documentation.</param>
<param name="fMaxStretchOutRef">No documentation.</param>
<param name="uNumChartsOutRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXUVAtlasPartition']/*"/>
<unmanaged>HRESULT D3DXUVAtlasPartition([In] ID3DXMesh* pMesh,[In] unsigned int uMaxChartNumber,[In] float fMaxStretch,[In] unsigned int dwTextureIndex,[In] const unsigned int* pdwAdjacency,[In] const unsigned int* pdwFalseEdgeAdjacency,[In] const float* pfIMTArray,[In] __function__stdcall* pStatusCallback,[In] float fCallbackFrequency,[In] void* pUserContext,[In] unsigned int dwOptions,[In] ID3DXMesh** ppMeshOut,[In] ID3DXBuffer** ppFacePartitioning,[In] ID3DXBuffer** ppVertexRemapArray,[In] ID3DXBuffer** ppPartitionResultAdjacency,[In] float* pfMaxStretchOut,[In] unsigned int* puNumChartsOut)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSplitMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshInRef">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="maxSize">No documentation.</param>
<param name="options">No documentation.</param>
<param name="meshesOutRef">No documentation.</param>
<param name="meshArrayOutOut">No documentation.</param>
<param name="adjacencyArrayOutOut">No documentation.</param>
<param name="faceRemapArrayOutOut">No documentation.</param>
<param name="vertRemapArrayOutOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSplitMesh']/*"/>
<unmanaged>HRESULT D3DXSplitMesh([In] ID3DXMesh* pMeshIn,[In] const unsigned int* pAdjacencyIn,[In] const unsigned int MaxSize,[In] const unsigned int Options,[In] unsigned int* pMeshesOut,[In] ID3DXBuffer** ppMeshArrayOut,[In] ID3DXBuffer** ppAdjacencyArrayOut,[In] ID3DXBuffer** ppFaceRemapArrayOut,[In] ID3DXBuffer** ppVertRemapArrayOut)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeTangent(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="mesh">No documentation.</param>
<param name="texStage">No documentation.</param>
<param name="tangentIndex">No documentation.</param>
<param name="binormIndex">No documentation.</param>
<param name="wrap">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeTangent']/*"/>
<unmanaged>HRESULT D3DXComputeTangent([In] ID3DXMesh* Mesh,[In] unsigned int TexStage,[In] unsigned int TangentIndex,[In] unsigned int BinormIndex,[In] unsigned int Wrap,[In] const unsigned int* pAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXIntersect(SharpDX.Direct3D9.ID3DXBaseMesh,SharpDX.Vector3,SharpDX.Vector3,System.Boolean,System.Int32,System.Single,System.Single,System.Single,SharpDX.Direct3D9.ShaderBytecode@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="rayPosRef">No documentation.</param>
<param name="rayDirRef">No documentation.</param>
<param name="hitRef">No documentation.</param>
<param name="faceIndexRef">No documentation.</param>
<param name="uRef">No documentation.</param>
<param name="vRef">No documentation.</param>
<param name="distRef">No documentation.</param>
<param name="allHitsOut">No documentation.</param>
<param name="countOfHitsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIntersect']/*"/>
<unmanaged>HRESULT D3DXIntersect([In] ID3DXBaseMesh* pMesh,[In] const D3DXVECTOR3* pRayPos,[In] const D3DXVECTOR3* pRayDir,[In] BOOL* pHit,[In] unsigned int* pFaceIndex,[In] float* pU,[In] float* pV,[In] float* pDist,[In] ID3DXBuffer** ppAllHits,[In] unsigned int* pCountOfHits)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshFromXResource(System.IntPtr,System.String,System.String,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="module">No documentation.</param>
<param name="name">No documentation.</param>
<param name="type">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshFromXResource']/*"/>
<unmanaged>HRESULT D3DXLoadMeshFromXResource([In] HINSTANCE Module,[In] const char* Name,[In] const char* Type,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppAdjacency,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXOptimizeVertices(System.IntPtr,System.Int32,System.Int32,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="bIndicesRef">No documentation.</param>
<param name="cFaces">No documentation.</param>
<param name="cVertices">No documentation.</param>
<param name="b32BitIndices">No documentation.</param>
<param name="vertexRemapRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXOptimizeVertices']/*"/>
<unmanaged>HRESULT D3DXOptimizeVertices([In] const void* pbIndices,[In] unsigned int cFaces,[In] unsigned int cVertices,[In] BOOL b32BitIndices,[In] unsigned int* pVertexRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadPatchMeshFromXof(SharpDX.Direct3D9.ID3DXFileData,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXPatchMesh@)">
<summary>
No documentation.
</summary>
<param name="xofObjMeshRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadPatchMeshFromXof']/*"/>
<unmanaged>HRESULT D3DXLoadPatchMeshFromXof([In] ID3DXFileData* pXofObjMesh,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXPatchMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateNPatchMesh(SharpDX.Direct3D9.ID3DXMesh,SharpDX.Direct3D9.ID3DXPatchMesh@)">
<summary>
No documentation.
</summary>
<param name="meshSysMemRef">No documentation.</param>
<param name="patchMeshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateNPatchMesh']/*"/>
<unmanaged>HRESULT D3DXCreateNPatchMesh([In] ID3DXMesh* pMeshSysMem,[In] ID3DXPatchMesh** pPatchMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeNormals(SharpDX.Direct3D9.ID3DXBaseMesh,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeNormals']/*"/>
<unmanaged>HRESULT D3DXComputeNormals([In] ID3DXBaseMesh* pMesh,[In] const unsigned int* pAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateSkinInfo(System.Int32,SharpDX.Direct3D9.VertexElement,System.Int32,SharpDX.Direct3D9.ID3DXSkinInfo@)">
<summary>
No documentation.
</summary>
<param name="numVertices">No documentation.</param>
<param name="declarationRef">No documentation.</param>
<param name="numBones">No documentation.</param>
<param name="skinInfoOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateSkinInfo']/*"/>
<unmanaged>HRESULT D3DXCreateSkinInfo([In] unsigned int NumVertices,[In] const D3DVERTEXELEMENT9* pDeclaration,[In] unsigned int NumBones,[In] ID3DXSkinInfo** ppSkinInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreatePatchMesh(SharpDX.Direct3D9.PatchInfo,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXPatchMesh@)">
<summary>
No documentation.
</summary>
<param name="infoRef">No documentation.</param>
<param name="dwNumPatches">No documentation.</param>
<param name="dwNumVertices">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="declRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="patchMeshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreatePatchMesh']/*"/>
<unmanaged>HRESULT D3DXCreatePatchMesh([In] const D3DXPATCHINFO* pInfo,[In] unsigned int dwNumPatches,[In] unsigned int dwNumVertices,[In] unsigned int dwOptions,[In] const D3DVERTEXELEMENT9* pDecl,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXPatchMesh** pPatchMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXConcatenateMeshes(SharpDX.Direct3D9.ID3DXMesh@,System.Int32,System.Int32,SharpDX.Matrix@,SharpDX.Matrix@,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="meshesOut">No documentation.</param>
<param name="numMeshes">No documentation.</param>
<param name="options">No documentation.</param>
<param name="geomXFormsRef">No documentation.</param>
<param name="textureXFormsRef">No documentation.</param>
<param name="declRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="meshOutOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXConcatenateMeshes']/*"/>
<unmanaged>HRESULT D3DXConcatenateMeshes([In] ID3DXMesh** ppMeshes,[In] unsigned int NumMeshes,[In] unsigned int Options,[In] const D3DXMATRIX* pGeomXForms,[In] const D3DXMATRIX* pTextureXForms,[In] const D3DVERTEXELEMENT9* pDecl,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXMesh** ppMeshOut)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSphereBoundProbe(SharpDX.Vector3,System.Single,SharpDX.Vector3,SharpDX.Vector3)">
<summary>
No documentation.
</summary>
<param name="centerRef">No documentation.</param>
<param name="radius">No documentation.</param>
<param name="rayPositionRef">No documentation.</param>
<param name="rayDirectionRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSphereBoundProbe']/*"/>
<unmanaged>BOOL D3DXSphereBoundProbe([In] const D3DXVECTOR3* pCenter,[In] float Radius,[In] const D3DXVECTOR3* pRayPosition,[In] const D3DXVECTOR3* pRayDirection)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateMesh(System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="numFaces">No documentation.</param>
<param name="numVertices">No documentation.</param>
<param name="options">No documentation.</param>
<param name="declarationRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateMesh']/*"/>
<unmanaged>HRESULT D3DXCreateMesh([In] unsigned int NumFaces,[In] unsigned int NumVertices,[In] unsigned int Options,[In] const D3DVERTEXELEMENT9* pDeclaration,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXTriPatchSize(System.Single,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="fNumSegsRef">No documentation.</param>
<param name="dwTrianglesRef">No documentation.</param>
<param name="dwVerticesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTriPatchSize']/*"/>
<unmanaged>HRESULT D3DXTriPatchSize([In] const float* pfNumSegs,[In] unsigned int* pdwTriangles,[In] unsigned int* pdwVertices)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetFVFVertexSize(System.Int32)">
<summary>
No documentation.
</summary>
<param name="fvf">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetFVFVertexSize']/*"/>
<unmanaged>unsigned int D3DXGetFVFVertexSize([In] unsigned int FVF)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetDeclLength(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetDeclLength']/*"/>
<unmanaged>unsigned int D3DXGetDeclLength([In] const D3DVERTEXELEMENT9* pDecl)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXTessellateTriPatch(SharpDX.Direct3D9.VertexBuffer,System.Single,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.TrianglePatchInfo,SharpDX.Direct3D9.ID3DXMesh)">
<summary>
No documentation.
</summary>
<param name="vBRef">No documentation.</param>
<param name="numSegsRef">No documentation.</param>
<param name="inDeclRef">No documentation.</param>
<param name="triPatchInfoRef">No documentation.</param>
<param name="meshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTessellateTriPatch']/*"/>
<unmanaged>HRESULT D3DXTessellateTriPatch([In] IDirect3DVertexBuffer9* pVB,[In] const float* pNumSegs,[In] const D3DVERTEXELEMENT9* pInDecl,[In] const D3DTRIPATCH_INFO* pTriPatchInfo,[In] ID3DXMesh* pMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXConvertMeshSubsetToStrips(SharpDX.Direct3D9.ID3DXBaseMesh,System.Int32,System.Int32,SharpDX.Direct3D9.IndexBuffer@,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshIn">No documentation.</param>
<param name="attribId">No documentation.</param>
<param name="iBOptions">No documentation.</param>
<param name="indexBufferOut">No documentation.</param>
<param name="numIndicesRef">No documentation.</param>
<param name="stripLengthsOut">No documentation.</param>
<param name="numStripsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXConvertMeshSubsetToStrips']/*"/>
<unmanaged>HRESULT D3DXConvertMeshSubsetToStrips([In] ID3DXBaseMesh* MeshIn,[In] unsigned int AttribId,[In] unsigned int IBOptions,[In] IDirect3DIndexBuffer9** ppIndexBuffer,[In] unsigned int* pNumIndices,[In] ID3DXBuffer** ppStripLengths,[In] unsigned int* pNumStrips)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXIntersectTri(SharpDX.Vector3,SharpDX.Vector3,SharpDX.Vector3,SharpDX.Vector3,SharpDX.Vector3,System.Single,System.Single,System.Single)">
<summary>
No documentation.
</summary>
<param name="arg0Ref">No documentation.</param>
<param name="arg1Ref">No documentation.</param>
<param name="arg2Ref">No documentation.</param>
<param name="rayPosRef">No documentation.</param>
<param name="rayDirRef">No documentation.</param>
<param name="uRef">No documentation.</param>
<param name="vRef">No documentation.</param>
<param name="distRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIntersectTri']/*"/>
<unmanaged>BOOL D3DXIntersectTri([In] const D3DXVECTOR3* p0,[In] const D3DXVECTOR3* p1,[In] const D3DXVECTOR3* p2,[In] const D3DXVECTOR3* pRayPos,[In] const D3DXVECTOR3* pRayDir,[In] float* pU,[In] float* pV,[In] float* pDist)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXConvertMeshSubsetToSingleStrip(SharpDX.Direct3D9.ID3DXBaseMesh,System.Int32,System.Int32,SharpDX.Direct3D9.IndexBuffer@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="meshIn">No documentation.</param>
<param name="attribId">No documentation.</param>
<param name="iBOptions">No documentation.</param>
<param name="indexBufferOut">No documentation.</param>
<param name="numIndicesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXConvertMeshSubsetToSingleStrip']/*"/>
<unmanaged>HRESULT D3DXConvertMeshSubsetToSingleStrip([In] ID3DXBaseMesh* MeshIn,[In] unsigned int AttribId,[In] unsigned int IBOptions,[In] IDirect3DIndexBuffer9** ppIndexBuffer,[In] unsigned int* pNumIndices)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeIMTFromPerVertexSignal(SharpDX.Direct3D9.ID3DXMesh,System.Single,System.Int32,System.Int32,System.Int32,SharpDX.FunctionCallback,System.IntPtr,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="fVertexSignalRef">No documentation.</param>
<param name="uSignalDimension">No documentation.</param>
<param name="uSignalStride">No documentation.</param>
<param name="dwOptions">No documentation.</param>
<param name="statusCallbackRef">No documentation.</param>
<param name="userContextRef">No documentation.</param>
<param name="iMTDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeIMTFromPerVertexSignal']/*"/>
<unmanaged>HRESULT D3DXComputeIMTFromPerVertexSignal([In] ID3DXMesh* pMesh,[In] const float* pfVertexSignal,[In] unsigned int uSignalDimension,[In] unsigned int uSignalStride,[In] unsigned int dwOptions,[In] __function__stdcall* pStatusCallback,[In] void* pUserContext,[In] ID3DXBuffer** ppIMTData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshFromXW(System.String,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="filenameRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshFromXW']/*"/>
<unmanaged>HRESULT D3DXLoadMeshFromXW([In] const wchar_t* pFilename,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppAdjacency,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateSkinInfoFromBlendedMesh(SharpDX.Direct3D9.ID3DXBaseMesh,System.Int32,SharpDX.Direct3D9.BoneCombination,SharpDX.Direct3D9.ID3DXSkinInfo@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="numBones">No documentation.</param>
<param name="boneCombinationTableRef">No documentation.</param>
<param name="skinInfoOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateSkinInfoFromBlendedMesh']/*"/>
<unmanaged>HRESULT D3DXCreateSkinInfoFromBlendedMesh([In] ID3DXBaseMesh* pMesh,[In] unsigned int NumBones,[In] const D3DXBONECOMBINATION* pBoneCombinationTable,[In] ID3DXSkinInfo** ppSkinInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadMeshFromXInMemory(System.IntPtr,System.Int32,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="memory">No documentation.</param>
<param name="sizeOfMemory">No documentation.</param>
<param name="options">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="materialsOut">No documentation.</param>
<param name="effectInstancesOut">No documentation.</param>
<param name="numMaterialsRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadMeshFromXInMemory']/*"/>
<unmanaged>HRESULT D3DXLoadMeshFromXInMemory([In] const void* Memory,[In] unsigned int SizeOfMemory,[In] unsigned int Options,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXBuffer** ppAdjacency,[In] ID3DXBuffer** ppMaterials,[In] ID3DXBuffer** ppEffectInstances,[In] unsigned int* pNumMaterials,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXOptimizeFaces(System.IntPtr,System.Int32,System.Int32,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="bIndicesRef">No documentation.</param>
<param name="cFaces">No documentation.</param>
<param name="cVertices">No documentation.</param>
<param name="b32BitIndices">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXOptimizeFaces']/*"/>
<unmanaged>HRESULT D3DXOptimizeFaces([In] const void* pbIndices,[In] unsigned int cFaces,[In] unsigned int cVertices,[In] BOOL b32BitIndices,[In] unsigned int* pFaceRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetDeclVertexSize(SharpDX.Direct3D9.VertexElement,System.Int32)">
<summary>
No documentation.
</summary>
<param name="declRef">No documentation.</param>
<param name="stream">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetDeclVertexSize']/*"/>
<unmanaged>unsigned int D3DXGetDeclVertexSize([In] const D3DVERTEXELEMENT9* pDecl,[In] unsigned int Stream)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXTessellateNPatches(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Single,System.Boolean,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="meshInRef">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="numSegs">No documentation.</param>
<param name="quadraticInterpNormals">No documentation.</param>
<param name="meshOutOut">No documentation.</param>
<param name="adjacencyOutOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTessellateNPatches']/*"/>
<unmanaged>HRESULT D3DXTessellateNPatches([In] ID3DXMesh* pMeshIn,[In] const unsigned int* pAdjacencyIn,[In] float NumSegs,[In] BOOL QuadraticInterpNormals,[In] ID3DXMesh** ppMeshOut,[In] ID3DXBuffer** ppAdjacencyOut)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCleanMesh(SharpDX.Direct3D9.CleanType,SharpDX.Direct3D9.ID3DXMesh,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,System.Int32,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="cleanType">No documentation.</param>
<param name="meshInRef">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="meshOutOut">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="errorsAndWarningsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCleanMesh']/*"/>
<unmanaged>HRESULT D3DXCleanMesh([In] D3DXCLEANTYPE CleanType,[In] ID3DXMesh* pMeshIn,[In] const unsigned int* pAdjacencyIn,[In] ID3DXMesh** ppMeshOut,[In] unsigned int* pAdjacencyOut,[In] ID3DXBuffer** ppErrorsAndWarnings)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderInputSemantics(System.Int32,SharpDX.Direct3D9.ShaderSemantic,System.Int32)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="semanticsRef">No documentation.</param>
<param name="countRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderInputSemantics']/*"/>
<unmanaged>HRESULT D3DXGetShaderInputSemantics([In] const unsigned int* pFunction,[In] D3DXSEMANTIC* pSemantics,[In] unsigned int* pCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderConstantTable(System.Int32,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderConstantTable']/*"/>
<unmanaged>HRESULT D3DXGetShaderConstantTable([In] const unsigned int* pFunction,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXAssembleShaderFromFileW(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXAssembleShaderFromFileW']/*"/>
<unmanaged>HRESULT D3DXAssembleShaderFromFileW([In] const wchar_t* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFindShaderComment(System.Int32,System.Int32,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="fourCC">No documentation.</param>
<param name="dataOut">No documentation.</param>
<param name="sizeInBytesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFindShaderComment']/*"/>
<unmanaged>HRESULT D3DXFindShaderComment([In] const unsigned int* pFunction,[In] unsigned int FourCC,[In] const void** ppData,[In] unsigned int* pSizeInBytes)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXPreprocessShaderFromFileA(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="shaderTextOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPreprocessShaderFromFileA']/*"/>
<unmanaged>HRESULT D3DXPreprocessShaderFromFileA([In] const char* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] ID3DXBuffer** ppShaderText,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderConstantTableEx(System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderConstantTableEx']/*"/>
<unmanaged>HRESULT D3DXGetShaderConstantTableEx([In] const unsigned int* pFunction,[In] unsigned int Flags,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCompileShaderFromFileA(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.String,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="functionNameRef">No documentation.</param>
<param name="profileRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCompileShaderFromFileA']/*"/>
<unmanaged>HRESULT D3DXCompileShaderFromFileA([In] const char* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pFunctionName,[In] const char* pProfile,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureShader(System.Int32,SharpDX.Direct3D9.ID3DXTextureShader@)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="textureShaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureShader']/*"/>
<unmanaged>HRESULT D3DXCreateTextureShader([In] const unsigned int* pFunction,[In] ID3DXTextureShader** ppTextureShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetVertexShaderProfile(SharpDX.Direct3D9.Device)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetVertexShaderProfile']/*"/>
<unmanaged>const char* D3DXGetVertexShaderProfile([In] IDirect3DDevice9* pDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCompileShaderFromResourceW(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.String,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="functionNameRef">No documentation.</param>
<param name="profileRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCompileShaderFromResourceW']/*"/>
<unmanaged>HRESULT D3DXCompileShaderFromResourceW([In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pFunctionName,[In] const char* pProfile,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXPreprocessShaderFromResourceA(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="shaderTextOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPreprocessShaderFromResourceA']/*"/>
<unmanaged>HRESULT D3DXPreprocessShaderFromResourceA([In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] ID3DXBuffer** ppShaderText,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXPreprocessShaderFromResourceW(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="shaderTextOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPreprocessShaderFromResourceW']/*"/>
<unmanaged>HRESULT D3DXPreprocessShaderFromResourceW([In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] ID3DXBuffer** ppShaderText,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXAssembleShaderFromResourceA(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXAssembleShaderFromResourceA']/*"/>
<unmanaged>HRESULT D3DXAssembleShaderFromResourceA([In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderOutputSemantics(System.Int32,SharpDX.Direct3D9.ShaderSemantic,System.Int32)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="semanticsRef">No documentation.</param>
<param name="countRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderOutputSemantics']/*"/>
<unmanaged>HRESULT D3DXGetShaderOutputSemantics([In] const unsigned int* pFunction,[In] D3DXSEMANTIC* pSemantics,[In] unsigned int* pCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCompileShaderFromResourceA(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.String,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="functionNameRef">No documentation.</param>
<param name="profileRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCompileShaderFromResourceA']/*"/>
<unmanaged>HRESULT D3DXCompileShaderFromResourceA([In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pFunctionName,[In] const char* pProfile,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXAssembleShaderFromResourceW(System.IntPtr,System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXAssembleShaderFromResourceW']/*"/>
<unmanaged>HRESULT D3DXAssembleShaderFromResourceW([In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXAssembleShader(System.String,System.Int32,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataLen">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXAssembleShader']/*"/>
<unmanaged>HRESULT D3DXAssembleShader([In] const char* pSrcData,[In] unsigned int SrcDataLen,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXDisassembleShader(System.Int32,System.Boolean,System.String,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="shaderRef">No documentation.</param>
<param name="enableColorCode">No documentation.</param>
<param name="commentsRef">No documentation.</param>
<param name="disassemblyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXDisassembleShader']/*"/>
<unmanaged>HRESULT D3DXDisassembleShader([In] const unsigned int* pShader,[In] BOOL EnableColorCode,[In] const char* pComments,[In] ID3DXBuffer** ppDisassembly)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXPreprocessShaderFromFileW(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="shaderTextOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPreprocessShaderFromFileW']/*"/>
<unmanaged>HRESULT D3DXPreprocessShaderFromFileW([In] const wchar_t* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] ID3DXBuffer** ppShaderText,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCompileShaderFromFileW(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.String,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="functionNameRef">No documentation.</param>
<param name="profileRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCompileShaderFromFileW']/*"/>
<unmanaged>HRESULT D3DXCompileShaderFromFileW([In] const wchar_t* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pFunctionName,[In] const char* pProfile,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCompileShader(System.String,System.Int32,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.String,System.String,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataLen">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="functionNameRef">No documentation.</param>
<param name="profileRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCompileShader']/*"/>
<unmanaged>HRESULT D3DXCompileShader([In] const char* pSrcData,[In] unsigned int SrcDataLen,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] const char* pFunctionName,[In] const char* pProfile,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderVersion(System.Int32)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderVersion']/*"/>
<unmanaged>unsigned int D3DXGetShaderVersion([In] const unsigned int* pFunction)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXAssembleShaderFromFileA(System.String,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXAssembleShaderFromFileA']/*"/>
<unmanaged>HRESULT D3DXAssembleShaderFromFileA([In] const char* pSrcFile,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderSize(System.Int32)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderSize']/*"/>
<unmanaged>unsigned int D3DXGetShaderSize([In] const unsigned int* pFunction)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetPixelShaderProfile(SharpDX.Direct3D9.Device)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetPixelShaderProfile']/*"/>
<unmanaged>const char* D3DXGetPixelShaderProfile([In] IDirect3DDevice9* pDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetShaderSamplers(System.Int32,System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="functionRef">No documentation.</param>
<param name="samplersRef">No documentation.</param>
<param name="countRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetShaderSamplers']/*"/>
<unmanaged>HRESULT D3DXGetShaderSamplers([In] const unsigned int* pFunction,[In] const char** pSamplers,[In] unsigned int* pCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXPreprocessShader(System.String,System.Int32,SharpDX.Direct3D9.Macro@,SharpDX.Direct3D9.ID3DXInclude,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="definesRef">No documentation.</param>
<param name="includeRef">No documentation.</param>
<param name="shaderTextOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPreprocessShader']/*"/>
<unmanaged>HRESULT D3DXPreprocessShader([In] const char* pSrcData,[In] unsigned int SrcDataSize,[In] const D3DXMACRO* pDefines,[In] ID3DXInclude* pInclude,[In] ID3DXBuffer** ppShaderText,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateBox(SharpDX.Direct3D9.Device,System.Single,System.Single,System.Single,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateBox']/*"/>
<unmanaged>HRESULT D3DXCreateBox([In] IDirect3DDevice9* pDevice,[In] float Width,[In] float Height,[In] float Depth,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreatePolygon(SharpDX.Direct3D9.Device,System.Single,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="length">No documentation.</param>
<param name="sides">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreatePolygon']/*"/>
<unmanaged>HRESULT D3DXCreatePolygon([In] IDirect3DDevice9* pDevice,[In] float Length,[In] unsigned int Sides,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTeapot(SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTeapot']/*"/>
<unmanaged>HRESULT D3DXCreateTeapot([In] IDirect3DDevice9* pDevice,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTorus(SharpDX.Direct3D9.Device,System.Single,System.Single,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="innerRadius">No documentation.</param>
<param name="outerRadius">No documentation.</param>
<param name="sides">No documentation.</param>
<param name="rings">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTorus']/*"/>
<unmanaged>HRESULT D3DXCreateTorus([In] IDirect3DDevice9* pDevice,[In] float InnerRadius,[In] float OuterRadius,[In] unsigned int Sides,[In] unsigned int Rings,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateSphere(SharpDX.Direct3D9.Device,System.Single,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="radius">No documentation.</param>
<param name="slices">No documentation.</param>
<param name="stacks">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateSphere']/*"/>
<unmanaged>HRESULT D3DXCreateSphere([In] IDirect3DDevice9* pDevice,[In] float Radius,[In] unsigned int Slices,[In] unsigned int Stacks,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Single,System.Single,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hDC">No documentation.</param>
<param name="textRef">No documentation.</param>
<param name="deviation">No documentation.</param>
<param name="extrusion">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="pGlyphMetrics">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextA']/*"/>
<unmanaged>HRESULT D3DXCreateTextA([In] IDirect3DDevice9* pDevice,[In] HDC hDC,[In] const char* pText,[In] float Deviation,[In] float Extrusion,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency,[In] LPGLYPHMETRICSFLOAT pGlyphMetrics)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Single,System.Single,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hDC">No documentation.</param>
<param name="textRef">No documentation.</param>
<param name="deviation">No documentation.</param>
<param name="extrusion">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<param name="pGlyphMetrics">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextW']/*"/>
<unmanaged>HRESULT D3DXCreateTextW([In] IDirect3DDevice9* pDevice,[In] HDC hDC,[In] const wchar_t* pText,[In] float Deviation,[In] float Extrusion,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency,[In] LPGLYPHMETRICSFLOAT pGlyphMetrics)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCylinder(SharpDX.Direct3D9.Device,System.Single,System.Single,System.Single,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="radius1">No documentation.</param>
<param name="radius2">No documentation.</param>
<param name="length">No documentation.</param>
<param name="slices">No documentation.</param>
<param name="stacks">No documentation.</param>
<param name="meshOut">No documentation.</param>
<param name="adjacencyOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCylinder']/*"/>
<unmanaged>HRESULT D3DXCreateCylinder([In] IDirect3DDevice9* pDevice,[In] float Radius1,[In] float Radius2,[In] float Length,[In] unsigned int Slices,[In] unsigned int Stacks,[In] ID3DXMesh** ppMesh,[In] ID3DXBuffer** ppAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetImageInfoFromResourceW(System.IntPtr,System.String,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetImageInfoFromResourceW']/*"/>
<unmanaged>HRESULT D3DXGetImageInfoFromResourceW([In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFillVolumeTextureTX(SharpDX.Direct3D9.VolumeTexture,SharpDX.Direct3D9.ID3DXTextureShader)">
<summary>
No documentation.
</summary>
<param name="volumeTextureRef">No documentation.</param>
<param name="textureShaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFillVolumeTextureTX']/*"/>
<unmanaged>HRESULT D3DXFillVolumeTextureTX([In] IDirect3DVolumeTexture9* pVolumeTexture,[In] ID3DXTextureShader* pTextureShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromResourceExA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromResourceExA']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromResourceExA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromResourceExW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromResourceExW']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromResourceExW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTexture(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTexture']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTexture([In] IDirect3DDevice9* pDevice,[In] unsigned int Size,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveSurfaceToFileW(System.String,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle)">
<summary>
No documentation.
</summary>
<param name="destFileRef">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcSurfaceRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveSurfaceToFileW']/*"/>
<unmanaged>HRESULT D3DXSaveSurfaceToFileW([In] const wchar_t* pDestFile,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DSurface9* pSrcSurface,[In] const PALETTEENTRY* pSrcPalette,[In] const RECT* pSrcRect)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromFileExA(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromFileExA']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromFileExA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] unsigned int Size,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromFileExW(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromFileExW']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromFileExW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] unsigned int Size,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromFileInMemoryEx(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromFileInMemoryEx']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromFileInMemoryEx([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromResourceA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromResourceA']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromResourceA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFillTextureTX(SharpDX.Direct3D9.Texture,SharpDX.Direct3D9.ID3DXTextureShader)">
<summary>
No documentation.
</summary>
<param name="textureRef">No documentation.</param>
<param name="textureShaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFillTextureTX']/*"/>
<unmanaged>HRESULT D3DXFillTextureTX([In] IDirect3DTexture9* pTexture,[In] ID3DXTextureShader* pTextureShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveTextureToFileA(System.String,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.BaseTexture,SharpDX.Direct3D9.PaletteEntry)">
<summary>
No documentation.
</summary>
<param name="destFileRef">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcTextureRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveTextureToFileA']/*"/>
<unmanaged>HRESULT D3DXSaveTextureToFileA([In] const char* pDestFile,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DBaseTexture9* pSrcTexture,[In] const PALETTEENTRY* pSrcPalette)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromResourceA(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.IntPtr,System.String,SharpDX.Rectangle,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromResourceA']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromResourceA([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromResourceW(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.IntPtr,System.String,SharpDX.Rectangle,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromResourceW']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromResourceW([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromResourceA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromResourceA']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromResourceA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromResourceW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromResourceW']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromResourceW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromFileA(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.String,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromFileA']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromFileA([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] const char* pSrcFile,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetImageInfoFromResourceA(System.IntPtr,System.String,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetImageInfoFromResourceA']/*"/>
<unmanaged>HRESULT D3DXGetImageInfoFromResourceA([In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromFileA(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromFileA']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromFileA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromFileW(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromFileW']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromFileW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCheckVolumeTextureRequirements(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="widthRef">No documentation.</param>
<param name="heightRef">No documentation.</param>
<param name="depthRef">No documentation.</param>
<param name="numMipLevelsRef">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="formatRef">No documentation.</param>
<param name="pool">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCheckVolumeTextureRequirements']/*"/>
<unmanaged>HRESULT D3DXCheckVolumeTextureRequirements([In] IDirect3DDevice9* pDevice,[In] unsigned int* pWidth,[In] unsigned int* pHeight,[In] unsigned int* pDepth,[In] unsigned int* pNumMipLevels,[In] unsigned int Usage,[In] D3DFORMAT* pFormat,[In] D3DPOOL Pool)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFillCubeTexture(SharpDX.Direct3D9.CubeTexture,SharpDX.FunctionCallback,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="cubeTextureRef">No documentation.</param>
<param name="functionRef">No documentation.</param>
<param name="dataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFillCubeTexture']/*"/>
<unmanaged>HRESULT D3DXFillCubeTexture([In] IDirect3DCubeTexture9* pCubeTexture,[In] __function__stdcall* pFunction,[In] void* pData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromFileW(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.String,SharpDX.Rectangle,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromFileW']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromFileW([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] const wchar_t* pSrcFile,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCheckCubeTextureRequirements(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="sizeRef">No documentation.</param>
<param name="numMipLevelsRef">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="formatRef">No documentation.</param>
<param name="pool">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCheckCubeTextureRequirements']/*"/>
<unmanaged>HRESULT D3DXCheckCubeTextureRequirements([In] IDirect3DDevice9* pDevice,[In] unsigned int* pSize,[In] unsigned int* pNumMipLevels,[In] unsigned int Usage,[In] D3DFORMAT* pFormat,[In] D3DPOOL Pool)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromFileInMemory(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.IntPtr,System.Int32,SharpDX.Rectangle,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromFileInMemory']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromFileInMemory([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromResourceW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromResourceW']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromResourceW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveSurfaceToFileA(System.String,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle)">
<summary>
No documentation.
</summary>
<param name="destFileRef">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcSurfaceRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveSurfaceToFileA']/*"/>
<unmanaged>HRESULT D3DXSaveSurfaceToFileA([In] const char* pDestFile,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DSurface9* pSrcSurface,[In] const PALETTEENTRY* pSrcPalette,[In] const RECT* pSrcRect)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromFileW(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromFileW']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromFileW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetImageInfoFromFileA(System.String,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetImageInfoFromFileA']/*"/>
<unmanaged>HRESULT D3DXGetImageInfoFromFileA([In] const char* pSrcFile,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetImageInfoFromFileW(System.String,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="srcFileRef">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetImageInfoFromFileW']/*"/>
<unmanaged>HRESULT D3DXGetImageInfoFromFileW([In] const wchar_t* pSrcFile,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXGetImageInfoFromFileInMemory(System.IntPtr,System.Int32,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXGetImageInfoFromFileInMemory']/*"/>
<unmanaged>HRESULT D3DXGetImageInfoFromFileInMemory([In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromFileW(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.String,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromFileW']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromFileW([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] const wchar_t* pSrcFile,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromFileInMemory(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromFileInMemory']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromFileInMemory([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFillCubeTextureTX(SharpDX.Direct3D9.CubeTexture,SharpDX.Direct3D9.ID3DXTextureShader)">
<summary>
No documentation.
</summary>
<param name="cubeTextureRef">No documentation.</param>
<param name="textureShaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFillCubeTextureTX']/*"/>
<unmanaged>HRESULT D3DXFillCubeTextureTX([In] IDirect3DCubeTexture9* pCubeTexture,[In] ID3DXTextureShader* pTextureShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromResourceExA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromResourceExA']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromResourceExA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] unsigned int Size,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromFileA(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromFileA']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromFileA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromResourceW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromResourceW']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromResourceW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXComputeNormalMap(SharpDX.Direct3D9.Texture,SharpDX.Direct3D9.Texture,SharpDX.Direct3D9.PaletteEntry,System.Int32,System.Int32,System.Single)">
<summary>
No documentation.
</summary>
<param name="textureRef">No documentation.</param>
<param name="srcTextureRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="channel">No documentation.</param>
<param name="amplitude">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXComputeNormalMap']/*"/>
<unmanaged>HRESULT D3DXComputeNormalMap([In] IDirect3DTexture9* pTexture,[In] IDirect3DTexture9* pSrcTexture,[In] const PALETTEENTRY* pSrcPalette,[In] unsigned int Flags,[In] unsigned int Channel,[In] float Amplitude)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTexture(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTexture']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTexture([In] IDirect3DDevice9* pDevice,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCheckTextureRequirements(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="widthRef">No documentation.</param>
<param name="heightRef">No documentation.</param>
<param name="numMipLevelsRef">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="formatRef">No documentation.</param>
<param name="pool">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCheckTextureRequirements']/*"/>
<unmanaged>HRESULT D3DXCheckTextureRequirements([In] IDirect3DDevice9* pDevice,[In] unsigned int* pWidth,[In] unsigned int* pHeight,[In] unsigned int* pNumMipLevels,[In] unsigned int Usage,[In] D3DFORMAT* pFormat,[In] D3DPOOL Pool)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromResourceExA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromResourceExA']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromResourceExA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromFileExW(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromFileExW']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromFileExW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromFileInMemory(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromFileInMemory']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromFileInMemory([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveSurfaceToFileInMemory(SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle)">
<summary>
No documentation.
</summary>
<param name="destBufOut">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcSurfaceRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveSurfaceToFileInMemory']/*"/>
<unmanaged>HRESULT D3DXSaveSurfaceToFileInMemory([In] ID3DXBuffer** ppDestBuf,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DSurface9* pSrcSurface,[In] const PALETTEENTRY* pSrcPalette,[In] const RECT* pSrcRect)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFillTexture(SharpDX.Direct3D9.Texture,SharpDX.FunctionCallback,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="textureRef">No documentation.</param>
<param name="functionRef">No documentation.</param>
<param name="dataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFillTexture']/*"/>
<unmanaged>HRESULT D3DXFillTexture([In] IDirect3DTexture9* pTexture,[In] __function__stdcall* pFunction,[In] void* pData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromVolume(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="srcVolumeRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromVolume']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromVolume([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] IDirect3DVolume9* pSrcVolume,[In] const PALETTEENTRY* pSrcPalette,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveTextureToFileW(System.String,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.BaseTexture,SharpDX.Direct3D9.PaletteEntry)">
<summary>
No documentation.
</summary>
<param name="destFileRef">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcTextureRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveTextureToFileW']/*"/>
<unmanaged>HRESULT D3DXSaveTextureToFileW([In] const wchar_t* pDestFile,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DBaseTexture9* pSrcTexture,[In] const PALETTEENTRY* pSrcPalette)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTexture(SharpDX.Direct3D9.Device,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTexture']/*"/>
<unmanaged>HRESULT D3DXCreateTexture([In] IDirect3DDevice9* pDevice,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromFileW(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromFileW']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromFileW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromFileExA(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="depth">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromFileExA']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromFileExA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Depth,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromFileInMemoryEx(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromFileInMemoryEx']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromFileInMemoryEx([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromFileInMemoryEx(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromFileInMemoryEx']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromFileInMemoryEx([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] unsigned int Size,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveVolumeToFileInMemory(SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@)">
<summary>
No documentation.
</summary>
<param name="destBufOut">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcVolumeRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveVolumeToFileInMemory']/*"/>
<unmanaged>HRESULT D3DXSaveVolumeToFileInMemory([In] ID3DXBuffer** ppDestBuf,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DVolume9* pSrcVolume,[In] const PALETTEENTRY* pSrcPalette,[In] const D3DBOX* pSrcBox)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateVolumeTextureFromResourceA(SharpDX.Direct3D9.Device,System.IntPtr,System.String,SharpDX.Direct3D9.VolumeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="volumeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateVolumeTextureFromResourceA']/*"/>
<unmanaged>HRESULT D3DXCreateVolumeTextureFromResourceA([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] IDirect3DVolumeTexture9** ppVolumeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromMemory(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.IntPtr,SharpDX.Direct3D9.Format,System.Int32,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="srcMemoryRef">No documentation.</param>
<param name="srcFormat">No documentation.</param>
<param name="srcPitch">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromMemory']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromMemory([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] const void* pSrcMemory,[In] D3DFORMAT SrcFormat,[In] unsigned int SrcPitch,[In] const PALETTEENTRY* pSrcPalette,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromFileA(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.String,SharpDX.Rectangle,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromFileA']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromFileA([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] const char* pSrcFile,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromResourceExW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromResourceExW']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromResourceExW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFillVolumeTexture(SharpDX.Direct3D9.VolumeTexture,SharpDX.FunctionCallback,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="volumeTextureRef">No documentation.</param>
<param name="functionRef">No documentation.</param>
<param name="dataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFillVolumeTexture']/*"/>
<unmanaged>HRESULT D3DXFillVolumeTexture([In] IDirect3DVolumeTexture9* pVolumeTexture,[In] __function__stdcall* pFunction,[In] void* pData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromFileA(SharpDX.Direct3D9.Device,System.String,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromFileA']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromFileA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromMemory(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.IntPtr,SharpDX.Direct3D9.Format,System.Int32,System.Int32,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="srcMemoryRef">No documentation.</param>
<param name="srcFormat">No documentation.</param>
<param name="srcRowPitch">No documentation.</param>
<param name="srcSlicePitch">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromMemory']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromMemory([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] const void* pSrcMemory,[In] D3DFORMAT SrcFormat,[In] unsigned int SrcRowPitch,[In] unsigned int SrcSlicePitch,[In] const PALETTEENTRY* pSrcPalette,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromFileInMemory(SharpDX.Direct3D9.Device,System.IntPtr,System.Int32,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromFileInMemory']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromFileInMemory([In] IDirect3DDevice9* pDevice,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFilterTexture(SharpDX.Direct3D9.BaseTexture,SharpDX.Direct3D9.PaletteEntry,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="baseTextureRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="srcLevel">No documentation.</param>
<param name="filter">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFilterTexture']/*"/>
<unmanaged>HRESULT D3DXFilterTexture([In] IDirect3DBaseTexture9* pBaseTexture,[In] const PALETTEENTRY* pPalette,[In] unsigned int SrcLevel,[In] unsigned int Filter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadSurfaceFromSurface(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.PaletteEntry,SharpDX.Rectangle,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="srcSurfaceRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadSurfaceFromSurface']/*"/>
<unmanaged>HRESULT D3DXLoadSurfaceFromSurface([In] IDirect3DSurface9* pDestSurface,[In] const PALETTEENTRY* pDestPalette,[In] const RECT* pDestRect,[In] IDirect3DSurface9* pSrcSurface,[In] const PALETTEENTRY* pSrcPalette,[In] const RECT* pSrcRect,[In] unsigned int Filter,[In] D3DCOLOR ColorKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveVolumeToFileA(System.String,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@)">
<summary>
No documentation.
</summary>
<param name="destFileRef">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcVolumeRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveVolumeToFileA']/*"/>
<unmanaged>HRESULT D3DXSaveVolumeToFileA([In] const char* pDestFile,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DVolume9* pSrcVolume,[In] const PALETTEENTRY* pSrcPalette,[In] const D3DBOX* pSrcBox)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveTextureToFileInMemory(SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.BaseTexture,SharpDX.Direct3D9.PaletteEntry)">
<summary>
No documentation.
</summary>
<param name="destBufOut">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcTextureRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveTextureToFileInMemory']/*"/>
<unmanaged>HRESULT D3DXSaveTextureToFileInMemory([In] ID3DXBuffer** ppDestBuf,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DBaseTexture9* pSrcTexture,[In] const PALETTEENTRY* pSrcPalette)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromFileInMemory(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.IntPtr,System.Int32,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="srcDataRef">No documentation.</param>
<param name="srcDataSize">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromFileInMemory']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromFileInMemory([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] const void* pSrcData,[In] unsigned int SrcDataSize,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromFileExA(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromFileExA']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromFileExA([In] IDirect3DDevice9* pDevice,[In] const char* pSrcFile,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateTextureFromFileExW(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Texture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="srcFileRef">No documentation.</param>
<param name="width">No documentation.</param>
<param name="height">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateTextureFromFileExW']/*"/>
<unmanaged>HRESULT D3DXCreateTextureFromFileExW([In] IDirect3DDevice9* pDevice,[In] const wchar_t* pSrcFile,[In] unsigned int Width,[In] unsigned int Height,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXSaveVolumeToFileW(System.String,SharpDX.Direct3D9.ImageFileFormat,SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@)">
<summary>
No documentation.
</summary>
<param name="destFileRef">No documentation.</param>
<param name="destFormat">No documentation.</param>
<param name="srcVolumeRef">No documentation.</param>
<param name="srcPaletteRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSaveVolumeToFileW']/*"/>
<unmanaged>HRESULT D3DXSaveVolumeToFileW([In] const wchar_t* pDestFile,[In] D3DXIMAGE_FILEFORMAT DestFormat,[In] IDirect3DVolume9* pSrcVolume,[In] const PALETTEENTRY* pSrcPalette,[In] const D3DBOX* pSrcBox)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromResourceA(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.IntPtr,System.String,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromResourceA']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromResourceA([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] HINSTANCE hSrcModule,[In] const char* pSrcResource,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXLoadVolumeFromResourceW(SharpDX.Direct3D9.Volume,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.Box@,System.IntPtr,System.String,SharpDX.Direct3D9.Box@,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@)">
<summary>
No documentation.
</summary>
<param name="destVolumeRef">No documentation.</param>
<param name="destPaletteRef">No documentation.</param>
<param name="destBoxRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="srcBoxRef">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXLoadVolumeFromResourceW']/*"/>
<unmanaged>HRESULT D3DXLoadVolumeFromResourceW([In] IDirect3DVolume9* pDestVolume,[In] const PALETTEENTRY* pDestPalette,[In] const D3DBOX* pDestBox,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] const D3DBOX* pSrcBox,[In] unsigned int Filter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXCreateCubeTextureFromResourceExW(SharpDX.Direct3D9.Device,System.IntPtr,System.String,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.Pool,System.Int32,System.Int32,SharpDX.Color4,SharpDX.Direct3D9.ImageInformation@,SharpDX.Direct3D9.PaletteEntry,SharpDX.Direct3D9.CubeTexture@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hSrcModule">No documentation.</param>
<param name="srcResourceRef">No documentation.</param>
<param name="size">No documentation.</param>
<param name="mipLevels">No documentation.</param>
<param name="usage">No documentation.</param>
<param name="format">No documentation.</param>
<param name="pool">No documentation.</param>
<param name="filter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="colorKey">No documentation.</param>
<param name="srcInfoRef">No documentation.</param>
<param name="paletteRef">No documentation.</param>
<param name="cubeTextureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCreateCubeTextureFromResourceExW']/*"/>
<unmanaged>HRESULT D3DXCreateCubeTextureFromResourceExW([In] IDirect3DDevice9* pDevice,[In] HINSTANCE hSrcModule,[In] const wchar_t* pSrcResource,[In] unsigned int Size,[In] unsigned int MipLevels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[In] unsigned int Filter,[In] unsigned int MipFilter,[In] D3DCOLOR ColorKey,[In] D3DXIMAGE_INFO* pSrcInfo,[In] PALETTEENTRY* pPalette,[In] IDirect3DCubeTexture9** ppCubeTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.D3DX9.D3DXFileCreate(SharpDX.Direct3D9.ID3DXFile@)">
<summary>
No documentation.
</summary>
<param name="lplpDirectXFile">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFileCreate']/*"/>
<unmanaged>HRESULT D3DXFileCreate([In] ID3DXFile** lplpDirectXFile)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.BaseTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9']/*"/>
<unmanaged>IDirect3DBaseTexture9</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Resource">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9']/*"/>
<unmanaged>IDirect3DResource9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Resource"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Resource.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DResource9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.SetPrivateData(System.Guid,System.IntPtr,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="refguid">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="sizeOfData">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::SetPrivateData']/*"/>
<unmanaged>HRESULT IDirect3DResource9::SetPrivateData([In] const GUID&amp; refguid,[In] const void* pData,[In] unsigned int SizeOfData,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.GetPrivateData(System.Guid,System.IntPtr,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="refguid">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="sizeOfDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetPrivateData']/*"/>
<unmanaged>HRESULT IDirect3DResource9::GetPrivateData([In] const GUID&amp; refguid,[In] void* pData,[Out] unsigned int* pSizeOfData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.FreePrivateData(System.Guid)">
<summary>
No documentation.
</summary>
<param name="refguid">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::FreePrivateData']/*"/>
<unmanaged>HRESULT IDirect3DResource9::FreePrivateData([In] const GUID&amp; refguid)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.SetPriority(System.Int32)">
<summary>
No documentation.
</summary>
<param name="priorityNew">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::SetPriority']/*"/>
<unmanaged>unsigned int IDirect3DResource9::SetPriority([In] unsigned int PriorityNew)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.GetPriority">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetPriority']/*"/>
<unmanaged>unsigned int IDirect3DResource9::GetPriority()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.PreLoad">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::PreLoad']/*"/>
<unmanaged>void IDirect3DResource9::PreLoad()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Resource.GetTypeInfo">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetType']/*"/>
<unmanaged>D3DRESOURCETYPE IDirect3DResource9::GetType()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Resource.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DResource9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Resource.Priority">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetPriority']/*"/>
<unmanaged>GetPriority</unmanaged>
<unmanaged>unsigned int IDirect3DResource9::GetPriority()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Resource.TypeInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DResource9::GetType']/*"/>
<unmanaged>GetType</unmanaged>
<unmanaged>D3DRESOURCETYPE IDirect3DResource9::GetType()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.BaseTexture"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.SetLOD(System.Int32)">
<summary>
No documentation.
</summary>
<param name="lODNew">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::SetLOD']/*"/>
<unmanaged>unsigned int IDirect3DBaseTexture9::SetLOD([In] unsigned int LODNew)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.GetLOD">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GetLOD']/*"/>
<unmanaged>unsigned int IDirect3DBaseTexture9::GetLOD()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.GetLevelCount">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GetLevelCount']/*"/>
<unmanaged>unsigned int IDirect3DBaseTexture9::GetLevelCount()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.SetAutoGenFilterType(SharpDX.Direct3D9.TextureFilter)">
<summary>
No documentation.
</summary>
<param name="filterType">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::SetAutoGenFilterType']/*"/>
<unmanaged>HRESULT IDirect3DBaseTexture9::SetAutoGenFilterType([In] D3DTEXTUREFILTERTYPE FilterType)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.GetAutoGenFilterType">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GetAutoGenFilterType']/*"/>
<unmanaged>D3DTEXTUREFILTERTYPE IDirect3DBaseTexture9::GetAutoGenFilterType()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.BaseTexture.GenerateMipSubLevels">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GenerateMipSubLevels']/*"/>
<unmanaged>void IDirect3DBaseTexture9::GenerateMipSubLevels()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.BaseTexture.LOD">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GetLOD']/*"/>
<unmanaged>GetLOD</unmanaged>
<unmanaged>unsigned int IDirect3DBaseTexture9::GetLOD()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.BaseTexture.LevelCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GetLevelCount']/*"/>
<unmanaged>GetLevelCount</unmanaged>
<unmanaged>unsigned int IDirect3DBaseTexture9::GetLevelCount()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.BaseTexture.AutoGenFilterType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DBaseTexture9::GetAutoGenFilterType']/*"/>
<unmanaged>GetAutoGenFilterType</unmanaged>
<unmanaged>D3DTEXTUREFILTERTYPE IDirect3DBaseTexture9::GetAutoGenFilterType()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CubeTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DCubeTexture9']/*"/>
<unmanaged>IDirect3DCubeTexture9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.CubeTexture.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.CubeTexture"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.CubeTexture.GetLevelDescription(System.Int32,SharpDX.Direct3D9.SurfaceDescription@)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DCubeTexture9::GetLevelDesc']/*"/>
<unmanaged>HRESULT IDirect3DCubeTexture9::GetLevelDesc([In] unsigned int Level,[Out] D3DSURFACE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.CubeTexture.GetCubeMapSurface(SharpDX.Direct3D9.CubeMapFace,System.Int32,SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="faceType">No documentation.</param>
<param name="level">No documentation.</param>
<param name="cubeMapSurfaceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DCubeTexture9::GetCubeMapSurface']/*"/>
<unmanaged>HRESULT IDirect3DCubeTexture9::GetCubeMapSurface([In] D3DCUBEMAP_FACES FaceType,[In] unsigned int Level,[Out] IDirect3DSurface9** ppCubeMapSurface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.CubeTexture.LockRect(SharpDX.Direct3D9.CubeMapFace,System.Int32,SharpDX.Direct3D9.LockedRect,SharpDX.Rectangle,System.Int32)">
<summary>
No documentation.
</summary>
<param name="faceType">No documentation.</param>
<param name="level">No documentation.</param>
<param name="lockedRectRef">No documentation.</param>
<param name="rectRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DCubeTexture9::LockRect']/*"/>
<unmanaged>HRESULT IDirect3DCubeTexture9::LockRect([In] D3DCUBEMAP_FACES FaceType,[In] unsigned int Level,[In] D3DLOCKED_RECT* pLockedRect,[In] const RECT* pRect,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.CubeTexture.UnlockRect(SharpDX.Direct3D9.CubeMapFace,System.Int32)">
<summary>
No documentation.
</summary>
<param name="faceType">No documentation.</param>
<param name="level">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DCubeTexture9::UnlockRect']/*"/>
<unmanaged>HRESULT IDirect3DCubeTexture9::UnlockRect([In] D3DCUBEMAP_FACES FaceType,[In] unsigned int Level)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.CubeTexture.AddDirtyRect(SharpDX.Direct3D9.CubeMapFace,SharpDX.Rectangle)">
<summary>
No documentation.
</summary>
<param name="faceType">No documentation.</param>
<param name="dirtyRectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DCubeTexture9::AddDirtyRect']/*"/>
<unmanaged>HRESULT IDirect3DCubeTexture9::AddDirtyRect([In] D3DCUBEMAP_FACES FaceType,[In] const RECT* pDirtyRect)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.IAllocateHierarchy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAllocateHierarchy']/*"/>
<unmanaged>ID3DXAllocateHierarchy</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IAllocateHierarchy.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.IAllocateHierarchy"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.IAllocateHierarchy.CreateFrame(System.String,SharpDX.Direct3D9.Frame@)">
<summary>
No documentation.
</summary>
<param name="name">No documentation.</param>
<param name="newFrameOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAllocateHierarchy::CreateFrame']/*"/>
<unmanaged>HRESULT ID3DXAllocateHierarchy::CreateFrame([In] const char* Name,[In] D3DXFRAME** ppNewFrame)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IAllocateHierarchy.CreateMeshContainer(System.String,SharpDX.Direct3D9.MeshData,SharpDX.Direct3D9.ExtendedMaterial@,SharpDX.Direct3D9.EffectInstance@,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXSkinInfo,SharpDX.Direct3D9.MeshContainer@)">
<summary>
No documentation.
</summary>
<param name="name">No documentation.</param>
<param name="meshDataRef">No documentation.</param>
<param name="materialsRef">No documentation.</param>
<param name="effectInstancesRef">No documentation.</param>
<param name="numMaterials">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<param name="skinInfoRef">No documentation.</param>
<param name="newMeshContainerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAllocateHierarchy::CreateMeshContainer']/*"/>
<unmanaged>HRESULT ID3DXAllocateHierarchy::CreateMeshContainer([In] const char* Name,[In] const D3DXMESHDATA* pMeshData,[In] const D3DXMATERIAL* pMaterials,[In] const D3DXEFFECTINSTANCE* pEffectInstances,[In] unsigned int NumMaterials,[In] const unsigned int* pAdjacency,[In] ID3DXSkinInfo* pSkinInfo,[In] D3DXMESHCONTAINER** ppNewMeshContainer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IAllocateHierarchy.DestroyFrame(SharpDX.Direct3D9.Frame@)">
<summary>
No documentation.
</summary>
<param name="frameToFreeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAllocateHierarchy::DestroyFrame']/*"/>
<unmanaged>HRESULT ID3DXAllocateHierarchy::DestroyFrame([In] D3DXFRAME* pFrameToFree)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IAllocateHierarchy.DestroyMeshContainer(SharpDX.Direct3D9.MeshContainer@)">
<summary>
No documentation.
</summary>
<param name="meshContainerToFreeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAllocateHierarchy::DestroyMeshContainer']/*"/>
<unmanaged>HRESULT ID3DXAllocateHierarchy::DestroyMeshContainer([In] D3DXMESHCONTAINER* pMeshContainerToFree)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXAnimationCallbackHandler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationCallbackHandler']/*"/>
<unmanaged>ID3DXAnimationCallbackHandler</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationCallbackHandler.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXAnimationCallbackHandler"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationCallbackHandler.HandleCallback(System.Int32,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="callbackDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationCallbackHandler::HandleCallback']/*"/>
<unmanaged>HRESULT ID3DXAnimationCallbackHandler::HandleCallback([In] unsigned int Track,[In] void* pCallbackData)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXAnimationController">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController']/*"/>
<unmanaged>ID3DXAnimationController</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXAnimationController"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetMaxNumAnimationOutputs">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumAnimationOutputs']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumAnimationOutputs()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetMaxNumAnimationSets">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumAnimationSets']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumAnimationSets()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetMaxNumTracks">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumTracks']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumTracks()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetMaxNumEvents">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumEvents']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumEvents()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.RegisterAnimationOutput(System.String,SharpDX.Matrix@,SharpDX.Vector3,SharpDX.Quaternion,SharpDX.Vector3)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="scaleRef">No documentation.</param>
<param name="rotationRef">No documentation.</param>
<param name="translationRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::RegisterAnimationOutput']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::RegisterAnimationOutput([In] const char* pName,[In] D3DXMATRIX* pMatrix,[In] D3DXVECTOR3* pScale,[In] D3DXQUATERNION* pRotation,[In] D3DXVECTOR3* pTranslation)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.RegisterAnimationSet(SharpDX.Direct3D9.ID3DXAnimationSet)">
<summary>
No documentation.
</summary>
<param name="animSetRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::RegisterAnimationSet']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::RegisterAnimationSet([In] ID3DXAnimationSet* pAnimSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.UnregisterAnimationSet(SharpDX.Direct3D9.ID3DXAnimationSet)">
<summary>
No documentation.
</summary>
<param name="animSetRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::UnregisterAnimationSet']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::UnregisterAnimationSet([In] ID3DXAnimationSet* pAnimSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetNumAnimationSets">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetNumAnimationSets']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetNumAnimationSets()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetAnimationSet(System.Int32,SharpDX.Direct3D9.ID3DXAnimationSet@)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="animationSetOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetAnimationSet']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::GetAnimationSet([In] unsigned int Index,[Out] ID3DXAnimationSet** ppAnimationSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetAnimationSetByName(System.String,SharpDX.Direct3D9.ID3DXAnimationSet@)">
<summary>
No documentation.
</summary>
<param name="szName">No documentation.</param>
<param name="animationSetOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetAnimationSetByName']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::GetAnimationSetByName([In] const char* szName,[In] ID3DXAnimationSet** ppAnimationSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.AdvanceTime(System.Double,SharpDX.Direct3D9.ID3DXAnimationCallbackHandler)">
<summary>
No documentation.
</summary>
<param name="timeDelta">No documentation.</param>
<param name="callbackHandlerRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::AdvanceTime']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::AdvanceTime([In] double TimeDelta,[In] ID3DXAnimationCallbackHandler* pCallbackHandler)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.ResetTime">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::ResetTime']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::ResetTime()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetTime">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetTime']/*"/>
<unmanaged>double ID3DXAnimationController::GetTime()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackAnimationSet(System.Int32,SharpDX.Direct3D9.ID3DXAnimationSet)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="animSetRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackAnimationSet']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackAnimationSet([In] unsigned int Track,[In] ID3DXAnimationSet* pAnimSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetTrackAnimationSet(System.Int32,SharpDX.Direct3D9.ID3DXAnimationSet@)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="animSetOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetTrackAnimationSet']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::GetTrackAnimationSet([In] unsigned int Track,[Out] ID3DXAnimationSet** ppAnimSet)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackPriority(System.Int32,SharpDX.Direct3D9.TrackPriority)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="priority">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackPriority']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackPriority([In] unsigned int Track,[In] D3DXPRIORITY_TYPE Priority)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackSpeed(System.Int32,System.Single)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="speed">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackSpeed']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackSpeed([In] unsigned int Track,[In] float Speed)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackWeight(System.Int32,System.Single)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="weight">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackWeight']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackWeight([In] unsigned int Track,[In] float Weight)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackPosition(System.Int32,System.Double)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="position">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackPosition']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackPosition([In] unsigned int Track,[In] double Position)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackEnable(System.Int32,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="enable">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackEnable']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackEnable([In] unsigned int Track,[In] BOOL Enable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetTrackDescription(System.Int32,SharpDX.Direct3D9.TrackDescription@)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetTrackDesc']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetTrackDesc([In] unsigned int Track,[In] D3DXTRACK_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetTrackDescription(System.Int32,SharpDX.Direct3D9.TrackDescription@)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetTrackDesc']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::GetTrackDesc([In] unsigned int Track,[In] D3DXTRACK_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.SetPriorityBlend(System.Single)">
<summary>
No documentation.
</summary>
<param name="blendWeight">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::SetPriorityBlend']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::SetPriorityBlend([In] float BlendWeight)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetPriorityBlend">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetPriorityBlend']/*"/>
<unmanaged>float ID3DXAnimationController::GetPriorityBlend()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.KeyTrackSpeed(System.Int32,System.Single,System.Double,System.Double,SharpDX.Direct3D9.TransitionType)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="newSpeed">No documentation.</param>
<param name="startTime">No documentation.</param>
<param name="duration">No documentation.</param>
<param name="transition">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::KeyTrackSpeed']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::KeyTrackSpeed([In] unsigned int Track,[In] float NewSpeed,[In] double StartTime,[In] double Duration,[In] D3DXTRANSITION_TYPE Transition)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.KeyTrackWeight(System.Int32,System.Single,System.Double,System.Double,SharpDX.Direct3D9.TransitionType)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="newWeight">No documentation.</param>
<param name="startTime">No documentation.</param>
<param name="duration">No documentation.</param>
<param name="transition">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::KeyTrackWeight']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::KeyTrackWeight([In] unsigned int Track,[In] float NewWeight,[In] double StartTime,[In] double Duration,[In] D3DXTRANSITION_TYPE Transition)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.KeyTrackPosition(System.Int32,System.Double,System.Double)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="newPosition">No documentation.</param>
<param name="startTime">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::KeyTrackPosition']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::KeyTrackPosition([In] unsigned int Track,[In] double NewPosition,[In] double StartTime)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.KeyTrackEnable(System.Int32,System.Boolean,System.Double)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="newEnable">No documentation.</param>
<param name="startTime">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::KeyTrackEnable']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::KeyTrackEnable([In] unsigned int Track,[In] BOOL NewEnable,[In] double StartTime)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.KeyPriorityBlend(System.Single,System.Double,System.Double,SharpDX.Direct3D9.TransitionType)">
<summary>
No documentation.
</summary>
<param name="newBlendWeight">No documentation.</param>
<param name="startTime">No documentation.</param>
<param name="duration">No documentation.</param>
<param name="transition">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::KeyPriorityBlend']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::KeyPriorityBlend([In] float NewBlendWeight,[In] double StartTime,[In] double Duration,[In] D3DXTRANSITION_TYPE Transition)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.UnkeyEvent(System.Int32)">
<summary>
No documentation.
</summary>
<param name="hEvent">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::UnkeyEvent']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::UnkeyEvent([In] unsigned int hEvent)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.UnkeyAllTrackEvents(System.Int32)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::UnkeyAllTrackEvents']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::UnkeyAllTrackEvents([In] unsigned int Track)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.UnkeyAllPriorityBlends">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::UnkeyAllPriorityBlends']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::UnkeyAllPriorityBlends()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetCurrentTrackEvent(System.Int32,SharpDX.Direct3D9.EventType)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="eventType">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetCurrentTrackEvent']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetCurrentTrackEvent([In] unsigned int Track,[In] D3DXEVENT_TYPE EventType)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetCurrentPriorityBlend">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetCurrentPriorityBlend']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetCurrentPriorityBlend()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetUpcomingTrackEvent(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="track">No documentation.</param>
<param name="hEvent">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetUpcomingTrackEvent']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetUpcomingTrackEvent([In] unsigned int Track,[In] unsigned int hEvent)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetUpcomingPriorityBlend(System.Int32)">
<summary>
No documentation.
</summary>
<param name="hEvent">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetUpcomingPriorityBlend']/*"/>
<unmanaged>unsigned int ID3DXAnimationController::GetUpcomingPriorityBlend([In] unsigned int hEvent)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.ValidateEvent(System.Int32)">
<summary>
No documentation.
</summary>
<param name="hEvent">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::ValidateEvent']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::ValidateEvent([In] unsigned int hEvent)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.GetEventDescription(System.Int32,SharpDX.Direct3D9.EventDescription@)">
<summary>
No documentation.
</summary>
<param name="hEvent">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetEventDesc']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::GetEventDesc([In] unsigned int hEvent,[In] D3DXEVENT_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationController.CloneAnimationController(System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXAnimationController@)">
<summary>
No documentation.
</summary>
<param name="maxNumAnimationOutputs">No documentation.</param>
<param name="maxNumAnimationSets">No documentation.</param>
<param name="maxNumTracks">No documentation.</param>
<param name="maxNumEvents">No documentation.</param>
<param name="animControllerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::CloneAnimationController']/*"/>
<unmanaged>HRESULT ID3DXAnimationController::CloneAnimationController([In] unsigned int MaxNumAnimationOutputs,[In] unsigned int MaxNumAnimationSets,[In] unsigned int MaxNumTracks,[In] unsigned int MaxNumEvents,[In] ID3DXAnimationController** ppAnimController)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.MaxNumAnimationOutputs">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumAnimationOutputs']/*"/>
<unmanaged>GetMaxNumAnimationOutputs</unmanaged>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumAnimationOutputs()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.MaxNumAnimationSets">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumAnimationSets']/*"/>
<unmanaged>GetMaxNumAnimationSets</unmanaged>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumAnimationSets()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.MaxNumTracks">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumTracks']/*"/>
<unmanaged>GetMaxNumTracks</unmanaged>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumTracks()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.MaxNumEvents">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetMaxNumEvents']/*"/>
<unmanaged>GetMaxNumEvents</unmanaged>
<unmanaged>unsigned int ID3DXAnimationController::GetMaxNumEvents()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.NumAnimationSets">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetNumAnimationSets']/*"/>
<unmanaged>GetNumAnimationSets</unmanaged>
<unmanaged>unsigned int ID3DXAnimationController::GetNumAnimationSets()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.Time">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetTime']/*"/>
<unmanaged>GetTime</unmanaged>
<unmanaged>double ID3DXAnimationController::GetTime()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.PriorityBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetPriorityBlend']/*"/>
<unmanaged>GetPriorityBlend</unmanaged>
<unmanaged>float ID3DXAnimationController::GetPriorityBlend()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationController.CurrentPriorityBlend">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationController::GetCurrentPriorityBlend']/*"/>
<unmanaged>GetCurrentPriorityBlend</unmanaged>
<unmanaged>unsigned int ID3DXAnimationController::GetCurrentPriorityBlend()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXAnimationSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet']/*"/>
<unmanaged>ID3DXAnimationSet</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXAnimationSet"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetName">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetName']/*"/>
<unmanaged>const char* ID3DXAnimationSet::GetName()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetPeriod">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetPeriod']/*"/>
<unmanaged>double ID3DXAnimationSet::GetPeriod()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetPeriodicPosition(System.Double)">
<summary>
No documentation.
</summary>
<param name="position">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetPeriodicPosition']/*"/>
<unmanaged>double ID3DXAnimationSet::GetPeriodicPosition([In] double Position)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetNumAnimations">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetNumAnimations']/*"/>
<unmanaged>unsigned int ID3DXAnimationSet::GetNumAnimations()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetAnimationNameByIndex(System.Int32,System.String)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="nameOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetAnimationNameByIndex']/*"/>
<unmanaged>HRESULT ID3DXAnimationSet::GetAnimationNameByIndex([In] unsigned int Index,[In] const char** ppName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetAnimationIndexByName(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<param name="indexRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetAnimationIndexByName']/*"/>
<unmanaged>HRESULT ID3DXAnimationSet::GetAnimationIndexByName([In] const char* pName,[In] unsigned int* pIndex)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetSRT(System.Double,System.Int32,SharpDX.Vector3@,SharpDX.Quaternion@,SharpDX.Vector3@)">
<summary>
No documentation.
</summary>
<param name="periodicPosition">No documentation.</param>
<param name="animation">No documentation.</param>
<param name="scaleRef">No documentation.</param>
<param name="rotationRef">No documentation.</param>
<param name="translationRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetSRT']/*"/>
<unmanaged>HRESULT ID3DXAnimationSet::GetSRT([In] double PeriodicPosition,[In] unsigned int Animation,[Out] D3DXVECTOR3* pScale,[Out] D3DXQUATERNION* pRotation,[Out] D3DXVECTOR3* pTranslation)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXAnimationSet.GetCallback(System.Double,System.Int32,System.Double@,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="position">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="callbackPositionRef">No documentation.</param>
<param name="callbackDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetCallback']/*"/>
<unmanaged>HRESULT ID3DXAnimationSet::GetCallback([In] double Position,[In] unsigned int Flags,[Out] double* pCallbackPosition,[In] void** ppCallbackData)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationSet.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetName']/*"/>
<unmanaged>GetName</unmanaged>
<unmanaged>const char* ID3DXAnimationSet::GetName()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationSet.Period">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetPeriod']/*"/>
<unmanaged>GetPeriod</unmanaged>
<unmanaged>double ID3DXAnimationSet::GetPeriod()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXAnimationSet.NumAnimations">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXAnimationSet::GetNumAnimations']/*"/>
<unmanaged>GetNumAnimations</unmanaged>
<unmanaged>unsigned int ID3DXAnimationSet::GetNumAnimations()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXBaseEffect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect']/*"/>
<unmanaged>ID3DXBaseEffect</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXBaseEffect"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetDescription(SharpDX.Direct3D9.EffectDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetDesc']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetDesc([Out] D3DXEFFECT_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetParameterDescription(System.String,SharpDX.Direct3D9.ParameterDescription@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetParameterDesc']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetParameterDesc([In] const char* hParameter,[Out] D3DXPARAMETER_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetTechniqueDescription(System.String,SharpDX.Direct3D9.TechniqueDescription@)">
<summary>
No documentation.
</summary>
<param name="hTechnique">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetTechniqueDesc']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetTechniqueDesc([In] const char* hTechnique,[Out] D3DXTECHNIQUE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetPassDescription(System.String,SharpDX.Direct3D9.PassDescription@)">
<summary>
No documentation.
</summary>
<param name="hPass">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetPassDesc']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetPassDesc([In] const char* hPass,[Out] D3DXPASS_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetFunctionDescription(System.String,SharpDX.Direct3D9.FunctionDescription@)">
<summary>
No documentation.
</summary>
<param name="hShader">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetFunctionDesc']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetFunctionDesc([In] const char* hShader,[Out] D3DXFUNCTION_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetParameter(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetParameter']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetParameter([In] const char* hParameter,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetParameterByName(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetParameterByName']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetParameterByName([In] const char* hParameter,[In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetParameterBySemantic(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="semanticRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetParameterBySemantic']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetParameterBySemantic([In] const char* hParameter,[In] const char* pSemantic)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetParameterElement(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetParameterElement']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetParameterElement([In] const char* hParameter,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetTechnique(System.Int32)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetTechnique']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetTechnique([In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetTechniqueByName(System.String)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetTechniqueByName']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetTechniqueByName([In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetPass(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hTechnique">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetPass']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetPass([In] const char* hTechnique,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetPassByName(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hTechnique">No documentation.</param>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetPassByName']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetPassByName([In] const char* hTechnique,[In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetFunction(System.Int32)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetFunction']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetFunction([In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetFunctionByName(System.String)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetFunctionByName']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetFunctionByName([In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetAnnotation(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hObject">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetAnnotation']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetAnnotation([In] const char* hObject,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetAnnotationByName(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hObject">No documentation.</param>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetAnnotationByName']/*"/>
<unmanaged>const char* ID3DXBaseEffect::GetAnnotationByName([In] const char* hObject,[In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetValue(System.String,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="bytes">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetValue']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetValue([In] const char* hParameter,[In] const void* pData,[In] unsigned int Bytes)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetValue(System.String,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="bytes">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetValue']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetValue([In] const char* hParameter,[In] void* pData,[In] unsigned int Bytes)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetBool(System.String,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="b">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetBool']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetBool([In] const char* hParameter,[In] BOOL b)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetBool(System.String,System.Boolean@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="bRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetBool']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetBool([In] const char* hParameter,[Out] BOOL* pb)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetBoolArray(System.String,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="bRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetBoolArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetBoolArray([In] const char* hParameter,[In] const BOOL* pb,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetBoolArray(System.String,System.Boolean@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="bRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetBoolArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetBoolArray([In] const char* hParameter,[Out] BOOL* pb,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetInt(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="n">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetInt']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetInt([In] const char* hParameter,[In] int n)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetInt(System.String,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="nRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetInt']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetInt([In] const char* hParameter,[Out] int* pn)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetIntArray(System.String,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="nRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetIntArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetIntArray([In] const char* hParameter,[In] const int* pn,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetIntArray(System.String,System.Int32@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="nRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetIntArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetIntArray([In] const char* hParameter,[Out] int* pn,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetFloat(System.String,System.Single)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="f">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetFloat']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetFloat([In] const char* hParameter,[In] float f)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetFloat(System.String,System.Single@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="fRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetFloat']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetFloat([In] const char* hParameter,[Out] float* pf)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetFloatArray(System.String,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="fRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetFloatArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetFloatArray([In] const char* hParameter,[In] const float* pf,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetFloatArray(System.String,System.Single@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="fRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetFloatArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetFloatArray([In] const char* hParameter,[Out] float* pf,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetVector(System.String,SharpDX.Vector4)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetVector']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetVector([In] const char* hParameter,[In] const D3DXVECTOR4* pVector)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetVector(System.String,SharpDX.Vector4@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetVector']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetVector([In] const char* hParameter,[Out] D3DXVECTOR4* pVector)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetVectorArray(System.String,SharpDX.Vector4,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetVectorArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetVectorArray([In] const char* hParameter,[In] const D3DXVECTOR4* pVector,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetVectorArray(System.String,SharpDX.Vector4@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetVectorArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetVectorArray([In] const char* hParameter,[Out] D3DXVECTOR4* pVector,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetMatrix(System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetMatrix']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetMatrix([In] const char* hParameter,[In] const D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetMatrix(System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetMatrix']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetMatrix([In] const char* hParameter,[Out] D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetMatrixArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetMatrixArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetMatrixArray([In] const char* hParameter,[In] const D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetMatrixArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetMatrixArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetMatrixArray([In] const char* hParameter,[Out] D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetMatrixPointerArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetMatrixPointerArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetMatrixPointerArray([In] const char* hParameter,[In] const D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetMatrixPointerArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetMatrixPointerArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetMatrixPointerArray([In] const char* hParameter,[Out] D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetMatrixTranspose(System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetMatrixTranspose']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetMatrixTranspose([In] const char* hParameter,[In] const D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetMatrixTranspose(System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetMatrixTranspose']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetMatrixTranspose([In] const char* hParameter,[Out] D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetMatrixTransposeArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetMatrixTransposeArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetMatrixTransposeArray([In] const char* hParameter,[In] const D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetMatrixTransposeArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetMatrixTransposeArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetMatrixTransposeArray([In] const char* hParameter,[Out] D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetMatrixTransposePointerArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetMatrixTransposePointerArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetMatrixTransposePointerArray([In] const char* hParameter,[In] const D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetMatrixTransposePointerArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetMatrixTransposePointerArray']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetMatrixTransposePointerArray([In] const char* hParameter,[Out] D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetString(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="stringRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetString']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetString([In] const char* hParameter,[In] const char* pString)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetString(System.String,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="stringOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetString']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetString([In] const char* hParameter,[Out] const char** ppString)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetTexture(System.String,SharpDX.Direct3D9.BaseTexture)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="textureRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetTexture']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetTexture([In] const char* hParameter,[In] IDirect3DBaseTexture9* pTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetTexture(System.String,SharpDX.Direct3D9.BaseTexture@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="textureOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetTexture']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetTexture([In] const char* hParameter,[Out] IDirect3DBaseTexture9** ppTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetPixelShader(System.String,SharpDX.Direct3D9.PixelShader@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="pShaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetPixelShader']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetPixelShader([In] const char* hParameter,[Out] IDirect3DPixelShader9** ppPShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.GetVertexShader(System.String,SharpDX.Direct3D9.VertexShader@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="vShaderOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetVertexShader']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::GetVertexShader([In] const char* hParameter,[Out] IDirect3DVertexShader9** ppVShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseEffect.SetArrayRange(System.String,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="uStart">No documentation.</param>
<param name="uEnd">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::SetArrayRange']/*"/>
<unmanaged>HRESULT ID3DXBaseEffect::SetArrayRange([In] const char* hParameter,[In] unsigned int uStart,[In] unsigned int uEnd)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseEffect.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseEffect::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT ID3DXBaseEffect::GetDesc([Out] D3DXEFFECT_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXBaseMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh']/*"/>
<unmanaged>ID3DXBaseMesh</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXBaseMesh"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.DrawSubset(System.Int32)">
<summary>
No documentation.
</summary>
<param name="attribId">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::DrawSubset']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::DrawSubset([In] unsigned int AttribId)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetNumFaces">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetNumFaces']/*"/>
<unmanaged>unsigned int ID3DXBaseMesh::GetNumFaces()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetNumVertices">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetNumVertices']/*"/>
<unmanaged>unsigned int ID3DXBaseMesh::GetNumVertices()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetFVF">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetFVF']/*"/>
<unmanaged>unsigned int ID3DXBaseMesh::GetFVF()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetDeclaration(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declaration">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetDeclaration']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::GetDeclaration([In] D3DVERTEXELEMENT9* Declaration)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetNumBytesPerVertex">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetNumBytesPerVertex']/*"/>
<unmanaged>unsigned int ID3DXBaseMesh::GetNumBytesPerVertex()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetOptions">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetOptions']/*"/>
<unmanaged>unsigned int ID3DXBaseMesh::GetOptions()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.CloneMeshFVF(System.Int32,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="fvf">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::CloneMeshFVF']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::CloneMeshFVF([In] unsigned int Options,[In] unsigned int FVF,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.CloneMesh(System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="declarationRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::CloneMesh']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::CloneMesh([In] unsigned int Options,[In] const D3DVERTEXELEMENT9* pDeclaration,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetVertexBuffer(SharpDX.Direct3D9.VertexBuffer@)">
<summary>
No documentation.
</summary>
<param name="vBOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetVertexBuffer']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::GetVertexBuffer([Out] IDirect3DVertexBuffer9** ppVB)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetIndexBuffer(SharpDX.Direct3D9.IndexBuffer@)">
<summary>
No documentation.
</summary>
<param name="iBOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetIndexBuffer']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::GetIndexBuffer([Out] IDirect3DIndexBuffer9** ppIB)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.LockVertexBuffer(System.Int32,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="dataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::LockVertexBuffer']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::LockVertexBuffer([In] unsigned int Flags,[In] void** ppData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.UnlockVertexBuffer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::UnlockVertexBuffer']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::UnlockVertexBuffer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.LockIndexBuffer(System.Int32,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="dataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::LockIndexBuffer']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::LockIndexBuffer([In] unsigned int Flags,[In] void** ppData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.UnlockIndexBuffer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::UnlockIndexBuffer']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::UnlockIndexBuffer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GetAttributeTable(SharpDX.Direct3D9.AttributeRange@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="attribTableRef">No documentation.</param>
<param name="attribTableSizeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetAttributeTable']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::GetAttributeTable([Out] D3DXATTRIBUTERANGE* pAttribTable,[Out] unsigned int* pAttribTableSize)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.ConvertPointRepsToAdjacency(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="pRepRef">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::ConvertPointRepsToAdjacency']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::ConvertPointRepsToAdjacency([In] const unsigned int* pPRep,[In] unsigned int* pAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.ConvertAdjacencyToPointReps(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="adjacencyRef">No documentation.</param>
<param name="pRepRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::ConvertAdjacencyToPointReps']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::ConvertAdjacencyToPointReps([In] const unsigned int* pAdjacency,[In] unsigned int* pPRep)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.GenerateAdjacency(System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="epsilon">No documentation.</param>
<param name="adjacencyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GenerateAdjacency']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::GenerateAdjacency([In] float Epsilon,[In] unsigned int* pAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXBaseMesh.UpdateSemantics(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declaration">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::UpdateSemantics']/*"/>
<unmanaged>HRESULT ID3DXBaseMesh::UpdateSemantics([In] D3DVERTEXELEMENT9* Declaration)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseMesh.FVF">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetFVF']/*"/>
<unmanaged>GetFVF</unmanaged>
<unmanaged>unsigned int ID3DXBaseMesh::GetFVF()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseMesh.NumBytesPerVertex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetNumBytesPerVertex']/*"/>
<unmanaged>GetNumBytesPerVertex</unmanaged>
<unmanaged>unsigned int ID3DXBaseMesh::GetNumBytesPerVertex()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseMesh.Options">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetOptions']/*"/>
<unmanaged>GetOptions</unmanaged>
<unmanaged>unsigned int ID3DXBaseMesh::GetOptions()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseMesh.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXBaseMesh::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseMesh.VertexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetVertexBuffer']/*"/>
<unmanaged>GetVertexBuffer</unmanaged>
<unmanaged>HRESULT ID3DXBaseMesh::GetVertexBuffer([Out] IDirect3DVertexBuffer9** ppVB)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXBaseMesh.IndexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBaseMesh::GetIndexBuffer']/*"/>
<unmanaged>GetIndexBuffer</unmanaged>
<unmanaged>HRESULT ID3DXBaseMesh::GetIndexBuffer([Out] IDirect3DIndexBuffer9** ppIB)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXCompressedAnimationSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet']/*"/>
<unmanaged>ID3DXCompressedAnimationSet</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXCompressedAnimationSet"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.GetPlaybackType">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetPlaybackType']/*"/>
<unmanaged>D3DXPLAYBACK_TYPE ID3DXCompressedAnimationSet::GetPlaybackType()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.GetSourceTicksPerSecond">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetSourceTicksPerSecond']/*"/>
<unmanaged>double ID3DXCompressedAnimationSet::GetSourceTicksPerSecond()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.GetCompressedData(SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="compressedDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetCompressedData']/*"/>
<unmanaged>HRESULT ID3DXCompressedAnimationSet::GetCompressedData([Out] ID3DXBuffer** ppCompressedData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.GetNumCallbackKeys">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetNumCallbackKeys']/*"/>
<unmanaged>unsigned int ID3DXCompressedAnimationSet::GetNumCallbackKeys()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.GetCallbackKeys(SharpDX.Direct3D9.CallbackKey)">
<summary>
No documentation.
</summary>
<param name="callbackKeysRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetCallbackKeys']/*"/>
<unmanaged>HRESULT ID3DXCompressedAnimationSet::GetCallbackKeys([In] D3DXKEY_CALLBACK* pCallbackKeys)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.PlaybackType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetPlaybackType']/*"/>
<unmanaged>GetPlaybackType</unmanaged>
<unmanaged>D3DXPLAYBACK_TYPE ID3DXCompressedAnimationSet::GetPlaybackType()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.SourceTicksPerSecond">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetSourceTicksPerSecond']/*"/>
<unmanaged>GetSourceTicksPerSecond</unmanaged>
<unmanaged>double ID3DXCompressedAnimationSet::GetSourceTicksPerSecond()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.CompressedData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetCompressedData']/*"/>
<unmanaged>GetCompressedData</unmanaged>
<unmanaged>HRESULT ID3DXCompressedAnimationSet::GetCompressedData([Out] ID3DXBuffer** ppCompressedData)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXCompressedAnimationSet.NumCallbackKeys">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXCompressedAnimationSet::GetNumCallbackKeys']/*"/>
<unmanaged>GetNumCallbackKeys</unmanaged>
<unmanaged>unsigned int ID3DXCompressedAnimationSet::GetNumCallbackKeys()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXConstantTable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable']/*"/>
<unmanaged>ID3DXConstantTable</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXConstantTable"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetBufferPointer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetBufferPointer']/*"/>
<unmanaged>void* ID3DXConstantTable::GetBufferPointer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetBufferSize">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetBufferSize']/*"/>
<unmanaged>unsigned int ID3DXConstantTable::GetBufferSize()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetDescription(SharpDX.Direct3D9.ConstantTableDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetDesc']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::GetDesc([Out] D3DXCONSTANTTABLE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetConstantDescription(System.String,SharpDX.Direct3D9.ConstantDescription@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="constantDescRef">No documentation.</param>
<param name="countRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetConstantDesc']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::GetConstantDesc([In] const char* hConstant,[Out] D3DXCONSTANT_DESC* pConstantDesc,[Out] unsigned int* pCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetSamplerIndex(System.String)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetSamplerIndex']/*"/>
<unmanaged>unsigned int ID3DXConstantTable::GetSamplerIndex([In] const char* hConstant)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetConstant(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetConstant']/*"/>
<unmanaged>const char* ID3DXConstantTable::GetConstant([In] const char* hConstant,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetConstantByName(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetConstantByName']/*"/>
<unmanaged>const char* ID3DXConstantTable::GetConstantByName([In] const char* hConstant,[In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.GetConstantElement(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetConstantElement']/*"/>
<unmanaged>const char* ID3DXConstantTable::GetConstantElement([In] const char* hConstant,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetDefaults(SharpDX.Direct3D9.Device)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetDefaults']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetDefaults([In] IDirect3DDevice9* pDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetValue(SharpDX.Direct3D9.Device,System.String,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="bytes">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetValue']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetValue([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const void* pData,[In] unsigned int Bytes)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetBool(SharpDX.Direct3D9.Device,System.String,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="b">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetBool']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetBool([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] BOOL b)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetBoolArray(SharpDX.Direct3D9.Device,System.String,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="bRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetBoolArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetBoolArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const BOOL* pb,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetInt(SharpDX.Direct3D9.Device,System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="n">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetInt']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetInt([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] int n)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetIntArray(SharpDX.Direct3D9.Device,System.String,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="nRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetIntArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetIntArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const int* pn,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetFloat(SharpDX.Direct3D9.Device,System.String,System.Single)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="f">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetFloat']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetFloat([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] float f)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetFloatArray(SharpDX.Direct3D9.Device,System.String,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="fRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetFloatArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetFloatArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const float* pf,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetVector(SharpDX.Direct3D9.Device,System.String,SharpDX.Vector4)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetVector']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetVector([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXVECTOR4* pVector)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetVectorArray(SharpDX.Direct3D9.Device,System.String,SharpDX.Vector4,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetVectorArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetVectorArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXVECTOR4* pVector,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetMatrix(SharpDX.Direct3D9.Device,System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetMatrix']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetMatrix([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetMatrixArray(SharpDX.Direct3D9.Device,System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetMatrixArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetMatrixArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetMatrixPointerArray(SharpDX.Direct3D9.Device,System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetMatrixPointerArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetMatrixPointerArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetMatrixTranspose(SharpDX.Direct3D9.Device,System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetMatrixTranspose']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetMatrixTranspose([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetMatrixTransposeArray(SharpDX.Direct3D9.Device,System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetMatrixTransposeArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetMatrixTransposeArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXConstantTable.SetMatrixTransposePointerArray(SharpDX.Direct3D9.Device,System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="hConstant">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetMatrixTransposePointerArray']/*"/>
<unmanaged>HRESULT ID3DXConstantTable::SetMatrixTransposePointerArray([In] IDirect3DDevice9* pDevice,[In] const char* hConstant,[In] const D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXConstantTable.BufferPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetBufferPointer']/*"/>
<unmanaged>GetBufferPointer</unmanaged>
<unmanaged>void* ID3DXConstantTable::GetBufferPointer()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXConstantTable.BufferSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetBufferSize']/*"/>
<unmanaged>GetBufferSize</unmanaged>
<unmanaged>unsigned int ID3DXConstantTable::GetBufferSize()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXConstantTable.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT ID3DXConstantTable::GetDesc([Out] D3DXCONSTANTTABLE_DESC* pDesc)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXConstantTable.Defaults">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXConstantTable::SetDefaults']/*"/>
<unmanaged>SetDefaults</unmanaged>
<unmanaged>HRESULT ID3DXConstantTable::SetDefaults([In] IDirect3DDevice9* pDevice)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXEffect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect']/*"/>
<unmanaged>ID3DXEffect</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXEffect"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.GetPool(SharpDX.Direct3D9.ID3DXEffectPool@)">
<summary>
No documentation.
</summary>
<param name="poolOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetPool']/*"/>
<unmanaged>HRESULT ID3DXEffect::GetPool([Out] ID3DXEffectPool** ppPool)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.SetTechnique(System.String)">
<summary>
No documentation.
</summary>
<param name="hTechnique">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::SetTechnique']/*"/>
<unmanaged>HRESULT ID3DXEffect::SetTechnique([In] const char* hTechnique)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.GetCurrentTechnique">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetCurrentTechnique']/*"/>
<unmanaged>const char* ID3DXEffect::GetCurrentTechnique()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.ValidateTechnique(System.String)">
<summary>
No documentation.
</summary>
<param name="hTechnique">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::ValidateTechnique']/*"/>
<unmanaged>HRESULT ID3DXEffect::ValidateTechnique([In] const char* hTechnique)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.FindNextValidTechnique(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hTechnique">No documentation.</param>
<param name="techniqueRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::FindNextValidTechnique']/*"/>
<unmanaged>HRESULT ID3DXEffect::FindNextValidTechnique([In] const char* hTechnique,[In] const char** pTechnique)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.IsParameterUsed(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="hTechnique">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::IsParameterUsed']/*"/>
<unmanaged>BOOL ID3DXEffect::IsParameterUsed([In] const char* hParameter,[In] const char* hTechnique)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.Begin(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="passesRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::Begin']/*"/>
<unmanaged>HRESULT ID3DXEffect::Begin([In] unsigned int* pPasses,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.BeginPass(System.Int32)">
<summary>
No documentation.
</summary>
<param name="pass">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::BeginPass']/*"/>
<unmanaged>HRESULT ID3DXEffect::BeginPass([In] unsigned int Pass)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.CommitChanges">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::CommitChanges']/*"/>
<unmanaged>HRESULT ID3DXEffect::CommitChanges()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.EndPass">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::EndPass']/*"/>
<unmanaged>HRESULT ID3DXEffect::EndPass()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.End">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::End']/*"/>
<unmanaged>HRESULT ID3DXEffect::End()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXEffect::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.OnLostDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::OnLostDevice']/*"/>
<unmanaged>HRESULT ID3DXEffect::OnLostDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.OnResetDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::OnResetDevice']/*"/>
<unmanaged>HRESULT ID3DXEffect::OnResetDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.SetStateManager(SharpDX.Direct3D9.ID3DXEffectStateManager)">
<summary>
No documentation.
</summary>
<param name="managerRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::SetStateManager']/*"/>
<unmanaged>HRESULT ID3DXEffect::SetStateManager([In] ID3DXEffectStateManager* pManager)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.GetStateManager(SharpDX.Direct3D9.ID3DXEffectStateManager@)">
<summary>
No documentation.
</summary>
<param name="managerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetStateManager']/*"/>
<unmanaged>HRESULT ID3DXEffect::GetStateManager([Out] ID3DXEffectStateManager** ppManager)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.BeginParameterBlock">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::BeginParameterBlock']/*"/>
<unmanaged>HRESULT ID3DXEffect::BeginParameterBlock()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.EndParameterBlock">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::EndParameterBlock']/*"/>
<unmanaged>const char* ID3DXEffect::EndParameterBlock()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.ApplyParameterBlock(System.String)">
<summary>
No documentation.
</summary>
<param name="hParameterBlock">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::ApplyParameterBlock']/*"/>
<unmanaged>HRESULT ID3DXEffect::ApplyParameterBlock([In] const char* hParameterBlock)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.DeleteParameterBlock(System.String)">
<summary>
No documentation.
</summary>
<param name="hParameterBlock">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::DeleteParameterBlock']/*"/>
<unmanaged>HRESULT ID3DXEffect::DeleteParameterBlock([In] const char* hParameterBlock)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.CloneEffect(SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXEffect@)">
<summary>
No documentation.
</summary>
<param name="deviceRef">No documentation.</param>
<param name="effectOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::CloneEffect']/*"/>
<unmanaged>HRESULT ID3DXEffect::CloneEffect([In] IDirect3DDevice9* pDevice,[In] ID3DXEffect** ppEffect)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffect.SetRawValue(System.String,System.IntPtr,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="byteOffset">No documentation.</param>
<param name="bytes">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::SetRawValue']/*"/>
<unmanaged>HRESULT ID3DXEffect::SetRawValue([In] const char* hParameter,[In] const void* pData,[In] unsigned int ByteOffset,[In] unsigned int Bytes)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffect.Pool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetPool']/*"/>
<unmanaged>GetPool</unmanaged>
<unmanaged>HRESULT ID3DXEffect::GetPool([Out] ID3DXEffectPool** ppPool)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffect.Technique">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::SetTechnique']/*"/>
<unmanaged>SetTechnique</unmanaged>
<unmanaged>HRESULT ID3DXEffect::SetTechnique([In] const char* hTechnique)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffect.CurrentTechnique">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetCurrentTechnique']/*"/>
<unmanaged>GetCurrentTechnique</unmanaged>
<unmanaged>const char* ID3DXEffect::GetCurrentTechnique()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffect.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXEffect::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffect.StateManager">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffect::GetStateManager']/*"/>
<unmanaged>GetStateManager</unmanaged>
<unmanaged>HRESULT ID3DXEffect::GetStateManager([Out] ID3DXEffectStateManager** ppManager)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXEffectCompiler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectCompiler']/*"/>
<unmanaged>ID3DXEffectCompiler</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectCompiler.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXEffectCompiler"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectCompiler.SetLiteral(System.String,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="literal">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectCompiler::SetLiteral']/*"/>
<unmanaged>HRESULT ID3DXEffectCompiler::SetLiteral([In] const char* hParameter,[In] BOOL Literal)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectCompiler.GetLiteral(System.String,System.Boolean@)">
<summary>
No documentation.
</summary>
<param name="hParameter">No documentation.</param>
<param name="literalRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectCompiler::GetLiteral']/*"/>
<unmanaged>HRESULT ID3DXEffectCompiler::GetLiteral([In] const char* hParameter,[Out] BOOL* pLiteral)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectCompiler.CompileEffect(System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="effectOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectCompiler::CompileEffect']/*"/>
<unmanaged>HRESULT ID3DXEffectCompiler::CompileEffect([In] unsigned int Flags,[In] ID3DXBuffer** ppEffect,[In] ID3DXBuffer** ppErrorMsgs)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectCompiler.CompileShader(System.String,System.String,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXConstantTable@)">
<summary>
No documentation.
</summary>
<param name="hFunction">No documentation.</param>
<param name="targetRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="shaderOut">No documentation.</param>
<param name="errorMsgsOut">No documentation.</param>
<param name="constantTableOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectCompiler::CompileShader']/*"/>
<unmanaged>HRESULT ID3DXEffectCompiler::CompileShader([In] const char* hFunction,[In] const char* pTarget,[In] unsigned int Flags,[In] ID3DXBuffer** ppShader,[In] ID3DXBuffer** ppErrorMsgs,[In] ID3DXConstantTable** ppConstantTable)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXEffectPool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectPool']/*"/>
<unmanaged>ID3DXEffectPool</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectPool.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXEffectPool"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXEffectStateManager">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager']/*"/>
<unmanaged>ID3DXEffectStateManager</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXEffectStateManager"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetTransform(SharpDX.Direct3D9.TransformState,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="state">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetTransform']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetTransform([In] D3DTRANSFORMSTATETYPE State,[In] const D3DMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetMaterial(SharpDX.Direct3D9.Material@)">
<summary>
No documentation.
</summary>
<param name="materialRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetMaterial']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetMaterial([In] const D3DMATERIAL9* pMaterial)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetLight(System.Int32,SharpDX.Direct3D9.Light@)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="lightRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetLight']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetLight([In] unsigned int Index,[In] const D3DLIGHT9* pLight)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.LightEnable(System.Int32,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<param name="enable">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::LightEnable']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::LightEnable([In] unsigned int Index,[In] BOOL Enable)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetRenderState(SharpDX.Direct3D9.RenderState,System.Int32)">
<summary>
No documentation.
</summary>
<param name="state">No documentation.</param>
<param name="value">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetRenderState']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetRenderState([In] D3DRENDERSTATETYPE State,[In] unsigned int Value)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetTexture(System.Int32,SharpDX.Direct3D9.BaseTexture)">
<summary>
No documentation.
</summary>
<param name="stage">No documentation.</param>
<param name="textureRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetTexture']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetTexture([In] unsigned int Stage,[In] IDirect3DBaseTexture9* pTexture)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetTextureStageState(System.Int32,SharpDX.Direct3D9.TextureStage,System.Int32)">
<summary>
No documentation.
</summary>
<param name="stage">No documentation.</param>
<param name="type">No documentation.</param>
<param name="value">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetTextureStageState']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetTextureStageState([In] unsigned int Stage,[In] D3DTEXTURESTAGESTATETYPE Type,[In] unsigned int Value)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetSamplerState(System.Int32,SharpDX.Direct3D9.SamplerState,System.Int32)">
<summary>
No documentation.
</summary>
<param name="sampler">No documentation.</param>
<param name="type">No documentation.</param>
<param name="value">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetSamplerState']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetSamplerState([In] unsigned int Sampler,[In] D3DSAMPLERSTATETYPE Type,[In] unsigned int Value)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetNPatchMode(System.Single)">
<summary>
No documentation.
</summary>
<param name="numSegments">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetNPatchMode']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetNPatchMode([In] float NumSegments)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetVertexFormat(SharpDX.Direct3D9.VertexFormat)">
<summary>
No documentation.
</summary>
<param name="vertexFormat">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetFVF']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetFVF([In] D3DFVF FVF)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetVertexShader(SharpDX.Direct3D9.VertexShader)">
<summary>
No documentation.
</summary>
<param name="shaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetVertexShader']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetVertexShader([In] IDirect3DVertexShader9* pShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetVertexShaderConstantF(System.Int32,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="registerIndex">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="registerCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetVertexShaderConstantF']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetVertexShaderConstantF([In] unsigned int RegisterIndex,[In] const float* pConstantData,[In] unsigned int RegisterCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetVertexShaderConstantI(System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="registerIndex">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="registerCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetVertexShaderConstantI']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetVertexShaderConstantI([In] unsigned int RegisterIndex,[In] const int* pConstantData,[In] unsigned int RegisterCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetVertexShaderConstantB(System.Int32,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="registerIndex">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="registerCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetVertexShaderConstantB']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetVertexShaderConstantB([In] unsigned int RegisterIndex,[In] const BOOL* pConstantData,[In] unsigned int RegisterCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetPixelShader(SharpDX.Direct3D9.PixelShader)">
<summary>
No documentation.
</summary>
<param name="shaderRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetPixelShader']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetPixelShader([In] IDirect3DPixelShader9* pShader)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetPixelShaderConstantF(System.Int32,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="registerIndex">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="registerCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetPixelShaderConstantF']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetPixelShaderConstantF([In] unsigned int RegisterIndex,[In] const float* pConstantData,[In] unsigned int RegisterCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetPixelShaderConstantI(System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="registerIndex">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="registerCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetPixelShaderConstantI']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetPixelShaderConstantI([In] unsigned int RegisterIndex,[In] const int* pConstantData,[In] unsigned int RegisterCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXEffectStateManager.SetPixelShaderConstantB(System.Int32,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="registerIndex">No documentation.</param>
<param name="constantDataRef">No documentation.</param>
<param name="registerCount">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetPixelShaderConstantB']/*"/>
<unmanaged>HRESULT ID3DXEffectStateManager::SetPixelShaderConstantB([In] unsigned int RegisterIndex,[In] const BOOL* pConstantData,[In] unsigned int RegisterCount)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffectStateManager.Material">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetMaterial']/*"/>
<unmanaged>SetMaterial</unmanaged>
<unmanaged>HRESULT ID3DXEffectStateManager::SetMaterial([In] const D3DMATERIAL9* pMaterial)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffectStateManager.NPatchMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetNPatchMode']/*"/>
<unmanaged>SetNPatchMode</unmanaged>
<unmanaged>HRESULT ID3DXEffectStateManager::SetNPatchMode([In] float NumSegments)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffectStateManager.VertexFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetFVF']/*"/>
<unmanaged>SetFVF</unmanaged>
<unmanaged>HRESULT ID3DXEffectStateManager::SetFVF([In] D3DFVF FVF)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffectStateManager.VertexShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetVertexShader']/*"/>
<unmanaged>SetVertexShader</unmanaged>
<unmanaged>HRESULT ID3DXEffectStateManager::SetVertexShader([In] IDirect3DVertexShader9* pShader)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXEffectStateManager.PixelShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXEffectStateManager::SetPixelShader']/*"/>
<unmanaged>SetPixelShader</unmanaged>
<unmanaged>HRESULT ID3DXEffectStateManager::SetPixelShader([In] IDirect3DPixelShader9* pShader)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXFile">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFile']/*"/>
<unmanaged>ID3DXFile</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFile.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXFile"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFile.CreateEnumObject(System.IntPtr,System.Int32,SharpDX.Direct3D9.ID3DXFileEnumObject@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<param name="arg2">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFile::CreateEnumObject']/*"/>
<unmanaged>HRESULT ID3DXFile::CreateEnumObject([In] const void* arg0,[In] unsigned int arg1,[In] ID3DXFileEnumObject** arg2)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFile.CreateSaveObject(System.IntPtr,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXFileSaveObject@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<param name="arg2">No documentation.</param>
<param name="arg3">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFile::CreateSaveObject']/*"/>
<unmanaged>HRESULT ID3DXFile::CreateSaveObject([In] const void* arg0,[In] unsigned int arg1,[In] unsigned int arg2,[In] ID3DXFileSaveObject** arg3)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFile.RegisterTemplates(System.IntPtr,SharpDX.Size)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFile::RegisterTemplates']/*"/>
<unmanaged>HRESULT ID3DXFile::RegisterTemplates([In] const void* arg0,[In] SIZE_T arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFile.RegisterEnumTemplates(SharpDX.Direct3D9.ID3DXFileEnumObject)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFile::RegisterEnumTemplates']/*"/>
<unmanaged>HRESULT ID3DXFile::RegisterEnumTemplates([In] ID3DXFileEnumObject* arg0)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXFileData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData']/*"/>
<unmanaged>ID3DXFileData</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXFileData"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.GetEnum(SharpDX.Direct3D9.ID3DXFileEnumObject@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetEnum']/*"/>
<unmanaged>HRESULT ID3DXFileData::GetEnum([Out] ID3DXFileEnumObject** arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.GetName(System.String,SharpDX.Size@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetName']/*"/>
<unmanaged>HRESULT ID3DXFileData::GetName([In] char* arg0,[Out] SIZE_T* arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.GetId(System.Guid)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetId']/*"/>
<unmanaged>HRESULT ID3DXFileData::GetId([In] GUID* arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.Lock(SharpDX.Size,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::Lock']/*"/>
<unmanaged>HRESULT ID3DXFileData::Lock([In] SIZE_T* arg0,[In] const void** arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.Unlock">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::Unlock']/*"/>
<unmanaged>HRESULT ID3DXFileData::Unlock()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.GetTypeInfo(System.Guid@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetType']/*"/>
<unmanaged>HRESULT ID3DXFileData::GetType([Out] GUID* arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.IsReference_">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::IsReference']/*"/>
<unmanaged>BOOL ID3DXFileData::IsReference()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.GetChildren(SharpDX.Size@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetChildren']/*"/>
<unmanaged>HRESULT ID3DXFileData::GetChildren([Out] SIZE_T* arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileData.GetChild(SharpDX.Size,SharpDX.Direct3D9.ID3DXFileData@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetChild']/*"/>
<unmanaged>HRESULT ID3DXFileData::GetChild([In] SIZE_T arg0,[Out] ID3DXFileData** arg1)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileData.Enum">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetEnum']/*"/>
<unmanaged>GetEnum</unmanaged>
<unmanaged>HRESULT ID3DXFileData::GetEnum([Out] ID3DXFileEnumObject** arg0)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileData.TypeInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetType']/*"/>
<unmanaged>GetType</unmanaged>
<unmanaged>HRESULT ID3DXFileData::GetType([Out] GUID* arg0)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileData.IsReference">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::IsReference']/*"/>
<unmanaged>IsReference</unmanaged>
<unmanaged>BOOL ID3DXFileData::IsReference()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileData.Children">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileData::GetChildren']/*"/>
<unmanaged>GetChildren</unmanaged>
<unmanaged>HRESULT ID3DXFileData::GetChildren([Out] SIZE_T* arg0)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXFileEnumObject">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject']/*"/>
<unmanaged>ID3DXFileEnumObject</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileEnumObject.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXFileEnumObject"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileEnumObject.GetFile(SharpDX.Direct3D9.ID3DXFile@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetFile']/*"/>
<unmanaged>HRESULT ID3DXFileEnumObject::GetFile([Out] ID3DXFile** arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileEnumObject.GetChildren(SharpDX.Size@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetChildren']/*"/>
<unmanaged>HRESULT ID3DXFileEnumObject::GetChildren([Out] SIZE_T* arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileEnumObject.GetChild(SharpDX.Size,SharpDX.Direct3D9.ID3DXFileData@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetChild']/*"/>
<unmanaged>HRESULT ID3DXFileEnumObject::GetChild([In] SIZE_T arg0,[Out] ID3DXFileData** arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileEnumObject.GetDataObjectById(System.Guid,SharpDX.Direct3D9.ID3DXFileData@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetDataObjectById']/*"/>
<unmanaged>HRESULT ID3DXFileEnumObject::GetDataObjectById([In] const GUID&amp; arg0,[In] ID3DXFileData** arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileEnumObject.GetDataObjectByName(System.String,SharpDX.Direct3D9.ID3DXFileData@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetDataObjectByName']/*"/>
<unmanaged>HRESULT ID3DXFileEnumObject::GetDataObjectByName([In] const char* arg0,[In] ID3DXFileData** arg1)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileEnumObject.File">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetFile']/*"/>
<unmanaged>GetFile</unmanaged>
<unmanaged>HRESULT ID3DXFileEnumObject::GetFile([Out] ID3DXFile** arg0)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileEnumObject.Children">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileEnumObject::GetChildren']/*"/>
<unmanaged>GetChildren</unmanaged>
<unmanaged>HRESULT ID3DXFileEnumObject::GetChildren([Out] SIZE_T* arg0)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXFileSaveData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData']/*"/>
<unmanaged>ID3DXFileSaveData</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXFileSaveData"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.GetSave(SharpDX.Direct3D9.ID3DXFileSaveObject@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::GetSave']/*"/>
<unmanaged>HRESULT ID3DXFileSaveData::GetSave([Out] ID3DXFileSaveObject** arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.GetName(System.String,SharpDX.Size@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::GetName']/*"/>
<unmanaged>HRESULT ID3DXFileSaveData::GetName([In] char* arg0,[Out] SIZE_T* arg1)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.GetId(System.Guid)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::GetId']/*"/>
<unmanaged>HRESULT ID3DXFileSaveData::GetId([In] GUID* arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.GetTypeInfo(System.Guid@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::GetType']/*"/>
<unmanaged>HRESULT ID3DXFileSaveData::GetType([Out] GUID* arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.AddDataObject(System.Guid,System.String,System.Guid,SharpDX.Size,System.IntPtr,SharpDX.Direct3D9.ID3DXFileSaveData@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<param name="arg2">No documentation.</param>
<param name="arg3">No documentation.</param>
<param name="arg4">No documentation.</param>
<param name="arg5">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::AddDataObject']/*"/>
<unmanaged>HRESULT ID3DXFileSaveData::AddDataObject([In] const GUID&amp; arg0,[In] const char* arg1,[In] const GUID* arg2,[In] SIZE_T arg3,[In] const void* arg4,[In] ID3DXFileSaveData** arg5)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveData.AddDataReference(System.String,System.Guid)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::AddDataReference']/*"/>
<unmanaged>HRESULT ID3DXFileSaveData::AddDataReference([In] const char* arg0,[In] const GUID* arg1)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileSaveData.Save">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::GetSave']/*"/>
<unmanaged>GetSave</unmanaged>
<unmanaged>HRESULT ID3DXFileSaveData::GetSave([Out] ID3DXFileSaveObject** arg0)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileSaveData.TypeInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveData::GetType']/*"/>
<unmanaged>GetType</unmanaged>
<unmanaged>HRESULT ID3DXFileSaveData::GetType([Out] GUID* arg0)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXFileSaveObject">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveObject']/*"/>
<unmanaged>ID3DXFileSaveObject</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveObject.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXFileSaveObject"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveObject.GetFile(SharpDX.Direct3D9.ID3DXFile@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveObject::GetFile']/*"/>
<unmanaged>HRESULT ID3DXFileSaveObject::GetFile([Out] ID3DXFile** arg0)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveObject.AddDataObject(System.Guid,System.String,System.Guid,SharpDX.Size,System.IntPtr,SharpDX.Direct3D9.ID3DXFileSaveData@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="arg1">No documentation.</param>
<param name="arg2">No documentation.</param>
<param name="arg3">No documentation.</param>
<param name="arg4">No documentation.</param>
<param name="arg5">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveObject::AddDataObject']/*"/>
<unmanaged>HRESULT ID3DXFileSaveObject::AddDataObject([In] const GUID&amp; arg0,[In] const char* arg1,[In] const GUID* arg2,[In] SIZE_T arg3,[In] const void* arg4,[In] ID3DXFileSaveData** arg5)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFileSaveObject.Save">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveObject::Save']/*"/>
<unmanaged>HRESULT ID3DXFileSaveObject::Save()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFileSaveObject.File">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFileSaveObject::GetFile']/*"/>
<unmanaged>GetFile</unmanaged>
<unmanaged>HRESULT ID3DXFileSaveObject::GetFile([Out] ID3DXFile** arg0)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXFont">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont']/*"/>
<unmanaged>ID3DXFont</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXFont"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXFont::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.GetDescription(SharpDX.Direct3D9.FontDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetDescW']/*"/>
<unmanaged>HRESULT ID3DXFont::GetDescW([Out] D3DXFONT_DESCW* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.GetTextMetricsA(SharpDX.Win32Native.TextMetricA@)">
<summary>
No documentation.
</summary>
<param name="textMetricsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetTextMetricsA']/*"/>
<unmanaged>BOOL ID3DXFont::GetTextMetricsA([Out] TEXTMETRICA* pTextMetrics)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.GetTextMetrics(SharpDX.Win32Native.TextMetric@)">
<summary>
No documentation.
</summary>
<param name="textMetricsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetTextMetricsW']/*"/>
<unmanaged>BOOL ID3DXFont::GetTextMetricsW([Out] TEXTMETRICW* pTextMetrics)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.GetDC">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetDC']/*"/>
<unmanaged>HDC ID3DXFont::GetDC()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.GetGlyphData(System.Int32,SharpDX.Direct3D9.Texture@,SharpDX.Rectangle@,System.Drawing.Point@)">
<summary>
No documentation.
</summary>
<param name="glyph">No documentation.</param>
<param name="textureOut">No documentation.</param>
<param name="blackBoxRef">No documentation.</param>
<param name="cellIncRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetGlyphData']/*"/>
<unmanaged>HRESULT ID3DXFont::GetGlyphData([In] unsigned int Glyph,[Out] IDirect3DTexture9** ppTexture,[Out] RECT* pBlackBox,[Out] POINT* pCellInc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.PreloadCharacters(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="first">No documentation.</param>
<param name="last">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::PreloadCharacters']/*"/>
<unmanaged>HRESULT ID3DXFont::PreloadCharacters([In] unsigned int First,[In] unsigned int Last)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.PreloadGlyphs(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="first">No documentation.</param>
<param name="last">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::PreloadGlyphs']/*"/>
<unmanaged>HRESULT ID3DXFont::PreloadGlyphs([In] unsigned int First,[In] unsigned int Last)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.PreloadTextA(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="stringRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::PreloadTextA']/*"/>
<unmanaged>HRESULT ID3DXFont::PreloadTextA([In] const char* pString,[In] int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.PreloadText(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="stringRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::PreloadTextW']/*"/>
<unmanaged>HRESULT ID3DXFont::PreloadTextW([In] const wchar_t* pString,[In] int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.DrawTextA(SharpDX.Direct3D9.ID3DXSprite,System.String,System.Int32,SharpDX.Rectangle,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="spriteRef">No documentation.</param>
<param name="stringRef">No documentation.</param>
<param name="count">No documentation.</param>
<param name="rectRef">No documentation.</param>
<param name="format">No documentation.</param>
<param name="color">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::DrawTextA']/*"/>
<unmanaged>int ID3DXFont::DrawTextA([In] ID3DXSprite* pSprite,[In] const char* pString,[In] int Count,[In] RECT* pRect,[In] unsigned int Format,[In] D3DCOLOR Color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.DrawText(SharpDX.Direct3D9.ID3DXSprite,System.String,System.Int32,SharpDX.Rectangle,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="spriteRef">No documentation.</param>
<param name="stringRef">No documentation.</param>
<param name="count">No documentation.</param>
<param name="rectRef">No documentation.</param>
<param name="format">No documentation.</param>
<param name="color">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::DrawTextW']/*"/>
<unmanaged>int ID3DXFont::DrawTextW([In] ID3DXSprite* pSprite,[In] const wchar_t* pString,[In] int Count,[In] RECT* pRect,[In] unsigned int Format,[In] D3DCOLOR Color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.OnLostDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::OnLostDevice']/*"/>
<unmanaged>HRESULT ID3DXFont::OnLostDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXFont.OnResetDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::OnResetDevice']/*"/>
<unmanaged>HRESULT ID3DXFont::OnResetDevice()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFont.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXFont::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFont.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetDescW']/*"/>
<unmanaged>GetDescW</unmanaged>
<unmanaged>HRESULT ID3DXFont::GetDescW([Out] D3DXFONT_DESCW* pDesc)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXFont.DC">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXFont::GetDC']/*"/>
<unmanaged>GetDC</unmanaged>
<unmanaged>HDC ID3DXFont::GetDC()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXInclude">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXInclude']/*"/>
<unmanaged>ID3DXInclude</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXInclude.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXInclude"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXInclude.Open(SharpDX.Direct3D9.IncludeType,System.String,System.IntPtr,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="includeType">No documentation.</param>
<param name="fileNameRef">No documentation.</param>
<param name="parentDataRef">No documentation.</param>
<param name="dataOut">No documentation.</param>
<param name="bytesRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXInclude::Open']/*"/>
<unmanaged>HRESULT ID3DXInclude::Open([In] D3DXINCLUDE_TYPE IncludeType,[In] const char* pFileName,[In] const void* pParentData,[In] const void** ppData,[In] unsigned int* pBytes)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXInclude.Close(System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="dataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXInclude::Close']/*"/>
<unmanaged>HRESULT ID3DXInclude::Close([In] const void* pData)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet']/*"/>
<unmanaged>ID3DXKeyframedAnimationSet</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetPlaybackType">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetPlaybackType']/*"/>
<unmanaged>D3DXPLAYBACK_TYPE ID3DXKeyframedAnimationSet::GetPlaybackType()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetSourceTicksPerSecond">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetSourceTicksPerSecond']/*"/>
<unmanaged>double ID3DXKeyframedAnimationSet::GetSourceTicksPerSecond()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetNumScaleKeys(System.Int32)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetNumScaleKeys']/*"/>
<unmanaged>unsigned int ID3DXKeyframedAnimationSet::GetNumScaleKeys([In] unsigned int Animation)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetScaleKeys(System.Int32,SharpDX.Direct3D9.ScaleKey)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="scaleKeysRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetScaleKeys']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetScaleKeys([In] unsigned int Animation,[In] D3DXKEY_VECTOR3* pScaleKeys)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetScaleKey(System.Int32,System.Int32,SharpDX.Direct3D9.ScaleKey)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<param name="scaleKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetScaleKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetScaleKey([In] unsigned int Animation,[In] unsigned int Key,[In] D3DXKEY_VECTOR3* pScaleKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.SetScaleKey(System.Int32,System.Int32,SharpDX.Direct3D9.ScaleKey)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<param name="scaleKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::SetScaleKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::SetScaleKey([In] unsigned int Animation,[In] unsigned int Key,[In] D3DXKEY_VECTOR3* pScaleKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetNumRotationKeys(System.Int32)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetNumRotationKeys']/*"/>
<unmanaged>unsigned int ID3DXKeyframedAnimationSet::GetNumRotationKeys([In] unsigned int Animation)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetRotationKeys(System.Int32,SharpDX.Direct3D9.RotationKey@)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="rotationKeysRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetRotationKeys']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetRotationKeys([In] unsigned int Animation,[In] D3DXKEY_QUATERNION* pRotationKeys)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetRotationKey(System.Int32,System.Int32,SharpDX.Direct3D9.RotationKey@)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<param name="rotationKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetRotationKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetRotationKey([In] unsigned int Animation,[In] unsigned int Key,[In] D3DXKEY_QUATERNION* pRotationKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.SetRotationKey(System.Int32,System.Int32,SharpDX.Direct3D9.RotationKey@)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<param name="rotationKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::SetRotationKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::SetRotationKey([In] unsigned int Animation,[In] unsigned int Key,[In] D3DXKEY_QUATERNION* pRotationKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetNumTranslationKeys(System.Int32)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetNumTranslationKeys']/*"/>
<unmanaged>unsigned int ID3DXKeyframedAnimationSet::GetNumTranslationKeys([In] unsigned int Animation)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetTranslationKeys(System.Int32,SharpDX.Direct3D9.ScaleKey)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="translationKeysRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetTranslationKeys']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetTranslationKeys([In] unsigned int Animation,[In] D3DXKEY_VECTOR3* pTranslationKeys)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetTranslationKey(System.Int32,System.Int32,SharpDX.Direct3D9.ScaleKey)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<param name="translationKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetTranslationKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetTranslationKey([In] unsigned int Animation,[In] unsigned int Key,[In] D3DXKEY_VECTOR3* pTranslationKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.SetTranslationKey(System.Int32,System.Int32,SharpDX.Direct3D9.ScaleKey)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<param name="translationKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::SetTranslationKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::SetTranslationKey([In] unsigned int Animation,[In] unsigned int Key,[In] D3DXKEY_VECTOR3* pTranslationKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetNumCallbackKeys">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetNumCallbackKeys']/*"/>
<unmanaged>unsigned int ID3DXKeyframedAnimationSet::GetNumCallbackKeys()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetCallbackKeys(SharpDX.Direct3D9.CallbackKey)">
<summary>
No documentation.
</summary>
<param name="callbackKeysRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetCallbackKeys']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetCallbackKeys([In] D3DXKEY_CALLBACK* pCallbackKeys)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.GetCallbackKey(System.Int32,SharpDX.Direct3D9.CallbackKey)">
<summary>
No documentation.
</summary>
<param name="key">No documentation.</param>
<param name="callbackKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetCallbackKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::GetCallbackKey([In] unsigned int Key,[In] D3DXKEY_CALLBACK* pCallbackKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.SetCallbackKey(System.Int32,SharpDX.Direct3D9.CallbackKey)">
<summary>
No documentation.
</summary>
<param name="key">No documentation.</param>
<param name="callbackKeyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::SetCallbackKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::SetCallbackKey([In] unsigned int Key,[In] D3DXKEY_CALLBACK* pCallbackKey)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.UnregisterScaleKey(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::UnregisterScaleKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::UnregisterScaleKey([In] unsigned int Animation,[In] unsigned int Key)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.UnregisterRotationKey(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::UnregisterRotationKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::UnregisterRotationKey([In] unsigned int Animation,[In] unsigned int Key)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.UnregisterTranslationKey(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="animation">No documentation.</param>
<param name="key">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::UnregisterTranslationKey']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::UnregisterTranslationKey([In] unsigned int Animation,[In] unsigned int Key)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.RegisterAnimationSRTKeys(System.String,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ScaleKey,SharpDX.Direct3D9.RotationKey@,SharpDX.Direct3D9.ScaleKey,System.Int32)">
<summary>
No documentation.
</summary>
<param name="nameRef">No documentation.</param>
<param name="numScaleKeys">No documentation.</param>
<param name="numRotationKeys">No documentation.</param>
<param name="numTranslationKeys">No documentation.</param>
<param name="scaleKeysRef">No documentation.</param>
<param name="rotationKeysRef">No documentation.</param>
<param name="translationKeysRef">No documentation.</param>
<param name="animationIndexRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::RegisterAnimationSRTKeys']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::RegisterAnimationSRTKeys([In] const char* pName,[In] unsigned int NumScaleKeys,[In] unsigned int NumRotationKeys,[In] unsigned int NumTranslationKeys,[In] const D3DXKEY_VECTOR3* pScaleKeys,[In] const D3DXKEY_QUATERNION* pRotationKeys,[In] const D3DXKEY_VECTOR3* pTranslationKeys,[In] unsigned int* pAnimationIndex)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.Compress(System.Int32,System.Single,SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="lossiness">No documentation.</param>
<param name="hierarchyRef">No documentation.</param>
<param name="compressedDataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::Compress']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::Compress([In] unsigned int Flags,[In] float Lossiness,[In] D3DXFRAME* pHierarchy,[In] ID3DXBuffer** ppCompressedData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.UnregisterAnimation(System.Int32)">
<summary>
No documentation.
</summary>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::UnregisterAnimation']/*"/>
<unmanaged>HRESULT ID3DXKeyframedAnimationSet::UnregisterAnimation([In] unsigned int Index)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.PlaybackType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetPlaybackType']/*"/>
<unmanaged>GetPlaybackType</unmanaged>
<unmanaged>D3DXPLAYBACK_TYPE ID3DXKeyframedAnimationSet::GetPlaybackType()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.SourceTicksPerSecond">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetSourceTicksPerSecond']/*"/>
<unmanaged>GetSourceTicksPerSecond</unmanaged>
<unmanaged>double ID3DXKeyframedAnimationSet::GetSourceTicksPerSecond()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXKeyframedAnimationSet.NumCallbackKeys">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXKeyframedAnimationSet::GetNumCallbackKeys']/*"/>
<unmanaged>GetNumCallbackKeys</unmanaged>
<unmanaged>unsigned int ID3DXKeyframedAnimationSet::GetNumCallbackKeys()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXLine">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine']/*"/>
<unmanaged>ID3DXLine</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXLine"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXLine::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.Begin">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::Begin']/*"/>
<unmanaged>HRESULT ID3DXLine::Begin()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.Draw(SharpDX.Vector2,System.Int32,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="vertexListRef">No documentation.</param>
<param name="dwVertexListCount">No documentation.</param>
<param name="color">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::Draw']/*"/>
<unmanaged>HRESULT ID3DXLine::Draw([In] const D3DXVECTOR2* pVertexList,[In] unsigned int dwVertexListCount,[In] D3DCOLOR Color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.DrawTransform(SharpDX.Vector3,System.Int32,SharpDX.Matrix@,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="vertexListRef">No documentation.</param>
<param name="dwVertexListCount">No documentation.</param>
<param name="transformRef">No documentation.</param>
<param name="color">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::DrawTransform']/*"/>
<unmanaged>HRESULT ID3DXLine::DrawTransform([In] const D3DXVECTOR3* pVertexList,[In] unsigned int dwVertexListCount,[In] const D3DXMATRIX* pTransform,[In] D3DCOLOR Color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.SetPattern(System.Int32)">
<summary>
No documentation.
</summary>
<param name="dwPattern">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::SetPattern']/*"/>
<unmanaged>HRESULT ID3DXLine::SetPattern([In] unsigned int dwPattern)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.GetPattern">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetPattern']/*"/>
<unmanaged>unsigned int ID3DXLine::GetPattern()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.SetPatternScale(System.Single)">
<summary>
No documentation.
</summary>
<param name="fPatternScale">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::SetPatternScale']/*"/>
<unmanaged>HRESULT ID3DXLine::SetPatternScale([In] float fPatternScale)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.GetPatternScale">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetPatternScale']/*"/>
<unmanaged>float ID3DXLine::GetPatternScale()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.SetWidth(System.Single)">
<summary>
No documentation.
</summary>
<param name="fWidth">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::SetWidth']/*"/>
<unmanaged>HRESULT ID3DXLine::SetWidth([In] float fWidth)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.GetWidth">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetWidth']/*"/>
<unmanaged>float ID3DXLine::GetWidth()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.SetAntialias(System.Boolean)">
<summary>
No documentation.
</summary>
<param name="bAntialias">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::SetAntialias']/*"/>
<unmanaged>HRESULT ID3DXLine::SetAntialias([In] BOOL bAntialias)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.GetAntialias">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetAntialias']/*"/>
<unmanaged>BOOL ID3DXLine::GetAntialias()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.SetGLLines(System.Boolean)">
<summary>
No documentation.
</summary>
<param name="bGLLines">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::SetGLLines']/*"/>
<unmanaged>HRESULT ID3DXLine::SetGLLines([In] BOOL bGLLines)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.GetGLLines">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetGLLines']/*"/>
<unmanaged>BOOL ID3DXLine::GetGLLines()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.End">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::End']/*"/>
<unmanaged>HRESULT ID3DXLine::End()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.OnLostDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::OnLostDevice']/*"/>
<unmanaged>HRESULT ID3DXLine::OnLostDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXLine.OnResetDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::OnResetDevice']/*"/>
<unmanaged>HRESULT ID3DXLine::OnResetDevice()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXLine.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXLine::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXLine.Pattern">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetPattern']/*"/>
<unmanaged>GetPattern</unmanaged>
<unmanaged>unsigned int ID3DXLine::GetPattern()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXLine.PatternScale">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetPatternScale']/*"/>
<unmanaged>GetPatternScale</unmanaged>
<unmanaged>float ID3DXLine::GetPatternScale()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXLine.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetWidth']/*"/>
<unmanaged>GetWidth</unmanaged>
<unmanaged>float ID3DXLine::GetWidth()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXLine.Antialias">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetAntialias']/*"/>
<unmanaged>GetAntialias</unmanaged>
<unmanaged>BOOL ID3DXLine::GetAntialias()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXLine.GLLines">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLine::GetGLLines']/*"/>
<unmanaged>GetGLLines</unmanaged>
<unmanaged>BOOL ID3DXLine::GetGLLines()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXMesh']/*"/>
<unmanaged>ID3DXMesh</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXMesh.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXMesh"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXMesh.LockAttributeBuffer(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="dataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXMesh::LockAttributeBuffer']/*"/>
<unmanaged>HRESULT ID3DXMesh::LockAttributeBuffer([In] unsigned int Flags,[In] unsigned int** ppData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXMesh.UnlockAttributeBuffer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXMesh::UnlockAttributeBuffer']/*"/>
<unmanaged>HRESULT ID3DXMesh::UnlockAttributeBuffer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXMesh.Optimize(System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<param name="vertexRemapOut">No documentation.</param>
<param name="optMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXMesh::Optimize']/*"/>
<unmanaged>HRESULT ID3DXMesh::Optimize([In] unsigned int Flags,[In] const unsigned int* pAdjacencyIn,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pFaceRemap,[In] ID3DXBuffer** ppVertexRemap,[In] ID3DXMesh** ppOptMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXMesh.OptimizeInplace(System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<param name="vertexRemapOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXMesh::OptimizeInplace']/*"/>
<unmanaged>HRESULT ID3DXMesh::OptimizeInplace([In] unsigned int Flags,[In] const unsigned int* pAdjacencyIn,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pFaceRemap,[In] ID3DXBuffer** ppVertexRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXMesh.SetAttributeTable(SharpDX.Direct3D9.AttributeRange@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="attribTableRef">No documentation.</param>
<param name="cAttribTableSize">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXMesh::SetAttributeTable']/*"/>
<unmanaged>HRESULT ID3DXMesh::SetAttributeTable([In] const D3DXATTRIBUTERANGE* pAttribTable,[In] unsigned int cAttribTableSize)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXPatchMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh']/*"/>
<unmanaged>ID3DXPatchMesh</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXPatchMesh"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetNumPatches">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetNumPatches']/*"/>
<unmanaged>unsigned int ID3DXPatchMesh::GetNumPatches()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetNumVertices">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetNumVertices']/*"/>
<unmanaged>unsigned int ID3DXPatchMesh::GetNumVertices()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetDeclaration(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declaration">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetDeclaration']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetDeclaration([In] D3DVERTEXELEMENT9* Declaration)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetControlVerticesPerPatch">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetControlVerticesPerPatch']/*"/>
<unmanaged>unsigned int ID3DXPatchMesh::GetControlVerticesPerPatch()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetOptions">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetOptions']/*"/>
<unmanaged>unsigned int ID3DXPatchMesh::GetOptions()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetPatchInfo(SharpDX.Direct3D9.PatchInfo)">
<summary>
No documentation.
</summary>
<param name="patchInfo">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetPatchInfo']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetPatchInfo([In] D3DXPATCHINFO* PatchInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetVertexBuffer(SharpDX.Direct3D9.VertexBuffer@)">
<summary>
No documentation.
</summary>
<param name="vBOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetVertexBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetVertexBuffer([Out] IDirect3DVertexBuffer9** ppVB)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetIndexBuffer(SharpDX.Direct3D9.IndexBuffer@)">
<summary>
No documentation.
</summary>
<param name="iBOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetIndexBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetIndexBuffer([Out] IDirect3DIndexBuffer9** ppIB)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.LockVertexBuffer(System.Int32,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="dataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::LockVertexBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::LockVertexBuffer([In] unsigned int flags,[In] void** ppData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.UnlockVertexBuffer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::UnlockVertexBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::UnlockVertexBuffer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.LockIndexBuffer(System.Int32,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="dataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::LockIndexBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::LockIndexBuffer([In] unsigned int flags,[In] void** ppData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.UnlockIndexBuffer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::UnlockIndexBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::UnlockIndexBuffer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.LockAttributeBuffer(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="dataOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::LockAttributeBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::LockAttributeBuffer([In] unsigned int flags,[In] unsigned int** ppData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.UnlockAttributeBuffer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::UnlockAttributeBuffer']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::UnlockAttributeBuffer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetTessSize(System.Single,System.Int32,System.Int32@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="fTessLevel">No documentation.</param>
<param name="adaptive">No documentation.</param>
<param name="numTriangles">No documentation.</param>
<param name="numVertices">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetTessSize']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetTessSize([In] float fTessLevel,[In] unsigned int Adaptive,[Out] unsigned int* NumTriangles,[Out] unsigned int* NumVertices)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GenerateAdjacency(System.Single)">
<summary>
No documentation.
</summary>
<param name="tolerance">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GenerateAdjacency']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GenerateAdjacency([In] float Tolerance)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.CloneMesh(System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.ID3DXPatchMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="declRef">No documentation.</param>
<param name="meshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::CloneMesh']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::CloneMesh([In] unsigned int Options,[In] const D3DVERTEXELEMENT9* pDecl,[In] ID3DXPatchMesh** pMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.Optimize(System.Int32)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::Optimize']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::Optimize([In] unsigned int flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.SetDisplaceParam(SharpDX.Direct3D9.BaseTexture,SharpDX.Direct3D9.TextureFilter,SharpDX.Direct3D9.TextureFilter,SharpDX.Direct3D9.TextureFilter,SharpDX.Direct3D9.TextureAddress,System.Int32)">
<summary>
No documentation.
</summary>
<param name="texture">No documentation.</param>
<param name="minFilter">No documentation.</param>
<param name="magFilter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="wrap">No documentation.</param>
<param name="dwLODBias">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::SetDisplaceParam']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::SetDisplaceParam([In] IDirect3DBaseTexture9* Texture,[In] D3DTEXTUREFILTERTYPE MinFilter,[In] D3DTEXTUREFILTERTYPE MagFilter,[In] D3DTEXTUREFILTERTYPE MipFilter,[In] D3DTEXTUREADDRESS Wrap,[In] unsigned int dwLODBias)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.GetDisplaceParam(SharpDX.Direct3D9.BaseTexture@,SharpDX.Direct3D9.TextureFilter@,SharpDX.Direct3D9.TextureFilter@,SharpDX.Direct3D9.TextureFilter@,SharpDX.Direct3D9.TextureAddress@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="texture">No documentation.</param>
<param name="minFilter">No documentation.</param>
<param name="magFilter">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<param name="wrap">No documentation.</param>
<param name="dwLODBias">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetDisplaceParam']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::GetDisplaceParam([Out] IDirect3DBaseTexture9** Texture,[Out] D3DTEXTUREFILTERTYPE* MinFilter,[Out] D3DTEXTUREFILTERTYPE* MagFilter,[Out] D3DTEXTUREFILTERTYPE* MipFilter,[Out] D3DTEXTUREADDRESS* Wrap,[Out] unsigned int* dwLODBias)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.Tessellate(System.Single,SharpDX.Direct3D9.ID3DXMesh)">
<summary>
No documentation.
</summary>
<param name="fTessLevel">No documentation.</param>
<param name="meshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::Tessellate']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::Tessellate([In] float fTessLevel,[In] ID3DXMesh* pMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPatchMesh.TessellateAdaptive(SharpDX.Vector4,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh)">
<summary>
No documentation.
</summary>
<param name="transRef">No documentation.</param>
<param name="dwMaxTessLevel">No documentation.</param>
<param name="dwMinTessLevel">No documentation.</param>
<param name="meshRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::TessellateAdaptive']/*"/>
<unmanaged>HRESULT ID3DXPatchMesh::TessellateAdaptive([In] const D3DXVECTOR4* pTrans,[In] unsigned int dwMaxTessLevel,[In] unsigned int dwMinTessLevel,[In] ID3DXMesh* pMesh)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.NumPatches">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetNumPatches']/*"/>
<unmanaged>GetNumPatches</unmanaged>
<unmanaged>unsigned int ID3DXPatchMesh::GetNumPatches()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.NumVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetNumVertices']/*"/>
<unmanaged>GetNumVertices</unmanaged>
<unmanaged>unsigned int ID3DXPatchMesh::GetNumVertices()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.ControlVerticesPerPatch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetControlVerticesPerPatch']/*"/>
<unmanaged>GetControlVerticesPerPatch</unmanaged>
<unmanaged>unsigned int ID3DXPatchMesh::GetControlVerticesPerPatch()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.Options">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetOptions']/*"/>
<unmanaged>GetOptions</unmanaged>
<unmanaged>unsigned int ID3DXPatchMesh::GetOptions()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXPatchMesh::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.VertexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetVertexBuffer']/*"/>
<unmanaged>GetVertexBuffer</unmanaged>
<unmanaged>HRESULT ID3DXPatchMesh::GetVertexBuffer([Out] IDirect3DVertexBuffer9** ppVB)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPatchMesh.IndexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPatchMesh::GetIndexBuffer']/*"/>
<unmanaged>GetIndexBuffer</unmanaged>
<unmanaged>HRESULT ID3DXPatchMesh::GetIndexBuffer([Out] IDirect3DIndexBuffer9** ppIB)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXPMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh']/*"/>
<unmanaged>ID3DXPMesh</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXPMesh"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.ClonePMeshFVF(System.Int32,System.Int32,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXPMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="fvf">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::ClonePMeshFVF']/*"/>
<unmanaged>HRESULT ID3DXPMesh::ClonePMeshFVF([In] unsigned int Options,[In] unsigned int FVF,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXPMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.ClonePMesh(System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,SharpDX.Direct3D9.ID3DXPMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="declarationRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::ClonePMesh']/*"/>
<unmanaged>HRESULT ID3DXPMesh::ClonePMesh([In] unsigned int Options,[In] const D3DVERTEXELEMENT9* pDeclaration,[In] IDirect3DDevice9* pD3DDevice,[In] ID3DXPMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.SetNumFaces(System.Int32)">
<summary>
No documentation.
</summary>
<param name="faces">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::SetNumFaces']/*"/>
<unmanaged>HRESULT ID3DXPMesh::SetNumFaces([In] unsigned int Faces)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.SetNumVertices(System.Int32)">
<summary>
No documentation.
</summary>
<param name="vertices">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::SetNumVertices']/*"/>
<unmanaged>HRESULT ID3DXPMesh::SetNumVertices([In] unsigned int Vertices)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.GetMaxFaces">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMaxFaces']/*"/>
<unmanaged>unsigned int ID3DXPMesh::GetMaxFaces()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.GetMinFaces">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMinFaces']/*"/>
<unmanaged>unsigned int ID3DXPMesh::GetMinFaces()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.GetMaxVertices">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMaxVertices']/*"/>
<unmanaged>unsigned int ID3DXPMesh::GetMaxVertices()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.GetMinVertices">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMinVertices']/*"/>
<unmanaged>unsigned int ID3DXPMesh::GetMinVertices()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.Save_(System.IntPtr,SharpDX.Direct3D9.ExtendedMaterial@,SharpDX.Direct3D9.EffectInstance@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="streamRef">No documentation.</param>
<param name="materialsRef">No documentation.</param>
<param name="effectInstancesRef">No documentation.</param>
<param name="numMaterials">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::Save']/*"/>
<unmanaged>HRESULT ID3DXPMesh::Save([In] IStream* pStream,[In] const D3DXMATERIAL* pMaterials,[In] const D3DXEFFECTINSTANCE* pEffectInstances,[In] unsigned int NumMaterials)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.Optimize(System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<param name="vertexRemapOut">No documentation.</param>
<param name="optMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::Optimize']/*"/>
<unmanaged>HRESULT ID3DXPMesh::Optimize([In] unsigned int Flags,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pFaceRemap,[In] ID3DXBuffer** ppVertexRemap,[In] ID3DXMesh** ppOptMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.OptimizeBaseLOD(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::OptimizeBaseLOD']/*"/>
<unmanaged>HRESULT ID3DXPMesh::OptimizeBaseLOD([In] unsigned int Flags,[In] unsigned int* pFaceRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.TrimByFaces(System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="newFacesMin">No documentation.</param>
<param name="newFacesMax">No documentation.</param>
<param name="rgiFaceRemap">No documentation.</param>
<param name="rgiVertRemap">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::TrimByFaces']/*"/>
<unmanaged>HRESULT ID3DXPMesh::TrimByFaces([In] unsigned int NewFacesMin,[In] unsigned int NewFacesMax,[In] unsigned int* rgiFaceRemap,[In] unsigned int* rgiVertRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.TrimByVertices(System.Int32,System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="newVerticesMin">No documentation.</param>
<param name="newVerticesMax">No documentation.</param>
<param name="rgiFaceRemap">No documentation.</param>
<param name="rgiVertRemap">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::TrimByVertices']/*"/>
<unmanaged>HRESULT ID3DXPMesh::TrimByVertices([In] unsigned int NewVerticesMin,[In] unsigned int NewVerticesMax,[In] unsigned int* rgiFaceRemap,[In] unsigned int* rgiVertRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.GetAdjacency(System.Int32@)">
<summary>
No documentation.
</summary>
<param name="adjacencyRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetAdjacency']/*"/>
<unmanaged>HRESULT ID3DXPMesh::GetAdjacency([Out] unsigned int* pAdjacency)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXPMesh.GenerateVertexHistory(System.Int32)">
<summary>
No documentation.
</summary>
<param name="vertexHistoryRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GenerateVertexHistory']/*"/>
<unmanaged>HRESULT ID3DXPMesh::GenerateVertexHistory([In] unsigned int* pVertexHistory)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPMesh.MaxFaces">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMaxFaces']/*"/>
<unmanaged>GetMaxFaces</unmanaged>
<unmanaged>unsigned int ID3DXPMesh::GetMaxFaces()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPMesh.MinFaces">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMinFaces']/*"/>
<unmanaged>GetMinFaces</unmanaged>
<unmanaged>unsigned int ID3DXPMesh::GetMinFaces()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPMesh.MaxVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMaxVertices']/*"/>
<unmanaged>GetMaxVertices</unmanaged>
<unmanaged>unsigned int ID3DXPMesh::GetMaxVertices()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPMesh.MinVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetMinVertices']/*"/>
<unmanaged>GetMinVertices</unmanaged>
<unmanaged>unsigned int ID3DXPMesh::GetMinVertices()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXPMesh.Adjacency">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXPMesh::GetAdjacency']/*"/>
<unmanaged>GetAdjacency</unmanaged>
<unmanaged>HRESULT ID3DXPMesh::GetAdjacency([Out] unsigned int* pAdjacency)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXRenderToSurface">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface']/*"/>
<unmanaged>ID3DXRenderToSurface</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXRenderToSurface"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXRenderToSurface::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.GetDescription(SharpDX.Direct3D9.RenderToSurfaceDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::GetDesc']/*"/>
<unmanaged>HRESULT ID3DXRenderToSurface::GetDesc([Out] D3DXRTS_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.BeginScene(SharpDX.Direct3D9.Surface,SharpDX.Direct3D9.Viewport@)">
<summary>
No documentation.
</summary>
<param name="surfaceRef">No documentation.</param>
<param name="viewportRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::BeginScene']/*"/>
<unmanaged>HRESULT ID3DXRenderToSurface::BeginScene([In] IDirect3DSurface9* pSurface,[In] const D3DVIEWPORT9* pViewport)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.EndScene(System.Int32)">
<summary>
No documentation.
</summary>
<param name="mipFilter">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::EndScene']/*"/>
<unmanaged>HRESULT ID3DXRenderToSurface::EndScene([In] unsigned int MipFilter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.OnLostDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::OnLostDevice']/*"/>
<unmanaged>HRESULT ID3DXRenderToSurface::OnLostDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXRenderToSurface.OnResetDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::OnResetDevice']/*"/>
<unmanaged>HRESULT ID3DXRenderToSurface::OnResetDevice()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXRenderToSurface.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXRenderToSurface::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXRenderToSurface.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToSurface::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT ID3DXRenderToSurface::GetDesc([Out] D3DXRTS_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXSkinInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo']/*"/>
<unmanaged>ID3DXSkinInfo</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXSkinInfo"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetBoneInfluence(System.Int32,System.Int32,System.Int32,System.Single)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<param name="numInfluences">No documentation.</param>
<param name="vertices">No documentation.</param>
<param name="weights">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetBoneInfluence']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetBoneInfluence([In] unsigned int bone,[In] unsigned int numInfluences,[In] const unsigned int* vertices,[In] const float* weights)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetBoneVertexInfluence(System.Int32,System.Int32,System.Single)">
<summary>
No documentation.
</summary>
<param name="boneNum">No documentation.</param>
<param name="influenceNum">No documentation.</param>
<param name="weight">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetBoneVertexInfluence']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetBoneVertexInfluence([In] unsigned int boneNum,[In] unsigned int influenceNum,[In] float weight)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetNumBoneInfluences(System.Int32)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetNumBoneInfluences']/*"/>
<unmanaged>unsigned int ID3DXSkinInfo::GetNumBoneInfluences([In] unsigned int bone)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetBoneInfluence(System.Int32,System.Int32@,System.Single@)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<param name="vertices">No documentation.</param>
<param name="weights">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetBoneInfluence']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::GetBoneInfluence([In] unsigned int bone,[Out] unsigned int* vertices,[Out] float* weights)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetBoneVertexInfluence(System.Int32,System.Int32,System.Single@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="boneNum">No documentation.</param>
<param name="influenceNum">No documentation.</param>
<param name="weightRef">No documentation.</param>
<param name="vertexNumRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetBoneVertexInfluence']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::GetBoneVertexInfluence([In] unsigned int boneNum,[In] unsigned int influenceNum,[Out] float* pWeight,[Out] unsigned int* pVertexNum)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetMaxVertexInfluences(System.Int32@)">
<summary>
No documentation.
</summary>
<param name="maxVertexInfluences">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetMaxVertexInfluences']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::GetMaxVertexInfluences([Out] unsigned int* maxVertexInfluences)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetNumBones">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetNumBones']/*"/>
<unmanaged>unsigned int ID3DXSkinInfo::GetNumBones()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.FindBoneVertexInfluenceIndex(System.Int32,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="boneNum">No documentation.</param>
<param name="vertexNum">No documentation.</param>
<param name="influenceIndexRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::FindBoneVertexInfluenceIndex']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::FindBoneVertexInfluenceIndex([In] unsigned int boneNum,[In] unsigned int vertexNum,[In] unsigned int* pInfluenceIndex)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetMaxFaceInfluences(SharpDX.Direct3D9.IndexBuffer,System.Int32,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="iBRef">No documentation.</param>
<param name="numFaces">No documentation.</param>
<param name="maxFaceInfluences">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetMaxFaceInfluences']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::GetMaxFaceInfluences([In] IDirect3DIndexBuffer9* pIB,[In] unsigned int NumFaces,[Out] unsigned int* maxFaceInfluences)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetMinBoneInfluence(System.Single)">
<summary>
No documentation.
</summary>
<param name="minInfl">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetMinBoneInfluence']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetMinBoneInfluence([In] float MinInfl)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetMinBoneInfluence">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetMinBoneInfluence']/*"/>
<unmanaged>float ID3DXSkinInfo::GetMinBoneInfluence()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetBoneName(System.Int32,System.String)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetBoneName']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetBoneName([In] unsigned int Bone,[In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetBoneName(System.Int32)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetBoneName']/*"/>
<unmanaged>const char* ID3DXSkinInfo::GetBoneName([In] unsigned int Bone)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetBoneOffsetMatrix(System.Int32,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<param name="boneTransformRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetBoneOffsetMatrix']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetBoneOffsetMatrix([In] unsigned int Bone,[In] const D3DXMATRIX* pBoneTransform)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetBoneOffsetMatrix(System.Int32)">
<summary>
No documentation.
</summary>
<param name="bone">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetBoneOffsetMatrix']/*"/>
<unmanaged>D3DXMATRIX* ID3DXSkinInfo::GetBoneOffsetMatrix([In] unsigned int Bone)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.Clone(SharpDX.Direct3D9.ID3DXSkinInfo@)">
<summary>
No documentation.
</summary>
<param name="skinInfoOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::Clone']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::Clone([In] ID3DXSkinInfo** ppSkinInfo)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.Remap(System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="numVertices">No documentation.</param>
<param name="vertexRemapRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::Remap']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::Remap([In] unsigned int NumVertices,[In] unsigned int* pVertexRemap)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetFVF(System.Int32)">
<summary>
No documentation.
</summary>
<param name="fvf">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetFVF']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetFVF([In] unsigned int FVF)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.SetDeclaration(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declarationRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::SetDeclaration']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::SetDeclaration([In] const D3DVERTEXELEMENT9* pDeclaration)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetFVF">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetFVF']/*"/>
<unmanaged>unsigned int ID3DXSkinInfo::GetFVF()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.GetDeclaration(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declaration">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetDeclaration']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::GetDeclaration([In] D3DVERTEXELEMENT9* Declaration)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.UpdateSkinnedMesh(SharpDX.Matrix@,SharpDX.Matrix@,System.IntPtr,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="boneTransformsRef">No documentation.</param>
<param name="boneInvTransposeTransformsRef">No documentation.</param>
<param name="verticesSrcRef">No documentation.</param>
<param name="verticesDstRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::UpdateSkinnedMesh']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::UpdateSkinnedMesh([In] const D3DXMATRIX* pBoneTransforms,[In] const D3DXMATRIX* pBoneInvTransposeTransforms,[In] const void* pVerticesSrc,[In] void* pVerticesDst)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.ConvertToBlendedMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<param name="vertexRemapOut">No documentation.</param>
<param name="maxFaceInflRef">No documentation.</param>
<param name="numBoneCombinationsRef">No documentation.</param>
<param name="boneCombinationTableOut">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::ConvertToBlendedMesh']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::ConvertToBlendedMesh([In] ID3DXMesh* pMesh,[In] unsigned int Options,[In] const unsigned int* pAdjacencyIn,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pFaceRemap,[In] ID3DXBuffer** ppVertexRemap,[In] unsigned int* pMaxFaceInfl,[In] unsigned int* pNumBoneCombinations,[In] ID3DXBuffer** ppBoneCombinationTable,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSkinInfo.ConvertToIndexedBlendedMesh(SharpDX.Direct3D9.ID3DXMesh,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,System.Int32,System.Int32,SharpDX.Direct3D9.ShaderBytecode@,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="meshRef">No documentation.</param>
<param name="options">No documentation.</param>
<param name="paletteSize">No documentation.</param>
<param name="adjacencyInRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="faceRemapRef">No documentation.</param>
<param name="vertexRemapOut">No documentation.</param>
<param name="maxVertexInflRef">No documentation.</param>
<param name="numBoneCombinationsRef">No documentation.</param>
<param name="boneCombinationTableOut">No documentation.</param>
<param name="meshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::ConvertToIndexedBlendedMesh']/*"/>
<unmanaged>HRESULT ID3DXSkinInfo::ConvertToIndexedBlendedMesh([In] ID3DXMesh* pMesh,[In] unsigned int Options,[In] unsigned int paletteSize,[In] const unsigned int* pAdjacencyIn,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pFaceRemap,[In] ID3DXBuffer** ppVertexRemap,[In] unsigned int* pMaxVertexInfl,[In] unsigned int* pNumBoneCombinations,[In] ID3DXBuffer** ppBoneCombinationTable,[In] ID3DXMesh** ppMesh)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXSkinInfo.MaxVertexInfluences">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetMaxVertexInfluences']/*"/>
<unmanaged>GetMaxVertexInfluences</unmanaged>
<unmanaged>HRESULT ID3DXSkinInfo::GetMaxVertexInfluences([Out] unsigned int* maxVertexInfluences)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXSkinInfo.NumBones">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetNumBones']/*"/>
<unmanaged>GetNumBones</unmanaged>
<unmanaged>unsigned int ID3DXSkinInfo::GetNumBones()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXSkinInfo.MinBoneInfluence">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetMinBoneInfluence']/*"/>
<unmanaged>GetMinBoneInfluence</unmanaged>
<unmanaged>float ID3DXSkinInfo::GetMinBoneInfluence()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXSkinInfo.FVF">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSkinInfo::GetFVF']/*"/>
<unmanaged>GetFVF</unmanaged>
<unmanaged>unsigned int ID3DXSkinInfo::GetFVF()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXSprite">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite']/*"/>
<unmanaged>ID3DXSprite</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXSprite"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXSprite::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.GetTransform(SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="transformRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::GetTransform']/*"/>
<unmanaged>HRESULT ID3DXSprite::GetTransform([Out] D3DXMATRIX* pTransform)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.SetTransform(SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="transformRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::SetTransform']/*"/>
<unmanaged>HRESULT ID3DXSprite::SetTransform([In] const D3DXMATRIX* pTransform)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.SetWorldViewRH(SharpDX.Matrix@,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="worldRef">No documentation.</param>
<param name="viewRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::SetWorldViewRH']/*"/>
<unmanaged>HRESULT ID3DXSprite::SetWorldViewRH([In] const D3DXMATRIX* pWorld,[In] const D3DXMATRIX* pView)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.SetWorldViewLH(SharpDX.Matrix@,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="worldRef">No documentation.</param>
<param name="viewRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::SetWorldViewLH']/*"/>
<unmanaged>HRESULT ID3DXSprite::SetWorldViewLH([In] const D3DXMATRIX* pWorld,[In] const D3DXMATRIX* pView)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.Begin(System.Int32)">
<summary>
No documentation.
</summary>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::Begin']/*"/>
<unmanaged>HRESULT ID3DXSprite::Begin([In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.Draw(SharpDX.Direct3D9.Texture,SharpDX.Rectangle,SharpDX.Vector3,SharpDX.Vector3,SharpDX.Color4)">
<summary>
No documentation.
</summary>
<param name="textureRef">No documentation.</param>
<param name="srcRectRef">No documentation.</param>
<param name="centerRef">No documentation.</param>
<param name="positionRef">No documentation.</param>
<param name="color">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::Draw']/*"/>
<unmanaged>HRESULT ID3DXSprite::Draw([In] IDirect3DTexture9* pTexture,[In] const RECT* pSrcRect,[In] const D3DXVECTOR3* pCenter,[In] const D3DXVECTOR3* pPosition,[In] D3DCOLOR Color)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.Flush">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::Flush']/*"/>
<unmanaged>HRESULT ID3DXSprite::Flush()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.End">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::End']/*"/>
<unmanaged>HRESULT ID3DXSprite::End()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.OnLostDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::OnLostDevice']/*"/>
<unmanaged>HRESULT ID3DXSprite::OnLostDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXSprite.OnResetDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::OnResetDevice']/*"/>
<unmanaged>HRESULT ID3DXSprite::OnResetDevice()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXSprite.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXSprite::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXSprite.Transform">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSprite::GetTransform']/*"/>
<unmanaged>GetTransform</unmanaged>
<unmanaged>HRESULT ID3DXSprite::GetTransform([Out] D3DXMATRIX* pTransform)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ID3DXTextureShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader']/*"/>
<unmanaged>ID3DXTextureShader</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ID3DXTextureShader"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetFunction(SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="functionOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetFunction']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::GetFunction([Out] ID3DXBuffer** ppFunction)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetConstantBuffer(SharpDX.Direct3D9.ShaderBytecode@)">
<summary>
No documentation.
</summary>
<param name="constantBufferOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetConstantBuffer']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::GetConstantBuffer([Out] ID3DXBuffer** ppConstantBuffer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetDescription(SharpDX.Direct3D9.ConstantTableDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetDesc']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::GetDesc([Out] D3DXCONSTANTTABLE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetConstantDescription(System.String,SharpDX.Direct3D9.ConstantDescription@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="constantDescRef">No documentation.</param>
<param name="countRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetConstantDesc']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::GetConstantDesc([In] const char* hConstant,[Out] D3DXCONSTANT_DESC* pConstantDesc,[Out] unsigned int* pCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetConstant(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetConstant']/*"/>
<unmanaged>const char* ID3DXTextureShader::GetConstant([In] const char* hConstant,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetConstantByName(System.String,System.String)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="nameRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetConstantByName']/*"/>
<unmanaged>const char* ID3DXTextureShader::GetConstantByName([In] const char* hConstant,[In] const char* pName)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.GetConstantElement(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="index">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetConstantElement']/*"/>
<unmanaged>const char* ID3DXTextureShader::GetConstantElement([In] const char* hConstant,[In] unsigned int Index)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetDefaults">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetDefaults']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetDefaults()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetValue(System.String,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="bytes">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetValue']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetValue([In] const char* hConstant,[In] const void* pData,[In] unsigned int Bytes)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetBool(System.String,System.Boolean)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="b">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetBool']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetBool([In] const char* hConstant,[In] BOOL b)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetBoolArray(System.String,System.Boolean,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="bRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetBoolArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetBoolArray([In] const char* hConstant,[In] const BOOL* pb,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetInt(System.String,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="n">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetInt']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetInt([In] const char* hConstant,[In] int n)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetIntArray(System.String,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="nRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetIntArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetIntArray([In] const char* hConstant,[In] const int* pn,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetFloat(System.String,System.Single)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="f">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetFloat']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetFloat([In] const char* hConstant,[In] float f)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetFloatArray(System.String,System.Single,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="fRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetFloatArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetFloatArray([In] const char* hConstant,[In] const float* pf,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetVector(System.String,SharpDX.Vector4)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetVector']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetVector([In] const char* hConstant,[In] const D3DXVECTOR4* pVector)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetVectorArray(System.String,SharpDX.Vector4,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="vectorRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetVectorArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetVectorArray([In] const char* hConstant,[In] const D3DXVECTOR4* pVector,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetMatrix(System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetMatrix']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetMatrix([In] const char* hConstant,[In] const D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetMatrixArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetMatrixArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetMatrixArray([In] const char* hConstant,[In] const D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetMatrixPointerArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetMatrixPointerArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetMatrixPointerArray([In] const char* hConstant,[In] const D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetMatrixTranspose(System.String,SharpDX.Matrix@)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetMatrixTranspose']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetMatrixTranspose([In] const char* hConstant,[In] const D3DXMATRIX* pMatrix)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetMatrixTransposeArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="matrixRef">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetMatrixTransposeArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetMatrixTransposeArray([In] const char* hConstant,[In] const D3DXMATRIX* pMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ID3DXTextureShader.SetMatrixTransposePointerArray(System.String,SharpDX.Matrix@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="hConstant">No documentation.</param>
<param name="matrixOut">No documentation.</param>
<param name="count">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::SetMatrixTransposePointerArray']/*"/>
<unmanaged>HRESULT ID3DXTextureShader::SetMatrixTransposePointerArray([In] const char* hConstant,[In] const D3DXMATRIX** ppMatrix,[In] unsigned int Count)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXTextureShader.Function">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetFunction']/*"/>
<unmanaged>GetFunction</unmanaged>
<unmanaged>HRESULT ID3DXTextureShader::GetFunction([Out] ID3DXBuffer** ppFunction)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXTextureShader.ConstantBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetConstantBuffer']/*"/>
<unmanaged>GetConstantBuffer</unmanaged>
<unmanaged>HRESULT ID3DXTextureShader::GetConstantBuffer([Out] ID3DXBuffer** ppConstantBuffer)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ID3DXTextureShader.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXTextureShader::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT ID3DXTextureShader::GetDesc([Out] D3DXCONSTANTTABLE_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ILoadUserData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLoadUserData']/*"/>
<unmanaged>ID3DXLoadUserData</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ILoadUserData.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ILoadUserData"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ILoadUserData.LoadTopLevelData(SharpDX.Direct3D9.ID3DXFileData)">
<summary>
No documentation.
</summary>
<param name="xofChildDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLoadUserData::LoadTopLevelData']/*"/>
<unmanaged>HRESULT ID3DXLoadUserData::LoadTopLevelData([In] ID3DXFileData* pXofChildData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ILoadUserData.LoadFrameChildData(SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXFileData)">
<summary>
No documentation.
</summary>
<param name="frameRef">No documentation.</param>
<param name="xofChildDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLoadUserData::LoadFrameChildData']/*"/>
<unmanaged>HRESULT ID3DXLoadUserData::LoadFrameChildData([In] D3DXFRAME* pFrame,[In] ID3DXFileData* pXofChildData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ILoadUserData.LoadMeshChildData(SharpDX.Direct3D9.MeshContainer@,SharpDX.Direct3D9.ID3DXFileData)">
<summary>
No documentation.
</summary>
<param name="meshContainerRef">No documentation.</param>
<param name="xofChildDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXLoadUserData::LoadMeshChildData']/*"/>
<unmanaged>HRESULT ID3DXLoadUserData::LoadMeshChildData([In] D3DXMESHCONTAINER* pMeshContainer,[In] ID3DXFileData* pXofChildData)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.IndexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DIndexBuffer9']/*"/>
<unmanaged>IDirect3DIndexBuffer9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IndexBuffer.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.IndexBuffer"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.IndexBuffer.Lock(System.Int32,System.Int32,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="offsetToLock">No documentation.</param>
<param name="sizeToLock">No documentation.</param>
<param name="bDataOut">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DIndexBuffer9::Lock']/*"/>
<unmanaged>HRESULT IDirect3DIndexBuffer9::Lock([In] unsigned int OffsetToLock,[In] unsigned int SizeToLock,[In] void** ppbData,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IndexBuffer.Unlock">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DIndexBuffer9::Unlock']/*"/>
<unmanaged>HRESULT IDirect3DIndexBuffer9::Unlock()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.IndexBuffer.GetDescription(SharpDX.Direct3D9.IndexBufferDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DIndexBuffer9::GetDesc']/*"/>
<unmanaged>HRESULT IDirect3DIndexBuffer9::GetDesc([Out] D3DINDEXBUFFER_DESC* pDesc)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.IndexBuffer.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DIndexBuffer9::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT IDirect3DIndexBuffer9::GetDesc([Out] D3DINDEXBUFFER_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ISaveUserData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData']/*"/>
<unmanaged>ID3DXSaveUserData</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ISaveUserData"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.AddFrameChildData(SharpDX.Direct3D9.Frame@,SharpDX.Direct3D9.ID3DXFileSaveObject,SharpDX.Direct3D9.ID3DXFileSaveData)">
<summary>
No documentation.
</summary>
<param name="frameRef">No documentation.</param>
<param name="xofSaveRef">No documentation.</param>
<param name="xofFrameDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData::AddFrameChildData']/*"/>
<unmanaged>HRESULT ID3DXSaveUserData::AddFrameChildData([In] const D3DXFRAME* pFrame,[In] ID3DXFileSaveObject* pXofSave,[In] ID3DXFileSaveData* pXofFrameData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.AddMeshChildData(SharpDX.Direct3D9.MeshContainer@,SharpDX.Direct3D9.ID3DXFileSaveObject,SharpDX.Direct3D9.ID3DXFileSaveData)">
<summary>
No documentation.
</summary>
<param name="meshContainerRef">No documentation.</param>
<param name="xofSaveRef">No documentation.</param>
<param name="xofMeshDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData::AddMeshChildData']/*"/>
<unmanaged>HRESULT ID3DXSaveUserData::AddMeshChildData([In] const D3DXMESHCONTAINER* pMeshContainer,[In] ID3DXFileSaveObject* pXofSave,[In] ID3DXFileSaveData* pXofMeshData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.AddTopLevelDataObjectsPre(SharpDX.Direct3D9.ID3DXFileSaveObject)">
<summary>
No documentation.
</summary>
<param name="xofSaveRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData::AddTopLevelDataObjectsPre']/*"/>
<unmanaged>HRESULT ID3DXSaveUserData::AddTopLevelDataObjectsPre([In] ID3DXFileSaveObject* pXofSave)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.AddTopLevelDataObjectsPost(SharpDX.Direct3D9.ID3DXFileSaveObject)">
<summary>
No documentation.
</summary>
<param name="xofSaveRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData::AddTopLevelDataObjectsPost']/*"/>
<unmanaged>HRESULT ID3DXSaveUserData::AddTopLevelDataObjectsPost([In] ID3DXFileSaveObject* pXofSave)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.RegisterTemplates(SharpDX.Direct3D9.ID3DXFile)">
<summary>
No documentation.
</summary>
<param name="xFileApiRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData::RegisterTemplates']/*"/>
<unmanaged>HRESULT ID3DXSaveUserData::RegisterTemplates([In] ID3DXFile* pXFileApi)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ISaveUserData.SaveTemplates(SharpDX.Direct3D9.ID3DXFileSaveObject)">
<summary>
No documentation.
</summary>
<param name="xofSaveRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSaveUserData::SaveTemplates']/*"/>
<unmanaged>HRESULT ID3DXSaveUserData::SaveTemplates([In] ID3DXFileSaveObject* pXofSave)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PixelShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DPixelShader9']/*"/>
<unmanaged>IDirect3DPixelShader9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.PixelShader.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.PixelShader"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.PixelShader.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DPixelShader9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DPixelShader9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.PixelShader.GetFunction(System.IntPtr,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="sizeOfDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DPixelShader9::GetFunction']/*"/>
<unmanaged>HRESULT IDirect3DPixelShader9::GetFunction([In] void* arg0,[Out] unsigned int* pSizeOfData)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.PixelShader.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DPixelShader9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DPixelShader9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Query">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9']/*"/>
<unmanaged>IDirect3DQuery9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Query.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Query"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Query.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DQuery9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Query.GetTypeInfo">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetType']/*"/>
<unmanaged>D3DQUERYTYPE IDirect3DQuery9::GetType()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Query.GetDataSize">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetDataSize']/*"/>
<unmanaged>unsigned int IDirect3DQuery9::GetDataSize()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Query.Issue(System.Int32)">
<summary>
No documentation.
</summary>
<param name="dwIssueFlags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::Issue']/*"/>
<unmanaged>HRESULT IDirect3DQuery9::Issue([In] unsigned int dwIssueFlags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Query.GetData(System.IntPtr,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="dataRef">No documentation.</param>
<param name="dwSize">No documentation.</param>
<param name="dwGetDataFlags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetData']/*"/>
<unmanaged>HRESULT IDirect3DQuery9::GetData([In] void* pData,[In] unsigned int dwSize,[In] unsigned int dwGetDataFlags)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Query.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DQuery9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Query.TypeInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetType']/*"/>
<unmanaged>GetType</unmanaged>
<unmanaged>D3DQUERYTYPE IDirect3DQuery9::GetType()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Query.DataSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DQuery9::GetDataSize']/*"/>
<unmanaged>GetDataSize</unmanaged>
<unmanaged>unsigned int IDirect3DQuery9::GetDataSize()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RenderToEnvironmentMap">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap']/*"/>
<unmanaged>ID3DXRenderToEnvMap</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.RenderToEnvironmentMap"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.GetDescription(SharpDX.Direct3D9.RenderToEnvironmentMapDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::GetDesc']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::GetDesc([Out] D3DXRTE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.BeginCube(SharpDX.Direct3D9.CubeTexture)">
<summary>
No documentation.
</summary>
<param name="cubeTexRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::BeginCube']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::BeginCube([In] IDirect3DCubeTexture9* pCubeTex)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.BeginSphere(SharpDX.Direct3D9.Texture)">
<summary>
No documentation.
</summary>
<param name="texRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::BeginSphere']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::BeginSphere([In] IDirect3DTexture9* pTex)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.BeginHemisphere(SharpDX.Direct3D9.Texture,SharpDX.Direct3D9.Texture)">
<summary>
No documentation.
</summary>
<param name="texZPosRef">No documentation.</param>
<param name="texZNegRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::BeginHemisphere']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::BeginHemisphere([In] IDirect3DTexture9* pTexZPos,[In] IDirect3DTexture9* pTexZNeg)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.BeginParabolic(SharpDX.Direct3D9.Texture,SharpDX.Direct3D9.Texture)">
<summary>
No documentation.
</summary>
<param name="texZPosRef">No documentation.</param>
<param name="texZNegRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::BeginParabolic']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::BeginParabolic([In] IDirect3DTexture9* pTexZPos,[In] IDirect3DTexture9* pTexZNeg)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.Face(SharpDX.Direct3D9.CubeMapFace,System.Int32)">
<summary>
No documentation.
</summary>
<param name="face">No documentation.</param>
<param name="mipFilter">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::Face']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::Face([In] D3DCUBEMAP_FACES Face,[In] unsigned int MipFilter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.End(System.Int32)">
<summary>
No documentation.
</summary>
<param name="mipFilter">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::End']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::End([In] unsigned int MipFilter)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.OnLostDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::OnLostDevice']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::OnLostDevice()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.RenderToEnvironmentMap.OnResetDevice">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::OnResetDevice']/*"/>
<unmanaged>HRESULT ID3DXRenderToEnvMap::OnResetDevice()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.RenderToEnvironmentMap.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXRenderToEnvMap::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.RenderToEnvironmentMap.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXRenderToEnvMap::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT ID3DXRenderToEnvMap::GetDesc([Out] D3DXRTE_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShaderBytecode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBuffer']/*"/>
<unmanaged>ID3DXBuffer</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ShaderBytecode.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.ShaderBytecode"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.ShaderBytecode.GetBufferPointer">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBuffer::GetBufferPointer']/*"/>
<unmanaged>void* ID3DXBuffer::GetBufferPointer()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.ShaderBytecode.GetBufferSize">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBuffer::GetBufferSize']/*"/>
<unmanaged>unsigned int ID3DXBuffer::GetBufferSize()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ShaderBytecode.BufferPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBuffer::GetBufferPointer']/*"/>
<unmanaged>GetBufferPointer</unmanaged>
<unmanaged>void* ID3DXBuffer::GetBufferPointer()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.ShaderBytecode.BufferSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXBuffer::GetBufferSize']/*"/>
<unmanaged>GetBufferSize</unmanaged>
<unmanaged>unsigned int ID3DXBuffer::GetBufferSize()</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SimplificationMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh']/*"/>
<unmanaged>ID3DXSPMesh</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.SimplificationMesh"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetNumFaces">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetNumFaces']/*"/>
<unmanaged>unsigned int ID3DXSPMesh::GetNumFaces()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetNumVertices">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetNumVertices']/*"/>
<unmanaged>unsigned int ID3DXSPMesh::GetNumVertices()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetFVF">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetFVF']/*"/>
<unmanaged>unsigned int ID3DXSPMesh::GetFVF()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetDeclaration(SharpDX.Direct3D9.VertexElement)">
<summary>
No documentation.
</summary>
<param name="declaration">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetDeclaration']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::GetDeclaration([In] D3DVERTEXELEMENT9* Declaration)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetOptions">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetOptions']/*"/>
<unmanaged>unsigned int ID3DXSPMesh::GetOptions()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetDevice']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.CloneMeshFVF(System.Int32,System.Int32,SharpDX.Direct3D9.Device,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="fvf">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="vertexRemapOutRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::CloneMeshFVF']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::CloneMeshFVF([In] unsigned int Options,[In] unsigned int FVF,[In] IDirect3DDevice9* pD3DDevice,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pVertexRemapOut,[In] ID3DXMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.CloneMesh(System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,System.Int32,System.Int32,SharpDX.Direct3D9.ID3DXMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="declarationRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="adjacencyOutRef">No documentation.</param>
<param name="vertexRemapOutRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::CloneMesh']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::CloneMesh([In] unsigned int Options,[In] const D3DVERTEXELEMENT9* pDeclaration,[In] IDirect3DDevice9* pD3DDevice,[In] unsigned int* pAdjacencyOut,[In] unsigned int* pVertexRemapOut,[In] ID3DXMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.ClonePMeshFVF(System.Int32,System.Int32,SharpDX.Direct3D9.Device,System.Int32,System.Single,SharpDX.Direct3D9.ID3DXPMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="fvf">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="vertexRemapOutRef">No documentation.</param>
<param name="errorsByFaceRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::ClonePMeshFVF']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::ClonePMeshFVF([In] unsigned int Options,[In] unsigned int FVF,[In] IDirect3DDevice9* pD3DDevice,[In] unsigned int* pVertexRemapOut,[In] float* pErrorsByFace,[In] ID3DXPMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.ClonePMesh(System.Int32,SharpDX.Direct3D9.VertexElement,SharpDX.Direct3D9.Device,System.Int32,System.Single,SharpDX.Direct3D9.ID3DXPMesh@)">
<summary>
No documentation.
</summary>
<param name="options">No documentation.</param>
<param name="declarationRef">No documentation.</param>
<param name="d3DDeviceRef">No documentation.</param>
<param name="vertexRemapOutRef">No documentation.</param>
<param name="errorsbyFaceRef">No documentation.</param>
<param name="cloneMeshOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::ClonePMesh']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::ClonePMesh([In] unsigned int Options,[In] const D3DVERTEXELEMENT9* pDeclaration,[In] IDirect3DDevice9* pD3DDevice,[In] unsigned int* pVertexRemapOut,[In] float* pErrorsbyFace,[In] ID3DXPMesh** ppCloneMesh)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.ReduceFaces(System.Int32)">
<summary>
No documentation.
</summary>
<param name="faces">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::ReduceFaces']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::ReduceFaces([In] unsigned int Faces)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.ReduceVertices(System.Int32)">
<summary>
No documentation.
</summary>
<param name="vertices">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::ReduceVertices']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::ReduceVertices([In] unsigned int Vertices)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetMaxFaces">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetMaxFaces']/*"/>
<unmanaged>unsigned int ID3DXSPMesh::GetMaxFaces()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetMaxVertices">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetMaxVertices']/*"/>
<unmanaged>unsigned int ID3DXSPMesh::GetMaxVertices()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetVertexAttributeWeights(SharpDX.Direct3D9.AttributeWeights@)">
<summary>
No documentation.
</summary>
<param name="vertexAttributeWeightsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetVertexAttributeWeights']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::GetVertexAttributeWeights([In] D3DXATTRIBUTEWEIGHTS* pVertexAttributeWeights)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SimplificationMesh.GetVertexWeights(System.Single@)">
<summary>
No documentation.
</summary>
<param name="vertexWeightsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetVertexWeights']/*"/>
<unmanaged>HRESULT ID3DXSPMesh::GetVertexWeights([Out] float* pVertexWeights)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.NumFaces">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetNumFaces']/*"/>
<unmanaged>GetNumFaces</unmanaged>
<unmanaged>unsigned int ID3DXSPMesh::GetNumFaces()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.NumVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetNumVertices']/*"/>
<unmanaged>GetNumVertices</unmanaged>
<unmanaged>unsigned int ID3DXSPMesh::GetNumVertices()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.FVF">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetFVF']/*"/>
<unmanaged>GetFVF</unmanaged>
<unmanaged>unsigned int ID3DXSPMesh::GetFVF()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.Options">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetOptions']/*"/>
<unmanaged>GetOptions</unmanaged>
<unmanaged>unsigned int ID3DXSPMesh::GetOptions()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT ID3DXSPMesh::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.MaxFaces">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetMaxFaces']/*"/>
<unmanaged>GetMaxFaces</unmanaged>
<unmanaged>unsigned int ID3DXSPMesh::GetMaxFaces()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.MaxVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetMaxVertices']/*"/>
<unmanaged>GetMaxVertices</unmanaged>
<unmanaged>unsigned int ID3DXSPMesh::GetMaxVertices()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SimplificationMesh.VertexWeights">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='ID3DXSPMesh::GetVertexWeights']/*"/>
<unmanaged>GetVertexWeights</unmanaged>
<unmanaged>HRESULT ID3DXSPMesh::GetVertexWeights([Out] float* pVertexWeights)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.StateBlock">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DStateBlock9']/*"/>
<unmanaged>IDirect3DStateBlock9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.StateBlock.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.StateBlock"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.StateBlock.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DStateBlock9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DStateBlock9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.StateBlock.Capture">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DStateBlock9::Capture']/*"/>
<unmanaged>HRESULT IDirect3DStateBlock9::Capture()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.StateBlock.Apply">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DStateBlock9::Apply']/*"/>
<unmanaged>HRESULT IDirect3DStateBlock9::Apply()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.StateBlock.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DStateBlock9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DStateBlock9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Surface">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9']/*"/>
<unmanaged>IDirect3DSurface9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Surface.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Surface"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Surface.GetContainer(System.Guid,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="riid">No documentation.</param>
<param name="containerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::GetContainer']/*"/>
<unmanaged>HRESULT IDirect3DSurface9::GetContainer([In] const GUID&amp; riid,[In] void** ppContainer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Surface.GetDescription(SharpDX.Direct3D9.SurfaceDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::GetDesc']/*"/>
<unmanaged>HRESULT IDirect3DSurface9::GetDesc([Out] D3DSURFACE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Surface.LockRect(SharpDX.Direct3D9.LockedRect,SharpDX.Rectangle,System.Int32)">
<summary>
No documentation.
</summary>
<param name="lockedRectRef">No documentation.</param>
<param name="rectRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::LockRect']/*"/>
<unmanaged>HRESULT IDirect3DSurface9::LockRect([In] D3DLOCKED_RECT* pLockedRect,[In] const RECT* pRect,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Surface.UnlockRect">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::UnlockRect']/*"/>
<unmanaged>HRESULT IDirect3DSurface9::UnlockRect()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Surface.GetDC(System.IntPtr@)">
<summary>
No documentation.
</summary>
<param name="hdcRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::GetDC']/*"/>
<unmanaged>HRESULT IDirect3DSurface9::GetDC([Out] HDC* phdc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Surface.ReleaseDC(System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="hdc">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::ReleaseDC']/*"/>
<unmanaged>HRESULT IDirect3DSurface9::ReleaseDC([In] HDC hdc)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Surface.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT IDirect3DSurface9::GetDesc([Out] D3DSURFACE_DESC* pDesc)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Surface.DC">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSurface9::GetDC']/*"/>
<unmanaged>GetDC</unmanaged>
<unmanaged>HRESULT IDirect3DSurface9::GetDC([Out] HDC* phdc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SwapChain">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9']/*"/>
<unmanaged>IDirect3DSwapChain9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.SwapChain"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.Present(SharpDX.Rectangle,SharpDX.Rectangle,System.IntPtr,System.IntPtr,System.Int32)">
<summary>
No documentation.
</summary>
<param name="sourceRectRef">No documentation.</param>
<param name="destRectRef">No documentation.</param>
<param name="hDestWindowOverride">No documentation.</param>
<param name="dirtyRegionRef">No documentation.</param>
<param name="dwFlags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::Present']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::Present([In] const RECT* pSourceRect,[In] const RECT* pDestRect,[In] HWND hDestWindowOverride,[In] const RGNDATA* pDirtyRegion,[In] unsigned int dwFlags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.GetFrontBufferData(SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="destSurfaceRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetFrontBufferData']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::GetFrontBufferData([Out] IDirect3DSurface9* pDestSurface)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.GetBackBuffer(System.Int32,SharpDX.Direct3D9.BackBufferType,SharpDX.Direct3D9.Surface@)">
<summary>
No documentation.
</summary>
<param name="iBackBuffer">No documentation.</param>
<param name="type">No documentation.</param>
<param name="backBufferOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetBackBuffer']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::GetBackBuffer([In] unsigned int iBackBuffer,[In] D3DBACKBUFFER_TYPE Type,[Out] IDirect3DSurface9** ppBackBuffer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.GetRasterStatus(SharpDX.Direct3D9.RasterStatus@)">
<summary>
No documentation.
</summary>
<param name="rasterStatusRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetRasterStatus']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::GetRasterStatus([Out] D3DRASTER_STATUS* pRasterStatus)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.GetDisplayMode(SharpDX.Direct3D9.DisplayMode@)">
<summary>
No documentation.
</summary>
<param name="modeRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetDisplayMode']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::GetDisplayMode([Out] D3DDISPLAYMODE* pMode)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain.GetPresentParameters(SharpDX.Direct3D9.PresentParameters@)">
<summary>
No documentation.
</summary>
<param name="presentationParametersRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetPresentParameters']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9::GetPresentParameters([Out] D3DPRESENT_PARAMETERS* pPresentationParameters)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain.FrontBufferData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetFrontBufferData']/*"/>
<unmanaged>GetFrontBufferData</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9::GetFrontBufferData([Out] IDirect3DSurface9* pDestSurface)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain.RasterStatus">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetRasterStatus']/*"/>
<unmanaged>GetRasterStatus</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9::GetRasterStatus([Out] D3DRASTER_STATUS* pRasterStatus)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain.DisplayMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetDisplayMode']/*"/>
<unmanaged>GetDisplayMode</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9::GetDisplayMode([Out] D3DDISPLAYMODE* pMode)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain.PresentParameters">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9::GetPresentParameters']/*"/>
<unmanaged>GetPresentParameters</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9::GetPresentParameters([Out] D3DPRESENT_PARAMETERS* pPresentationParameters)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SwapChain9Ex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9Ex']/*"/>
<unmanaged>IDirect3DSwapChain9Ex</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain9Ex.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.SwapChain9Ex"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain9Ex.GetLastPresentCount(System.Int32@)">
<summary>
No documentation.
</summary>
<param name="lastPresentCountRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9Ex::GetLastPresentCount']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9Ex::GetLastPresentCount([Out] unsigned int* pLastPresentCount)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain9Ex.GetPresentStats(SharpDX.Direct3D9.PresentationStatistics@)">
<summary>
No documentation.
</summary>
<param name="presentationStatisticsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9Ex::GetPresentStats']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9Ex::GetPresentStats([Out] D3DPRESENTSTATS* pPresentationStatistics)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.SwapChain9Ex.GetDisplayModeEx(SharpDX.Direct3D9.DisplayModeEx@,SharpDX.Direct3D9.DisplayRotation@)">
<summary>
No documentation.
</summary>
<param name="modeRef">No documentation.</param>
<param name="rotationRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9Ex::GetDisplayModeEx']/*"/>
<unmanaged>HRESULT IDirect3DSwapChain9Ex::GetDisplayModeEx([Out] D3DDISPLAYMODEEX* pMode,[Out] D3DDISPLAYROTATION* pRotation)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain9Ex.LastPresentCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9Ex::GetLastPresentCount']/*"/>
<unmanaged>GetLastPresentCount</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9Ex::GetLastPresentCount([Out] unsigned int* pLastPresentCount)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.SwapChain9Ex.PresentStats">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DSwapChain9Ex::GetPresentStats']/*"/>
<unmanaged>GetPresentStats</unmanaged>
<unmanaged>HRESULT IDirect3DSwapChain9Ex::GetPresentStats([Out] D3DPRESENTSTATS* pPresentationStatistics)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Texture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DTexture9']/*"/>
<unmanaged>IDirect3DTexture9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Texture.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Texture"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Texture.GetLevelDescription(System.Int32,SharpDX.Direct3D9.SurfaceDescription@)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DTexture9::GetLevelDesc']/*"/>
<unmanaged>HRESULT IDirect3DTexture9::GetLevelDesc([In] unsigned int Level,[Out] D3DSURFACE_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Texture.GetSurfaceLevel(System.Int32)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DTexture9::GetSurfaceLevel']/*"/>
<unmanaged>HRESULT IDirect3DTexture9::GetSurfaceLevel([In] unsigned int Level,[Out] IDirect3DSurface9** ppSurfaceLevel)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Texture.LockRect(System.Int32,SharpDX.Direct3D9.LockedRect,SharpDX.Rectangle,System.Int32)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<param name="lockedRectRef">No documentation.</param>
<param name="rectRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DTexture9::LockRect']/*"/>
<unmanaged>HRESULT IDirect3DTexture9::LockRect([In] unsigned int Level,[In] D3DLOCKED_RECT* pLockedRect,[In] const RECT* pRect,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Texture.UnlockRect(System.Int32)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DTexture9::UnlockRect']/*"/>
<unmanaged>HRESULT IDirect3DTexture9::UnlockRect([In] unsigned int Level)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Texture.AddDirtyRect(SharpDX.Rectangle)">
<summary>
No documentation.
</summary>
<param name="dirtyRectRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DTexture9::AddDirtyRect']/*"/>
<unmanaged>HRESULT IDirect3DTexture9::AddDirtyRect([In] const RECT* pDirtyRect)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexBuffer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexBuffer9']/*"/>
<unmanaged>IDirect3DVertexBuffer9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VertexBuffer"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.Lock_(System.Int32,System.Int32,System.IntPtr@,SharpDX.Direct3D9.LockFlags)">
<summary>
No documentation.
</summary>
<param name="offsetToLock">No documentation.</param>
<param name="sizeToLock">No documentation.</param>
<param name="bDataOut">No documentation.</param>
<param name="lockFlags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexBuffer9::Lock']/*"/>
<unmanaged>HRESULT IDirect3DVertexBuffer9::Lock([In] unsigned int OffsetToLock,[In] unsigned int SizeToLock,[Out] void** ppbData,[In] D3DLOCK Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.Unlock">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexBuffer9::Unlock']/*"/>
<unmanaged>HRESULT IDirect3DVertexBuffer9::Unlock()</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.GetDescription(SharpDX.Direct3D9.VertexBufferDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexBuffer9::GetDesc']/*"/>
<unmanaged>HRESULT IDirect3DVertexBuffer9::GetDesc([Out] D3DVERTEXBUFFER_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.#ctor(SharpDX.Direct3D9.Device,System.Int32,SharpDX.Direct3D9.Usage,SharpDX.Direct3D9.VertexFormat,SharpDX.Direct3D9.Pool)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VertexBuffer"/> class.
</summary>
<param name="device">The device that will be used to create the buffer.</param>
<param name="sizeInBytes">Size of the buffer, in bytes.</param>
<param name="usage">The requested usage of the buffer.</param>
<param name="format">The vertex format of the vertices in the buffer. If set to <see cref="T:SharpDX.Direct3D9.VertexFormat"/>.None, the buffer will be a non-FVF buffer.</param>
<param name="pool">The memory class into which the resource will be placed.</param>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.#ctor(SharpDX.Direct3D9.Device,System.Int32,SharpDX.Direct3D9.Usage,SharpDX.Direct3D9.VertexFormat,SharpDX.Direct3D9.Pool,System.IntPtr@)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VertexBuffer"/> class.
</summary>
<param name="device">The device that will be used to create the buffer.</param>
<param name="sizeInBytes">Size of the buffer, in bytes.</param>
<param name="usage">The requested usage of the buffer.</param>
<param name="format">The vertex format of the vertices in the buffer. If set to <see cref="T:SharpDX.Direct3D9.VertexFormat"/>.None, the buffer will be a non-FVF buffer.</param>
<param name="pool">The memory class into which the resource will be placed.</param>
<param name="sharedHandle">The variable that will receive the shared handle for this resource.</param>
<remarks>This method is only available in Direct3D9 Ex.</remarks>
</member>
<member name="M:SharpDX.Direct3D9.VertexBuffer.Lock(System.Int32,System.Int32,SharpDX.Direct3D9.LockFlags)">
<summary>
Locks a range of vertex data and obtains a pointer to the vertex buffer memory.
</summary>
<remarks>
As a general rule, do not hold a lock across more than one frame. When working with vertex buffers, you are allowed to make multiple lock calls; however, you must ensure that the number of lock calls match the number of unlock calls. DrawPrimitive calls will not succeed with any outstanding lock count on any currently set vertex buffer. The D3DLOCK_DISCARD and D3DLOCK_NOOVERWRITE flags are valid only on buffers created with D3DUSAGE_DYNAMIC. For information about using D3DLOCK_DISCARD or D3DLOCK_NOOVERWRITE with IDirect3DVertexBuffer9::Lock, see {{Using Dynamic Vertex and Index Buffers}}.
</remarks>
<param name="offsetToLock"> Offset into the vertex data to lock, in bytes. To lock the entire vertex buffer, specify 0 for both parameters, SizeToLock and OffsetToLock. </param>
<param name="sizeToLock"> Size of the vertex data to lock, in bytes. To lock the entire vertex buffer, specify 0 for both parameters, SizeToLock and OffsetToLock. </param>
<param name="lockFlags"> Combination of zero or more locking flags that describe the type of lock to perform. For this method, the valid flags are: D3DLOCK_DISCARD D3DLOCK_NO_DIRTY_UPDATE D3DLOCK_NOSYSLOCK D3DLOCK_READONLY D3DLOCK_NOOVERWRITE For a description of the flags, see <see cref="T:SharpDX.Direct3D9.LockFlags"/>. </param>
<returns>A <see cref="T:SharpDX.DataStream"/> if the method succeeds.</returns>
<unmanaged>HRESULT IDirect3DVertexBuffer9::Lock([None] UINT OffsetToLock,[None] UINT SizeToLock,[Out] void** ppbData,[None] int Flags)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.VertexBuffer.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexBuffer9::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT IDirect3DVertexBuffer9::GetDesc([Out] D3DVERTEXBUFFER_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexDeclaration">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexDeclaration9']/*"/>
<unmanaged>IDirect3DVertexDeclaration9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexDeclaration.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VertexDeclaration"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.VertexDeclaration.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexDeclaration9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DVertexDeclaration9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexDeclaration.GetDeclaration(SharpDX.Direct3D9.VertexElement@,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="elementRef">No documentation.</param>
<param name="numElementsRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexDeclaration9::GetDeclaration']/*"/>
<unmanaged>HRESULT IDirect3DVertexDeclaration9::GetDeclaration([Out] D3DVERTEXELEMENT9* pElement,[Out] unsigned int* pNumElements)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexDeclaration.#ctor(SharpDX.Direct3D9.Device,SharpDX.Direct3D9.VertexElement[])">
<summary>
Create a vertex shader declaration from the device and the vertex elements.
</summary>
<remarks>
See the {{Vertex Declaration (Direct3D 9)}} page for a detailed description of how to map vertex declarations between different versions of DirectX.
</remarks>
<param name="elements"> An array of <see cref="T:SharpDX.Direct3D9.VertexElement"/> vertex elements. </param>
<returns><see cref="T:SharpDX.Direct3D9.VertexDeclaration"/> If the method succeeds</returns>
<unmanaged>HRESULT IDirect3DDevice9::CreateVertexDeclaration([In, Buffer] const D3DVERTEXELEMENT9* pVertexElements,[None] IDirect3DVertexDeclaration9** ppDecl)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.VertexDeclaration.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexDeclaration9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DVertexDeclaration9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexShader">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexShader9']/*"/>
<unmanaged>IDirect3DVertexShader9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexShader.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VertexShader"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.VertexShader.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexShader9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DVertexShader9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VertexShader.GetFunction(System.IntPtr,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="arg0">No documentation.</param>
<param name="sizeOfDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexShader9::GetFunction']/*"/>
<unmanaged>HRESULT IDirect3DVertexShader9::GetFunction([In] void* arg0,[Out] unsigned int* pSizeOfData)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.VertexShader.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVertexShader9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DVertexShader9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Volume">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9']/*"/>
<unmanaged>IDirect3DVolume9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.Volume"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.Volume.GetDevice(SharpDX.Direct3D9.Device@)">
<summary>
No documentation.
</summary>
<param name="deviceOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::GetDevice']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.SetPrivateData(System.Guid,System.IntPtr,System.Int32,System.Int32)">
<summary>
No documentation.
</summary>
<param name="refguid">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="sizeOfData">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::SetPrivateData']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::SetPrivateData([In] const GUID&amp; refguid,[In] const void* pData,[In] unsigned int SizeOfData,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.GetPrivateData(System.Guid,System.IntPtr,System.Int32@)">
<summary>
No documentation.
</summary>
<param name="refguid">No documentation.</param>
<param name="dataRef">No documentation.</param>
<param name="sizeOfDataRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::GetPrivateData']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::GetPrivateData([In] const GUID&amp; refguid,[In] void* pData,[Out] unsigned int* pSizeOfData)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.FreePrivateData(System.Guid)">
<summary>
No documentation.
</summary>
<param name="refguid">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::FreePrivateData']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::FreePrivateData([In] const GUID&amp; refguid)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.GetContainer(System.Guid,System.IntPtr)">
<summary>
No documentation.
</summary>
<param name="riid">No documentation.</param>
<param name="containerOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::GetContainer']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::GetContainer([In] const GUID&amp; riid,[In] void** ppContainer)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.GetDescription(SharpDX.Direct3D9.VolumeDescription@)">
<summary>
No documentation.
</summary>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::GetDesc']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::GetDesc([Out] D3DVOLUME_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.LockBox(SharpDX.Direct3D9.LockedBox,SharpDX.Direct3D9.Box@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="lockedVolumeRef">No documentation.</param>
<param name="boxRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::LockBox']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::LockBox([In] D3DLOCKED_BOX* pLockedVolume,[In] const D3DBOX* pBox,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.Volume.UnlockBox">
<summary>
No documentation.
</summary>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::UnlockBox']/*"/>
<unmanaged>HRESULT IDirect3DVolume9::UnlockBox()</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Volume.Device">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::GetDevice']/*"/>
<unmanaged>GetDevice</unmanaged>
<unmanaged>HRESULT IDirect3DVolume9::GetDevice([Out] IDirect3DDevice9** ppDevice)</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.Volume.Description">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolume9::GetDesc']/*"/>
<unmanaged>GetDesc</unmanaged>
<unmanaged>HRESULT IDirect3DVolume9::GetDesc([Out] D3DVOLUME_DESC* pDesc)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VolumeTexture">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolumeTexture9']/*"/>
<unmanaged>IDirect3DVolumeTexture9</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VolumeTexture.#ctor(System.IntPtr)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VolumeTexture"/> class.
</summary>
<param name="nativePtr">The native pointer.</param>
</member>
<member name="M:SharpDX.Direct3D9.VolumeTexture.GetLevelDescription(System.Int32,SharpDX.Direct3D9.VolumeDescription@)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<param name="descRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolumeTexture9::GetLevelDesc']/*"/>
<unmanaged>HRESULT IDirect3DVolumeTexture9::GetLevelDesc([In] unsigned int Level,[Out] D3DVOLUME_DESC* pDesc)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VolumeTexture.GetVolumeLevel(System.Int32,SharpDX.Direct3D9.Volume@)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<param name="volumeLevelOut">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolumeTexture9::GetVolumeLevel']/*"/>
<unmanaged>HRESULT IDirect3DVolumeTexture9::GetVolumeLevel([In] unsigned int Level,[Out] IDirect3DVolume9** ppVolumeLevel)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VolumeTexture.LockBox(System.Int32,SharpDX.Direct3D9.LockedBox,SharpDX.Direct3D9.Box@,System.Int32)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<param name="lockedVolumeRef">No documentation.</param>
<param name="boxRef">No documentation.</param>
<param name="flags">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolumeTexture9::LockBox']/*"/>
<unmanaged>HRESULT IDirect3DVolumeTexture9::LockBox([In] unsigned int Level,[In] D3DLOCKED_BOX* pLockedVolume,[In] const D3DBOX* pBox,[In] unsigned int Flags)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VolumeTexture.UnlockBox(System.Int32)">
<summary>
No documentation.
</summary>
<param name="level">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolumeTexture9::UnlockBox']/*"/>
<unmanaged>HRESULT IDirect3DVolumeTexture9::UnlockBox([In] unsigned int Level)</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.VolumeTexture.AddDirtyBox(SharpDX.Direct3D9.Box@)">
<summary>
No documentation.
</summary>
<param name="dirtyBoxRef">No documentation.</param>
<returns>No documentation.</returns>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='IDirect3DVolumeTexture9::AddDirtyBox']/*"/>
<unmanaged>HRESULT IDirect3DVolumeTexture9::AddDirtyBox([In] const D3DBOX* pDirtyBox)</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.AttributeRange">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTERANGE']/*"/>
<unmanaged>D3DXATTRIBUTERANGE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeRange.AttribId">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTERANGE::AttribId']/*"/>
<unmanaged>unsigned int AttribId</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeRange.FaceStart">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTERANGE::FaceStart']/*"/>
<unmanaged>unsigned int FaceStart</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeRange.FaceCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTERANGE::FaceCount']/*"/>
<unmanaged>unsigned int FaceCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeRange.VertexStart">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTERANGE::VertexStart']/*"/>
<unmanaged>unsigned int VertexStart</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeRange.VertexCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTERANGE::VertexCount']/*"/>
<unmanaged>unsigned int VertexCount</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.AttributeWeights">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS']/*"/>
<unmanaged>D3DXATTRIBUTEWEIGHTS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Position']/*"/>
<unmanaged>float Position</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Boundary">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Boundary']/*"/>
<unmanaged>float Boundary</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Normal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Normal']/*"/>
<unmanaged>float Normal</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Diffuse">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Diffuse']/*"/>
<unmanaged>float Diffuse</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Specular">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Specular']/*"/>
<unmanaged>float Specular</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Tangent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Tangent']/*"/>
<unmanaged>float Tangent</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.AttributeWeights.Binormal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Binormal']/*"/>
<unmanaged>float Binormal</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.AttributeWeights.TextureCoordinate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXATTRIBUTEWEIGHTS::Texcoord']/*"/>
<unmanaged>float Texcoord[8]</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Box">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX']/*"/>
<unmanaged>D3DBOX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Box.Left">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX::Left']/*"/>
<unmanaged>unsigned int Left</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Box.Top">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX::Top']/*"/>
<unmanaged>unsigned int Top</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Box.Right">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX::Right']/*"/>
<unmanaged>unsigned int Right</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Box.Bottom">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX::Bottom']/*"/>
<unmanaged>unsigned int Bottom</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Box.Front">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX::Front']/*"/>
<unmanaged>unsigned int Front</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Box.Back">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DBOX::Back']/*"/>
<unmanaged>unsigned int Back</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CallbackKey">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_CALLBACK']/*"/>
<unmanaged>D3DXKEY_CALLBACK</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CallbackKey.Time">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_CALLBACK::Time']/*"/>
<unmanaged>float Time</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CallbackKey.Data">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_CALLBACK::pCallbackData']/*"/>
<unmanaged>void* pCallbackData</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Capabilities">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9']/*"/>
<unmanaged>D3DCAPS9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.DeviceType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::DeviceType']/*"/>
<unmanaged>D3DDEVTYPE DeviceType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.AdapterOrdinal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::AdapterOrdinal']/*"/>
<unmanaged>unsigned int AdapterOrdinal</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::Caps']/*"/>
<unmanaged>D3DCAPS Caps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.Caps2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::Caps2']/*"/>
<unmanaged>D3DCAPS2 Caps2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.Caps3">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::Caps3']/*"/>
<unmanaged>D3DCAPS3 Caps3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.PresentationIntervals">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::PresentationIntervals']/*"/>
<unmanaged>D3DPRESENT_INTERVAL PresentationIntervals</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.CursorCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::CursorCaps']/*"/>
<unmanaged>D3DCURSORCAPS CursorCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.DeviceCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::DevCaps']/*"/>
<unmanaged>D3DDEVCAPS DevCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.PrimitiveMiscCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::PrimitiveMiscCaps']/*"/>
<unmanaged>D3DPMISCCAPS PrimitiveMiscCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.RasterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::RasterCaps']/*"/>
<unmanaged>D3DPRASTERCAPS RasterCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.DepthCompareCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::ZCmpCaps']/*"/>
<unmanaged>D3DPCMPCAPS ZCmpCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.SourceBlendCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::SrcBlendCaps']/*"/>
<unmanaged>D3DPBLENDCAPS SrcBlendCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.DestinationBlendCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::DestBlendCaps']/*"/>
<unmanaged>D3DPBLENDCAPS DestBlendCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.AlpaCompareCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::AlphaCmpCaps']/*"/>
<unmanaged>D3DPCMPCAPS AlphaCmpCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.ShadeCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::ShadeCaps']/*"/>
<unmanaged>unsigned int ShadeCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.TextureCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::TextureCaps']/*"/>
<unmanaged>unsigned int TextureCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.TextureFilterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::TextureFilterCaps']/*"/>
<unmanaged>unsigned int TextureFilterCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.CubeTextureFilterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::CubeTextureFilterCaps']/*"/>
<unmanaged>unsigned int CubeTextureFilterCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.VolumeTextureFilterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::VolumeTextureFilterCaps']/*"/>
<unmanaged>unsigned int VolumeTextureFilterCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.TextureAddressCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::TextureAddressCaps']/*"/>
<unmanaged>unsigned int TextureAddressCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.VolumeTextureAddressCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::VolumeTextureAddressCaps']/*"/>
<unmanaged>unsigned int VolumeTextureAddressCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.LineCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::LineCaps']/*"/>
<unmanaged>unsigned int LineCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxTextureWidth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxTextureWidth']/*"/>
<unmanaged>unsigned int MaxTextureWidth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxTextureHeight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxTextureHeight']/*"/>
<unmanaged>unsigned int MaxTextureHeight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVolumeExtent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVolumeExtent']/*"/>
<unmanaged>unsigned int MaxVolumeExtent</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxTextureRepeat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxTextureRepeat']/*"/>
<unmanaged>unsigned int MaxTextureRepeat</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxTextureAspectRatio">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxTextureAspectRatio']/*"/>
<unmanaged>unsigned int MaxTextureAspectRatio</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxAnisotropy">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxAnisotropy']/*"/>
<unmanaged>unsigned int MaxAnisotropy</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVertexW">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVertexW']/*"/>
<unmanaged>float MaxVertexW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.GuardBandLeft">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::GuardBandLeft']/*"/>
<unmanaged>float GuardBandLeft</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.GuardBandTop">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::GuardBandTop']/*"/>
<unmanaged>float GuardBandTop</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.GuardBandRight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::GuardBandRight']/*"/>
<unmanaged>float GuardBandRight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.GuardBandBottom">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::GuardBandBottom']/*"/>
<unmanaged>float GuardBandBottom</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.ExtentsAdjust">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::ExtentsAdjust']/*"/>
<unmanaged>float ExtentsAdjust</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.StencilCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::StencilCaps']/*"/>
<unmanaged>unsigned int StencilCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.FVFCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::FVFCaps']/*"/>
<unmanaged>unsigned int FVFCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.TextureOpCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::TextureOpCaps']/*"/>
<unmanaged>unsigned int TextureOpCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxTextureBlendStages">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxTextureBlendStages']/*"/>
<unmanaged>unsigned int MaxTextureBlendStages</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxSimultaneousTextures">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxSimultaneousTextures']/*"/>
<unmanaged>unsigned int MaxSimultaneousTextures</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.VertexProcessingCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::VertexProcessingCaps']/*"/>
<unmanaged>unsigned int VertexProcessingCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxActiveLights">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxActiveLights']/*"/>
<unmanaged>unsigned int MaxActiveLights</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxUserClipPlanes">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxUserClipPlanes']/*"/>
<unmanaged>unsigned int MaxUserClipPlanes</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVertexBlendMatrices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVertexBlendMatrices']/*"/>
<unmanaged>unsigned int MaxVertexBlendMatrices</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVertexBlendMatrixIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVertexBlendMatrixIndex']/*"/>
<unmanaged>unsigned int MaxVertexBlendMatrixIndex</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxPointSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxPointSize']/*"/>
<unmanaged>float MaxPointSize</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxPrimitiveCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxPrimitiveCount']/*"/>
<unmanaged>unsigned int MaxPrimitiveCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVertexIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVertexIndex']/*"/>
<unmanaged>unsigned int MaxVertexIndex</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxStreams">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxStreams']/*"/>
<unmanaged>unsigned int MaxStreams</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxStreamStride">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxStreamStride']/*"/>
<unmanaged>unsigned int MaxStreamStride</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.VertexShaderVersion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::VertexShaderVersion']/*"/>
<unmanaged>unsigned int VertexShaderVersion</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVertexShaderConst">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVertexShaderConst']/*"/>
<unmanaged>unsigned int MaxVertexShaderConst</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.PixelShaderVersion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::PixelShaderVersion']/*"/>
<unmanaged>unsigned int PixelShaderVersion</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.PixelShader1xMaxValue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::PixelShader1xMaxValue']/*"/>
<unmanaged>float PixelShader1xMaxValue</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.DevCaps2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::DevCaps2']/*"/>
<unmanaged>unsigned int DevCaps2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxNpatchTessellationLevel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxNpatchTessellationLevel']/*"/>
<unmanaged>float MaxNpatchTessellationLevel</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.Reserved5">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::Reserved5']/*"/>
<unmanaged>unsigned int Reserved5</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MasterAdapterOrdinal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MasterAdapterOrdinal']/*"/>
<unmanaged>unsigned int MasterAdapterOrdinal</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.AdapterOrdinalInGroup">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::AdapterOrdinalInGroup']/*"/>
<unmanaged>unsigned int AdapterOrdinalInGroup</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.NumberOfAdaptersInGroup">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::NumberOfAdaptersInGroup']/*"/>
<unmanaged>unsigned int NumberOfAdaptersInGroup</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.DeclTypes">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::DeclTypes']/*"/>
<unmanaged>unsigned int DeclTypes</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.NumSimultaneousRTs">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::NumSimultaneousRTs']/*"/>
<unmanaged>unsigned int NumSimultaneousRTs</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.StretchRectFilterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::StretchRectFilterCaps']/*"/>
<unmanaged>unsigned int StretchRectFilterCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.VS20Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::VS20Caps']/*"/>
<unmanaged>D3DVSHADERCAPS2_0 VS20Caps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.PS20Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::PS20Caps']/*"/>
<unmanaged>D3DPSHADERCAPS2_0 PS20Caps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.VertexTextureFilterCaps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::VertexTextureFilterCaps']/*"/>
<unmanaged>unsigned int VertexTextureFilterCaps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVShaderInstructionsExecuted">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVShaderInstructionsExecuted']/*"/>
<unmanaged>unsigned int MaxVShaderInstructionsExecuted</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxPShaderInstructionsExecuted">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxPShaderInstructionsExecuted']/*"/>
<unmanaged>unsigned int MaxPShaderInstructionsExecuted</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxVertexShader30InstructionSlots">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxVertexShader30InstructionSlots']/*"/>
<unmanaged>unsigned int MaxVertexShader30InstructionSlots</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Capabilities.MaxPixelShader30InstructionSlots">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCAPS9::MaxPixelShader30InstructionSlots']/*"/>
<unmanaged>unsigned int MaxPixelShader30InstructionSlots</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ClipStatus">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLIPSTATUS9']/*"/>
<unmanaged>D3DCLIPSTATUS9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipStatus.ClipUnion">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLIPSTATUS9::ClipUnion']/*"/>
<unmanaged>unsigned int ClipUnion</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ClipStatus.ClipIntersection">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DCLIPSTATUS9::ClipIntersection']/*"/>
<unmanaged>unsigned int ClipIntersection</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ConstantDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC']/*"/>
<unmanaged>D3DXCONSTANT_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Name']/*"/>
<unmanaged>const char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.RegisterSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::RegisterSet']/*"/>
<unmanaged>D3DXREGISTER_SET RegisterSet</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.RegisterIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::RegisterIndex']/*"/>
<unmanaged>unsigned int RegisterIndex</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.RegisterCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::RegisterCount']/*"/>
<unmanaged>unsigned int RegisterCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Class">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Class']/*"/>
<unmanaged>D3DXPARAMETER_CLASS Class</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Type']/*"/>
<unmanaged>D3DXPARAMETER_TYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Rows">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Rows']/*"/>
<unmanaged>unsigned int Rows</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Columns">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Columns']/*"/>
<unmanaged>unsigned int Columns</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Elements">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Elements']/*"/>
<unmanaged>unsigned int Elements</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.StructMembers">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::StructMembers']/*"/>
<unmanaged>unsigned int StructMembers</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.Bytes">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::Bytes']/*"/>
<unmanaged>unsigned int Bytes</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantDescription.DefaultValue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANT_DESC::DefaultValue']/*"/>
<unmanaged>const void* DefaultValue</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ConstantTableDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANTTABLE_DESC']/*"/>
<unmanaged>D3DXCONSTANTTABLE_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantTableDescription.Creator">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANTTABLE_DESC::Creator']/*"/>
<unmanaged>const char* Creator</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantTableDescription.Version">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANTTABLE_DESC::Version']/*"/>
<unmanaged>unsigned int Version</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ConstantTableDescription.Constants">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXCONSTANTTABLE_DESC::Constants']/*"/>
<unmanaged>unsigned int Constants</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.CreationParameters">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVICE_CREATION_PARAMETERS']/*"/>
<unmanaged>D3DDEVICE_CREATION_PARAMETERS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreationParameters.AdapterOrdinal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVICE_CREATION_PARAMETERS::AdapterOrdinal']/*"/>
<unmanaged>unsigned int AdapterOrdinal</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreationParameters.DeviceType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVICE_CREATION_PARAMETERS::DeviceType']/*"/>
<unmanaged>D3DDEVTYPE DeviceType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreationParameters.HFocusWindow">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVICE_CREATION_PARAMETERS::hFocusWindow']/*"/>
<unmanaged>HWND hFocusWindow</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.CreationParameters.BehaviorFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDEVICE_CREATION_PARAMETERS::BehaviorFlags']/*"/>
<unmanaged>unsigned int BehaviorFlags</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DisplayMode">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODE']/*"/>
<unmanaged>D3DDISPLAYMODE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayMode.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODE::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayMode.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODE::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayMode.RefreshRate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODE::RefreshRate']/*"/>
<unmanaged>unsigned int RefreshRate</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayMode.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODE::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DisplayModeEx">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX']/*"/>
<unmanaged>D3DDISPLAYMODEEX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeEx.Size">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX::Size']/*"/>
<unmanaged>unsigned int Size</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeEx.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeEx.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeEx.RefreshRate">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX::RefreshRate']/*"/>
<unmanaged>unsigned int RefreshRate</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeEx.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeEx.ScanLineOrdering">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEEX::ScanLineOrdering']/*"/>
<unmanaged>D3DSCANLINEORDERING ScanLineOrdering</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.DisplayModeFilter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEFILTER']/*"/>
<unmanaged>D3DDISPLAYMODEFILTER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeFilter.Size">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEFILTER::Size']/*"/>
<unmanaged>unsigned int Size</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeFilter.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEFILTER::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.DisplayModeFilter.ScanLineOrdering">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DDISPLAYMODEFILTER::ScanLineOrdering']/*"/>
<unmanaged>D3DSCANLINEORDERING ScanLineOrdering</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.EffectDefault">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTDEFAULT']/*"/>
<unmanaged>D3DXEFFECTDEFAULT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefault.PParamName">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTDEFAULT::pParamName']/*"/>
<unmanaged>char* pParamName</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefault.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTDEFAULT::Type']/*"/>
<unmanaged>D3DXEFFECTDEFAULTTYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefault.NumBytes">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTDEFAULT::NumBytes']/*"/>
<unmanaged>unsigned int NumBytes</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDefault.PValue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTDEFAULT::pValue']/*"/>
<unmanaged>void* pValue</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.EffectDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECT_DESC']/*"/>
<unmanaged>D3DXEFFECT_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDescription.Creator">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECT_DESC::Creator']/*"/>
<unmanaged>const char* Creator</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDescription.Parameters">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECT_DESC::Parameters']/*"/>
<unmanaged>unsigned int Parameters</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDescription.Techniques">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECT_DESC::Techniques']/*"/>
<unmanaged>unsigned int Techniques</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectDescription.Functions">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECT_DESC::Functions']/*"/>
<unmanaged>unsigned int Functions</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.EffectInstance">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTINSTANCE']/*"/>
<unmanaged>D3DXEFFECTINSTANCE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectInstance.PEffectFilename">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTINSTANCE::pEffectFilename']/*"/>
<unmanaged>char* pEffectFilename</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectInstance.NumDefaults">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTINSTANCE::NumDefaults']/*"/>
<unmanaged>unsigned int NumDefaults</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EffectInstance.PDefaults">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEFFECTINSTANCE::pDefaults']/*"/>
<unmanaged>D3DXEFFECTDEFAULT* pDefaults</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.EventDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC']/*"/>
<unmanaged>D3DXEVENT_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Type']/*"/>
<unmanaged>D3DXEVENT_TYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Track">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Track']/*"/>
<unmanaged>unsigned int Track</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.StartTime">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::StartTime']/*"/>
<unmanaged>double StartTime</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Duration">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Duration']/*"/>
<unmanaged>double Duration</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Transition">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Transition']/*"/>
<unmanaged>D3DXTRANSITION_TYPE Transition</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Weight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Weight']/*"/>
<unmanaged>float Weight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Speed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Speed']/*"/>
<unmanaged>float Speed</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.EventDescription.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Position']/*"/>
<unmanaged>double Position</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.EventDescription.Enable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXEVENT_DESC::Enable']/*"/>
<unmanaged>BOOL Enable</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ExtendedMaterial">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMATERIAL']/*"/>
<unmanaged>D3DXMATERIAL</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ExtendedMaterial.MatD3D">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMATERIAL::MatD3D']/*"/>
<unmanaged>D3DMATERIAL9 MatD3D</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ExtendedMaterial.PTextureFilename">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMATERIAL::pTextureFilename']/*"/>
<unmanaged>char* pTextureFilename</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.FontDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW']/*"/>
<unmanaged>D3DXFONT_DESCW</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::Height']/*"/>
<unmanaged>int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.Weight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::Weight']/*"/>
<unmanaged>unsigned int Weight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.MipLevels">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::MipLevels']/*"/>
<unmanaged>unsigned int MipLevels</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.CharSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::CharSet']/*"/>
<unmanaged>unsigned char CharSet</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.OutputPrecision">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::OutputPrecision']/*"/>
<unmanaged>unsigned char OutputPrecision</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.Quality">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::Quality']/*"/>
<unmanaged>unsigned char Quality</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.PitchAndFamily">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::PitchAndFamily']/*"/>
<unmanaged>unsigned char PitchAndFamily</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FontDescription.FaceName">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::FaceName']/*"/>
<unmanaged>wchar_t FaceName[32]</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.FontDescription.Italic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFONT_DESCW::Italic']/*"/>
<unmanaged>BOOL Italic</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Frame">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFRAME']/*"/>
<unmanaged>D3DXFRAME</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Frame.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFRAME::Name']/*"/>
<unmanaged>char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Frame.TransformationMatrix">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFRAME::TransformationMatrix']/*"/>
<unmanaged>D3DXMATRIX TransformationMatrix</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Frame.PMeshContainer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFRAME::pMeshContainer']/*"/>
<unmanaged>D3DXMESHCONTAINER* pMeshContainer</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Frame.PFrameSibling">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFRAME::pFrameSibling']/*"/>
<unmanaged>D3DXFRAME* pFrameSibling</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Frame.PFrameFirstChild">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFRAME::pFrameFirstChild']/*"/>
<unmanaged>D3DXFRAME* pFrameFirstChild</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.FunctionDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFUNCTION_DESC']/*"/>
<unmanaged>D3DXFUNCTION_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FunctionDescription.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFUNCTION_DESC::Name']/*"/>
<unmanaged>const char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.FunctionDescription.Annotations">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXFUNCTION_DESC::Annotations']/*"/>
<unmanaged>unsigned int Annotations</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.GammaRamp">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DGAMMARAMP']/*"/>
<unmanaged>D3DGAMMARAMP</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.GammaRamp.Red">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DGAMMARAMP::red']/*"/>
<unmanaged>unsigned short red[256]</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.GammaRamp.Green">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DGAMMARAMP::green']/*"/>
<unmanaged>unsigned short green[256]</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.GammaRamp.Blue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DGAMMARAMP::blue']/*"/>
<unmanaged>unsigned short blue[256]</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ImageInformation">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO']/*"/>
<unmanaged>D3DXIMAGE_INFO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.Depth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::Depth']/*"/>
<unmanaged>unsigned int Depth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.MipLevels">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::MipLevels']/*"/>
<unmanaged>unsigned int MipLevels</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.ResourceType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::ResourceType']/*"/>
<unmanaged>D3DRESOURCETYPE ResourceType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ImageInformation.ImageFileFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXIMAGE_INFO::ImageFileFormat']/*"/>
<unmanaged>D3DXIMAGE_FILEFORMAT ImageFileFormat</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.IndexBufferDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DINDEXBUFFER_DESC']/*"/>
<unmanaged>D3DINDEXBUFFER_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IndexBufferDescription.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DINDEXBUFFER_DESC::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IndexBufferDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DINDEXBUFFER_DESC::Type']/*"/>
<unmanaged>D3DRESOURCETYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IndexBufferDescription.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DINDEXBUFFER_DESC::Usage']/*"/>
<unmanaged>unsigned int Usage</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IndexBufferDescription.Pool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DINDEXBUFFER_DESC::Pool']/*"/>
<unmanaged>D3DPOOL Pool</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.IndexBufferDescription.Size">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DINDEXBUFFER_DESC::Size']/*"/>
<unmanaged>unsigned int Size</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Light">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9']/*"/>
<unmanaged>D3DLIGHT9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Type']/*"/>
<unmanaged>D3DLIGHTTYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Diffuse">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Diffuse']/*"/>
<unmanaged>D3DCOLORVALUE Diffuse</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Specular">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Specular']/*"/>
<unmanaged>D3DCOLORVALUE Specular</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Ambient">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Ambient']/*"/>
<unmanaged>D3DCOLORVALUE Ambient</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Position']/*"/>
<unmanaged>D3DVECTOR Position</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Direction">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Direction']/*"/>
<unmanaged>D3DVECTOR Direction</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Range">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Range']/*"/>
<unmanaged>float Range</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Falloff">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Falloff']/*"/>
<unmanaged>float Falloff</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Attenuation0">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Attenuation0']/*"/>
<unmanaged>float Attenuation0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Attenuation1">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Attenuation1']/*"/>
<unmanaged>float Attenuation1</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Attenuation2">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Attenuation2']/*"/>
<unmanaged>float Attenuation2</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Theta">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Theta']/*"/>
<unmanaged>float Theta</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Light.Phi">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLIGHT9::Phi']/*"/>
<unmanaged>float Phi</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.LockedBox">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_BOX']/*"/>
<unmanaged>D3DLOCKED_BOX</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockedBox.RowPitch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_BOX::RowPitch']/*"/>
<unmanaged>int RowPitch</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockedBox.SlicePitch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_BOX::SlicePitch']/*"/>
<unmanaged>int SlicePitch</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockedBox.PBits">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_BOX::pBits']/*"/>
<unmanaged>void* pBits</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.LockedRect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_RECT']/*"/>
<unmanaged>D3DLOCKED_RECT</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockedRect.Pitch">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_RECT::Pitch']/*"/>
<unmanaged>int Pitch</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.LockedRect.PBits">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DLOCKED_RECT::pBits']/*"/>
<unmanaged>void* pBits</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Macro">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMACRO']/*"/>
<unmanaged>D3DXMACRO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Macro.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMACRO::Name']/*"/>
<unmanaged>const char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Macro.Definition">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMACRO::Definition']/*"/>
<unmanaged>const char* Definition</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Material">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIAL9']/*"/>
<unmanaged>D3DMATERIAL9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Material.Diffuse">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIAL9::Diffuse']/*"/>
<unmanaged>D3DCOLORVALUE Diffuse</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Material.Ambient">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIAL9::Ambient']/*"/>
<unmanaged>D3DCOLORVALUE Ambient</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Material.Specular">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIAL9::Specular']/*"/>
<unmanaged>D3DCOLORVALUE Specular</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Material.Emissive">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIAL9::Emissive']/*"/>
<unmanaged>D3DCOLORVALUE Emissive</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Material.Power">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DMATERIAL9::Power']/*"/>
<unmanaged>float Power</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MeshContainer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER']/*"/>
<unmanaged>D3DXMESHCONTAINER</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::Name']/*"/>
<unmanaged>char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.MeshData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::MeshData']/*"/>
<unmanaged>D3DXMESHDATA MeshData</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.PMaterials">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::pMaterials']/*"/>
<unmanaged>D3DXMATERIAL* pMaterials</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.PEffects">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::pEffects']/*"/>
<unmanaged>D3DXEFFECTINSTANCE* pEffects</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.NumMaterials">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::NumMaterials']/*"/>
<unmanaged>unsigned int NumMaterials</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.PAdjacency">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::pAdjacency']/*"/>
<unmanaged>unsigned int* pAdjacency</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.PSkinInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::pSkinInfo']/*"/>
<unmanaged>ID3DXSkinInfo* pSkinInfo</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshContainer.PNextMeshContainer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHCONTAINER::pNextMeshContainer']/*"/>
<unmanaged>D3DXMESHCONTAINER* pNextMeshContainer</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.MeshData">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHDATA']/*"/>
<unmanaged>D3DXMESHDATA</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshData.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHDATA::Type']/*"/>
<unmanaged>D3DXMESHDATATYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshData.PMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHDATA::pMesh']/*"/>
<unmanaged>ID3DXMesh* pMesh</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshData.PPMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHDATA::pPMesh']/*"/>
<unmanaged>ID3DXPMesh* pPMesh</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.MeshData.PPatchMesh">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXMESHDATA::pPatchMesh']/*"/>
<unmanaged>ID3DXPatchMesh* pPatchMesh</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ParameterDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC']/*"/>
<unmanaged>D3DXPARAMETER_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Name']/*"/>
<unmanaged>const char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Semantic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Semantic']/*"/>
<unmanaged>const char* Semantic</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Class">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Class']/*"/>
<unmanaged>D3DXPARAMETER_CLASS Class</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Type']/*"/>
<unmanaged>D3DXPARAMETER_TYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Rows">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Rows']/*"/>
<unmanaged>unsigned int Rows</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Columns">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Columns']/*"/>
<unmanaged>unsigned int Columns</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Elements">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Elements']/*"/>
<unmanaged>unsigned int Elements</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Annotations">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Annotations']/*"/>
<unmanaged>unsigned int Annotations</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.StructMembers">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::StructMembers']/*"/>
<unmanaged>unsigned int StructMembers</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Flags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Flags']/*"/>
<unmanaged>unsigned int Flags</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ParameterDescription.Bytes">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPARAMETER_DESC::Bytes']/*"/>
<unmanaged>unsigned int Bytes</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PassDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPASS_DESC']/*"/>
<unmanaged>D3DXPASS_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PassDescription.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPASS_DESC::Name']/*"/>
<unmanaged>const char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PassDescription.Annotations">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPASS_DESC::Annotations']/*"/>
<unmanaged>unsigned int Annotations</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PassDescription.PVertexShaderFunction">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPASS_DESC::pVertexShaderFunction']/*"/>
<unmanaged>const unsigned int* pVertexShaderFunction</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PassDescription.PPixelShaderFunction">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPASS_DESC::pPixelShaderFunction']/*"/>
<unmanaged>const unsigned int* pPixelShaderFunction</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PatchInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHINFO']/*"/>
<unmanaged>D3DXPATCHINFO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchInfo.PatchType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHINFO::PatchType']/*"/>
<unmanaged>D3DXPATCHMESHTYPE PatchType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchInfo.Degree">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHINFO::Degree']/*"/>
<unmanaged>D3DDEGREETYPE Degree</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PatchInfo.Basis">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXPATCHINFO::Basis']/*"/>
<unmanaged>D3DBASISTYPE Basis</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PixelShader20Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADERCAPS2_0']/*"/>
<unmanaged>D3DPSHADERCAPS2_0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShader20Caps.Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADERCAPS2_0::Caps']/*"/>
<unmanaged>unsigned int Caps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShader20Caps.DynamicFlowControlDepth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADERCAPS2_0::DynamicFlowControlDepth']/*"/>
<unmanaged>int DynamicFlowControlDepth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShader20Caps.NumTemps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADERCAPS2_0::NumTemps']/*"/>
<unmanaged>int NumTemps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShader20Caps.StaticFlowControlDepth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADERCAPS2_0::StaticFlowControlDepth']/*"/>
<unmanaged>int StaticFlowControlDepth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PixelShader20Caps.NumInstructionSlots">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPSHADERCAPS2_0::NumInstructionSlots']/*"/>
<unmanaged>int NumInstructionSlots</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PresentationStatistics">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTSTATS']/*"/>
<unmanaged>D3DPRESENTSTATS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentationStatistics.PresentCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTSTATS::PresentCount']/*"/>
<unmanaged>unsigned int PresentCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentationStatistics.PresentRefreshCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTSTATS::PresentRefreshCount']/*"/>
<unmanaged>unsigned int PresentRefreshCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentationStatistics.SyncRefreshCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTSTATS::SyncRefreshCount']/*"/>
<unmanaged>unsigned int SyncRefreshCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentationStatistics.SyncQPCTime">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTSTATS::SyncQPCTime']/*"/>
<unmanaged>LARGE_INTEGER SyncQPCTime</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentationStatistics.SyncGPUTime">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENTSTATS::SyncGPUTime']/*"/>
<unmanaged>LARGE_INTEGER SyncGPUTime</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PresentParameters">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS']/*"/>
<unmanaged>D3DPRESENT_PARAMETERS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.BackBufferWidth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::BackBufferWidth']/*"/>
<unmanaged>unsigned int BackBufferWidth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.BackBufferHeight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::BackBufferHeight']/*"/>
<unmanaged>unsigned int BackBufferHeight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.BackBufferFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::BackBufferFormat']/*"/>
<unmanaged>D3DFORMAT BackBufferFormat</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.BackBufferCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::BackBufferCount']/*"/>
<unmanaged>unsigned int BackBufferCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.MultiSampleType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::MultiSampleType']/*"/>
<unmanaged>D3DMULTISAMPLE_TYPE MultiSampleType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.MultiSampleQuality">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::MultiSampleQuality']/*"/>
<unmanaged>unsigned int MultiSampleQuality</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.SwapEffect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::SwapEffect']/*"/>
<unmanaged>D3DSWAPEFFECT SwapEffect</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.DeviceWindowHandle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::hDeviceWindow']/*"/>
<unmanaged>HWND hDeviceWindow</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.AutoDepthStencilFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::AutoDepthStencilFormat']/*"/>
<unmanaged>D3DFORMAT AutoDepthStencilFormat</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.PresentFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::Flags']/*"/>
<unmanaged>D3DPRESENTFLAG Flags</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.FullScreenRefreshRateInHz">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::FullScreen_RefreshRateInHz']/*"/>
<unmanaged>unsigned int FullScreen_RefreshRateInHz</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PresentParameters.PresentationInterval">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::PresentationInterval']/*"/>
<unmanaged>D3DPRESENT_INTERVAL PresentationInterval</unmanaged>
</member>
<member name="M:SharpDX.Direct3D9.PresentParameters.#ctor(System.Int32,System.Int32,SharpDX.Direct3D9.Format,System.Int32,SharpDX.Direct3D9.MultisampleType,System.Int32,SharpDX.Direct3D9.SwapEffect,System.IntPtr,System.Boolean,System.Boolean,SharpDX.Direct3D9.Format,SharpDX.Direct3D9.PresentFlags,System.Int32,SharpDX.Direct3D9.PresentInterval)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.PresentParameters"/> struct.
</summary>
<param name="backBufferWidth">Width of the back buffer.</param>
<param name="backBufferHeight">Height of the back buffer.</param>
<param name="backBufferFormat">The back buffer format.</param>
<param name="backBufferCount">The back buffer count.</param>
<param name="multiSampleType">Type of the multi sample.</param>
<param name="multiSampleQuality">The multi sample quality.</param>
<param name="swapEffect">The swap effect.</param>
<param name="deviceWindowHandle">The device window handle.</param>
<param name="windowed">if set to <c>true</c> [windowed].</param>
<param name="enableAutoDepthStencil">if set to <c>true</c> [enable auto depth stencil].</param>
<param name="autoDepthStencilFormat">The auto depth stencil format.</param>
<param name="presentFlags">The present flags.</param>
<param name="fullScreenRefreshRateInHz">The full screen refresh rate in hz.</param>
<param name="presentationInterval">The presentation interval.</param>
</member>
<member name="M:SharpDX.Direct3D9.PresentParameters.InitDefaults">
<summary>
Init this structure to defaults
</summary>
</member>
<member name="P:SharpDX.Direct3D9.PresentParameters.Windowed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::Windowed']/*"/>
<unmanaged>BOOL Windowed</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.PresentParameters.EnableAutoDepthStencil">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DPRESENT_PARAMETERS::EnableAutoDepthStencil']/*"/>
<unmanaged>BOOL EnableAutoDepthStencil</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RasterStatus">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRASTER_STATUS']/*"/>
<unmanaged>D3DRASTER_STATUS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RasterStatus.ScanLine">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRASTER_STATUS::ScanLine']/*"/>
<unmanaged>unsigned int ScanLine</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.RasterStatus.InVBlank">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRASTER_STATUS::InVBlank']/*"/>
<unmanaged>BOOL InVBlank</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RectanglePatchInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO']/*"/>
<unmanaged>D3DRECTPATCH_INFO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.StartVertexOffsetWidth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::StartVertexOffsetWidth']/*"/>
<unmanaged>unsigned int StartVertexOffsetWidth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.StartVertexOffsetHeight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::StartVertexOffsetHeight']/*"/>
<unmanaged>unsigned int StartVertexOffsetHeight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.Stride">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::Stride']/*"/>
<unmanaged>unsigned int Stride</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.Basis">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::Basis']/*"/>
<unmanaged>D3DBASISTYPE Basis</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RectanglePatchInfo.Degree">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DRECTPATCH_INFO::Degree']/*"/>
<unmanaged>D3DDEGREETYPE Degree</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RenderToEnvironmentMapDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTE_DESC']/*"/>
<unmanaged>D3DXRTE_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToEnvironmentMapDescription.Size">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTE_DESC::Size']/*"/>
<unmanaged>unsigned int Size</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToEnvironmentMapDescription.MipLevels">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTE_DESC::MipLevels']/*"/>
<unmanaged>unsigned int MipLevels</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToEnvironmentMapDescription.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTE_DESC::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToEnvironmentMapDescription.DepthStencilFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTE_DESC::DepthStencilFormat']/*"/>
<unmanaged>D3DFORMAT DepthStencilFormat</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.RenderToEnvironmentMapDescription.DepthStencil">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTE_DESC::DepthStencil']/*"/>
<unmanaged>BOOL DepthStencil</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RenderToSurfaceDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTS_DESC']/*"/>
<unmanaged>D3DXRTS_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToSurfaceDescription.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTS_DESC::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToSurfaceDescription.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTS_DESC::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToSurfaceDescription.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTS_DESC::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RenderToSurfaceDescription.DepthStencilFormat">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTS_DESC::DepthStencilFormat']/*"/>
<unmanaged>D3DFORMAT DepthStencilFormat</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.RenderToSurfaceDescription.DepthStencil">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXRTS_DESC::DepthStencil']/*"/>
<unmanaged>BOOL DepthStencil</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.RotationKey">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_QUATERNION']/*"/>
<unmanaged>D3DXKEY_QUATERNION</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RotationKey.Time">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_QUATERNION::Time']/*"/>
<unmanaged>float Time</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.RotationKey.Value">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_QUATERNION::Value']/*"/>
<unmanaged>D3DXQUATERNION Value</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ScaleKey">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_VECTOR3']/*"/>
<unmanaged>D3DXKEY_VECTOR3</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ScaleKey.Time">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_VECTOR3::Time']/*"/>
<unmanaged>float Time</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ScaleKey.Value">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXKEY_VECTOR3::Value']/*"/>
<unmanaged>D3DXVECTOR3 Value</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShaderConstantinfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO']/*"/>
<unmanaged>D3DXSHADER_CONSTANTINFO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::Name']/*"/>
<unmanaged>unsigned int Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.RegisterSet">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::RegisterSet']/*"/>
<unmanaged>unsigned short RegisterSet</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.RegisterIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::RegisterIndex']/*"/>
<unmanaged>unsigned short RegisterIndex</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.RegisterCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::RegisterCount']/*"/>
<unmanaged>unsigned short RegisterCount</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.Reserved">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::Reserved']/*"/>
<unmanaged>unsigned short Reserved</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.TypeInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::TypeInfo']/*"/>
<unmanaged>unsigned int TypeInfo</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstantinfo.DefaultValue">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTINFO::DefaultValue']/*"/>
<unmanaged>unsigned int DefaultValue</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShaderConstanttable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE']/*"/>
<unmanaged>D3DXSHADER_CONSTANTTABLE</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.Size">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::Size']/*"/>
<unmanaged>unsigned int Size</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.Creator">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::Creator']/*"/>
<unmanaged>unsigned int Creator</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.Version">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::Version']/*"/>
<unmanaged>unsigned int Version</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.Constants">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::Constants']/*"/>
<unmanaged>unsigned int Constants</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.ConstantInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::ConstantInfo']/*"/>
<unmanaged>unsigned int ConstantInfo</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.Flags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::Flags']/*"/>
<unmanaged>unsigned int Flags</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderConstanttable.Target">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSHADER_CONSTANTTABLE::Target']/*"/>
<unmanaged>unsigned int Target</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.ShaderSemantic">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSEMANTIC']/*"/>
<unmanaged>D3DXSEMANTIC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderSemantic.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSEMANTIC::Usage']/*"/>
<unmanaged>unsigned int Usage</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.ShaderSemantic.UsageIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXSEMANTIC::UsageIndex']/*"/>
<unmanaged>unsigned int UsageIndex</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.SurfaceDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC']/*"/>
<unmanaged>D3DSURFACE_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::Type']/*"/>
<unmanaged>D3DRESOURCETYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::Usage']/*"/>
<unmanaged>unsigned int Usage</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.Pool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::Pool']/*"/>
<unmanaged>D3DPOOL Pool</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.MultiSampleType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::MultiSampleType']/*"/>
<unmanaged>D3DMULTISAMPLE_TYPE MultiSampleType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.MultiSampleQuality">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::MultiSampleQuality']/*"/>
<unmanaged>unsigned int MultiSampleQuality</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.SurfaceDescription.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DSURFACE_DESC::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TechniqueDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTECHNIQUE_DESC']/*"/>
<unmanaged>D3DXTECHNIQUE_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TechniqueDescription.Name">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTECHNIQUE_DESC::Name']/*"/>
<unmanaged>const char* Name</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TechniqueDescription.Passes">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTECHNIQUE_DESC::Passes']/*"/>
<unmanaged>unsigned int Passes</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TechniqueDescription.Annotations">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTECHNIQUE_DESC::Annotations']/*"/>
<unmanaged>unsigned int Annotations</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TrackDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRACK_DESC']/*"/>
<unmanaged>D3DXTRACK_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrackDescription.Priority">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRACK_DESC::Priority']/*"/>
<unmanaged>D3DXPRIORITY_TYPE Priority</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrackDescription.Weight">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRACK_DESC::Weight']/*"/>
<unmanaged>float Weight</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrackDescription.Speed">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRACK_DESC::Speed']/*"/>
<unmanaged>float Speed</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrackDescription.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRACK_DESC::Position']/*"/>
<unmanaged>double Position</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.TrackDescription.Enable">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXTRACK_DESC::Enable']/*"/>
<unmanaged>BOOL Enable</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.TrianglePatchInfo">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTRIPATCH_INFO']/*"/>
<unmanaged>D3DTRIPATCH_INFO</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrianglePatchInfo.StartVertexOffset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTRIPATCH_INFO::StartVertexOffset']/*"/>
<unmanaged>unsigned int StartVertexOffset</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrianglePatchInfo.NumVertices">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTRIPATCH_INFO::NumVertices']/*"/>
<unmanaged>unsigned int NumVertices</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrianglePatchInfo.Basis">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTRIPATCH_INFO::Basis']/*"/>
<unmanaged>D3DBASISTYPE Basis</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.TrianglePatchInfo.Degree">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DTRIPATCH_INFO::Degree']/*"/>
<unmanaged>D3DDEGREETYPE Degree</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexBufferDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC']/*"/>
<unmanaged>D3DVERTEXBUFFER_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBufferDescription.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBufferDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC::Type']/*"/>
<unmanaged>D3DRESOURCETYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBufferDescription.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC::Usage']/*"/>
<unmanaged>unsigned int Usage</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBufferDescription.Pool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC::Pool']/*"/>
<unmanaged>D3DPOOL Pool</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBufferDescription.Size">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC::Size']/*"/>
<unmanaged>unsigned int Size</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexBufferDescription.Fvf">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXBUFFER_DESC::FVF']/*"/>
<unmanaged>D3DFVF FVF</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VertexElement">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9']/*"/>
<unmanaged>D3DVERTEXELEMENT9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.Stream">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9::Stream']/*"/>
<unmanaged>unsigned short Stream</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.Offset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9::Offset']/*"/>
<unmanaged>unsigned short Offset</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9::Type']/*"/>
<unmanaged>D3DDECLTYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.Method">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9::Method']/*"/>
<unmanaged>D3DDECLMETHOD Method</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9::Usage']/*"/>
<unmanaged>D3DDECLUSAGE Usage</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.UsageIndex">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVERTEXELEMENT9::UsageIndex']/*"/>
<unmanaged>unsigned char UsageIndex</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexElement.VertexDeclarationEnd">
<summary>
Used for closing a VertexElement declaration.
</summary>
</member>
<member name="M:SharpDX.Direct3D9.VertexElement.#ctor(System.Int16,System.Int16,SharpDX.Direct3D9.DeclarationType,SharpDX.Direct3D9.DeclarationMethod,SharpDX.Direct3D9.DeclarationUsage,System.Byte)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.Direct3D9.VertexElement"/> struct.
</summary>
<param name="stream">The stream.</param>
<param name="offset">The offset.</param>
<param name="type">The type.</param>
<param name="method">The method.</param>
<param name="usage">The usage.</param>
<param name="usageIndex">Index of the usage.</param>
</member>
<member name="T:SharpDX.Direct3D9.VertexShader20Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVSHADERCAPS2_0']/*"/>
<unmanaged>D3DVSHADERCAPS2_0</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexShader20Caps.Caps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVSHADERCAPS2_0::Caps']/*"/>
<unmanaged>unsigned int Caps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexShader20Caps.DynamicFlowControlDepth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVSHADERCAPS2_0::DynamicFlowControlDepth']/*"/>
<unmanaged>int DynamicFlowControlDepth</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexShader20Caps.NumTemps">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVSHADERCAPS2_0::NumTemps']/*"/>
<unmanaged>int NumTemps</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VertexShader20Caps.StaticFlowControlDepth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVSHADERCAPS2_0::StaticFlowControlDepth']/*"/>
<unmanaged>int StaticFlowControlDepth</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Viewport">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9']/*"/>
<unmanaged>D3DVIEWPORT9</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Viewport.X">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9::X']/*"/>
<unmanaged>unsigned int X</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Viewport.Y">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9::Y']/*"/>
<unmanaged>unsigned int Y</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Viewport.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Viewport.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Viewport.MinZ">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9::MinZ']/*"/>
<unmanaged>float MinZ</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Viewport.MaxZ">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVIEWPORT9::MaxZ']/*"/>
<unmanaged>float MaxZ</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.VolumeDescription">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC']/*"/>
<unmanaged>D3DVOLUME_DESC</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Format">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Format']/*"/>
<unmanaged>D3DFORMAT Format</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Type">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Type']/*"/>
<unmanaged>D3DRESOURCETYPE Type</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Usage">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Usage']/*"/>
<unmanaged>unsigned int Usage</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Pool">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Pool']/*"/>
<unmanaged>D3DPOOL Pool</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Width">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Width']/*"/>
<unmanaged>unsigned int Width</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Height">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Height']/*"/>
<unmanaged>unsigned int Height</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.VolumeDescription.Depth">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DVOLUME_DESC::Depth']/*"/>
<unmanaged>unsigned int Depth</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.WeldEpsilons">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS']/*"/>
<unmanaged>D3DXWELDEPSILONS</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Position']/*"/>
<unmanaged>float Position</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.BlendWeights">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::BlendWeights']/*"/>
<unmanaged>float BlendWeights</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.Normal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Normal']/*"/>
<unmanaged>float Normal</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.PSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::PSize']/*"/>
<unmanaged>float PSize</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.Specular">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Specular']/*"/>
<unmanaged>float Specular</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.Diffuse">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Diffuse']/*"/>
<unmanaged>float Diffuse</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.Tangent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Tangent']/*"/>
<unmanaged>float Tangent</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.Binormal">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Binormal']/*"/>
<unmanaged>float Binormal</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.WeldEpsilons.TessFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::TessFactor']/*"/>
<unmanaged>float TessFactor</unmanaged>
</member>
<member name="P:SharpDX.Direct3D9.WeldEpsilons.Texcoord">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='D3DXWELDEPSILONS::Texcoord']/*"/>
<unmanaged>float Texcoord[8]</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.Xfilecompressedanimationset">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='XFILECOMPRESSEDANIMATIONSET']/*"/>
<unmanaged>XFILECOMPRESSEDANIMATIONSET</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Xfilecompressedanimationset.CompressedBlockSize">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='XFILECOMPRESSEDANIMATIONSET::CompressedBlockSize']/*"/>
<unmanaged>unsigned int CompressedBlockSize</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Xfilecompressedanimationset.TicksPerSec">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='XFILECOMPRESSEDANIMATIONSET::TicksPerSec']/*"/>
<unmanaged>float TicksPerSec</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Xfilecompressedanimationset.PlaybackType">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='XFILECOMPRESSEDANIMATIONSET::PlaybackType']/*"/>
<unmanaged>unsigned int PlaybackType</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.Xfilecompressedanimationset.BufferLength">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='XFILECOMPRESSEDANIMATIONSET::BufferLength']/*"/>
<unmanaged>unsigned int BufferLength</unmanaged>
</member>
<member name="T:SharpDX.Direct3D9.PaletteEntry">
<summary>The PaletteEntry struct contains the color and usage of an entry in a logical palette. </summary>
<unmanaged>PALETTEENTRY</unmanaged>
</member>
<member name="F:SharpDX.Direct3D9.PaletteEntry.Red">
<summary>
The red intensity value for the palette entry.
</summary>
</member>
<member name="F:SharpDX.Direct3D9.PaletteEntry.Green">
<summary>
The green intensity value for the palette entry.
</summary>
</member>
<member name="F:SharpDX.Direct3D9.PaletteEntry.Blue">
<summary>
The blue intensity value for the palette entry.
</summary>
</member>
<member name="F:SharpDX.Direct3D9.PaletteEntry.Flags">
<summary>
Indicates how the palette entry is to be used.
TODO define an enum for flags
</summary>
</member>
</members>
</doc>