This document is archived and information here might be outdated. Recommended version. |
Queries the perspective matrix.
[Visual Basic .NET] Public Sub QueryPerspectiveMatrix ( _ ByRef pMatrix As Double _ )
[C#] public void QueryPerspectiveMatrix ( ref double pMatrix );
[C++]
HRESULT QueryPerspectiveMatrix(
System.Double* pMatrix
);
[C++]
Parameters pMatrix [in]
pMatrix is a parameter of type double*