Class Library Reference


.NET Framework Class Library
Microsoft.WindowsMobile.DirectX Namespace

This namespace provides Microsoft DirectX application programming for Pocket PCs, Smartphones, and other devices running Windows CE with the .NET Compact Framework. This namespace is required to implement the Microsoft.WindowsMobile.DirectX.Direct3D namespace.

Direct X provides the following:

  • Utility operations

  • Data storage with exception handling

  • Simple helper methods

  • Structures used for matrix, clipping plane, quaternion, and vector manipulation.

Classes

 ClassDescription
Public classDirectXExceptionThe exception that is thrown by Windows Mobile DirectX for Managed Code applications.
Public classGraphicsStreamContains a graphics data stream.
Structures

 StructureDescription
Public structureMatrixDescribes and manipulates a matrix.
Public structureQuaternionDescribes a four-dimensional vector (x, y, z, w).
Public structureVector2Describes and manipulates a vector in two-dimensional (2-D) space.
Public structureVector3Describes and manipulates a vector in three-dimensional (3-D) space.
Public structureVector4Describes and manipulates a vector in four-dimensional (4-D) space.
Tags :


Page view tracker