Public Member Functions | Public Attributes | List of all members
Ogre::D3D11Device::ThreadInfo Struct Reference

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

◆ ThreadInfo()

Ogre::D3D11Device::ThreadInfo::ThreadInfo ( ID3D11DeviceContextN context)

Definition at line 51 of file OgreD3D11Device.h.

References mEventHandle.

◆ ~ThreadInfo()

Ogre::D3D11Device::ThreadInfo::~ThreadInfo ( )

Definition at line 58 of file OgreD3D11Device.h.

References mContext, mEventHandle, and SAFE_RELEASE.

Member Data Documentation

◆ mContext

ID3D11DeviceContextN* Ogre::D3D11Device::ThreadInfo::mContext

Definition at line 48 of file OgreD3D11Device.h.

Referenced by ~ThreadInfo().

◆ mEventHandle

void* Ogre::D3D11Device::ThreadInfo::mEventHandle

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 Tue Apr 13 2021 08:53:15