DX9ToolsR4 - Created by: X

GeneralHelpers Methods

The methods of the GeneralHelpers class are listed below. For a complete list of GeneralHelpers class members, see the GeneralHelpers Members topic.

Public Static (Shared) Methods

BuildMatrixStackOverloaded. Builds a matrix from a matrix stack.
LoadTextureState Loads the states of a Direct3D.TextureStates type from a file.
ModeAvailibleOverloaded. Used to help determin what display modes are availible.
RemoveTextureIndexes Sets all of the texture indexs for all the texture stages to -1.
RenderMeshBruteForce Renders a mesh using a brute force method. No optomization.
RestrictVector2Overloaded. Restricts a Vector2 type within a specified region.
SaveTextureState Saves the states of a Direct3D.TextureStates type to a file.
SaveTextureStates Saves the states of a Direct3D.TextureStates type to a file.
SetupDX9TTracers This method enables or disables writing to the debug log ang is only availible if TRACE condition is enabled.
UVFromPointOverloaded. Converts a X/Y value into a texture coordanant.
UVFromRectangleOverloaded. Converts a rectangle into an array of 4 texture coordanants.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

GeneralHelpers Class | CBX.Libs.DX9ToolsR4 Namespace