MatrixStack.Push Method |
Language: |
Adds a matrix to the stack.
Visual Basic Public Sub Push() C# public void Push(); C++ public:
void Push();JScript public function Push();
This method increments the count of items on the stack by 1. The stack grows dynamically as more items are added.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center