Microsoft DirectX 9.0 SDK Update (October 2004)

MatrixStack.Push Method

Language:

Note: This documentation is preliminary and is subject to change.

Adds a matrix to the stack.

Definition

Visual Basic .NET Public Sub Push()
C# public void Push();
Managed C++ public: void Push();
JScript .NET public function Push();

Remarks

This method increments the count of items on the stack by 1. The stack grows dynamically as more items are added.

See Also


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center