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

List of all members.

Public Member Functions

 ThreadInfo (ID3D11DeviceContext *context)
 ~ThreadInfo ()

Public Attributes

ID3D11DeviceContext * mContext
void * mEventHandle

Detailed Description

Definition at line 43 of file OgreD3D11Device.h.


Constructor & Destructor Documentation

Ogre::D3D11Device::ThreadInfo::ThreadInfo ( ID3D11DeviceContext *  context)

Definition at line 48 of file OgreD3D11Device.h.

References mEventHandle.

Definition at line 55 of file OgreD3D11Device.h.

References mContext, and mEventHandle.


Member Data Documentation

Definition at line 45 of file OgreD3D11Device.h.

Referenced by ~ThreadInfo().

Definition at line 46 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 Sun Sep 2 2012 07:27:45