ReactOS 0.4.15-dev-6679-g945ee4b
|
Public Attributes | |
ID3DXMatrixStack | ID3DXMatrixStack_iface |
LONG | ref |
unsigned int | current |
unsigned int | stack_size |
D3DXMATRIX * | stack |
ID3DXMatrixStack ID3DXMatrixStackImpl::ID3DXMatrixStack_iface |
Definition at line 38 of file math.c.
Referenced by impl_from_ID3DXMatrixStack().
LONG ID3DXMatrixStackImpl::ref |
Definition at line 39 of file math.c.
Referenced by ID3DXMatrixStackImpl_AddRef(), and ID3DXMatrixStackImpl_Release().
D3DXMATRIX* ID3DXMatrixStackImpl::stack |