| Package com.ms.com.directX |
Previous |
Microsoft Packages |
Index |
Next |
public final class d3drmvector4d {
public float x;
public float y;
public float z;
public float w;
}
Describes the screen coordinates used as the destination of a transformation by the Transform method and as the source of a transformation by the InverseTransform method.
See also d3drmViewport.
Fields
| © 1997 Microsoft Corporation. All rights reserved. Terms of Use. |