DX9ToolsR4 - Created by: X

DX9Graphics Members

DX9Graphics overview

Public Instance Constructors

DX9GraphicsOverloaded. Initializes a new instance of the DX9Graphics class.

Public Instance Properties

ClearFlags Provides access to the default clear flags.
Device Provides a reference to the Direct3D.Device type stored internally.
PresentParameters Provides access to the PresentParameters.

Public Instance Methods

BeginSceneOverloaded. Begins the scene.
ClearOverloaded. Clears the scene.
EndSceneOverloaded. Ends the scene.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
PresentOverloaded. Presents the scene.
ToString (inherited from Object)

Protected Instance Fields

menuClearFlags Provides access to the default clear flags.
mobjD3D A reference to the Direct3D.Device type.
mobjPresent Provides access to the PresentParameters.

Protected Instance Methods

FinalizeMissing <summary> documentation for M:CBX.Libs.DX9ToolsR4.DX9Graphics.Finalize
MemberwiseClone (inherited from Object)

See Also

DX9Graphics Class | CBX.Libs.DX9ToolsR4 Namespace