Public Member Functions | Public Attributes
Ogre::D3D11Device::ThreadInfo Struct Reference

List of all members.

Public Member Functions

 ThreadInfo (ID3D11DeviceContextN *context)
 ~ThreadInfo ()

Public Attributes

ID3D11DeviceContextNmContext
void * mEventHandle

Detailed Description

Definition at line 46 of file OgreD3D11Device.h.


Constructor & Destructor Documentation

Definition at line 51 of file OgreD3D11Device.h.

References mEventHandle.

Definition at line 58 of file OgreD3D11Device.h.

References mContext, mEventHandle, and SAFE_RELEASE.


Member Data Documentation

Definition at line 48 of file OgreD3D11Device.h.

Referenced by ~ThreadInfo().

Definition at line 49 of file OgreD3D11Device.h.

Referenced by ThreadInfo(), and ~ThreadInfo().


The documentation for this struct was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:40:54