#include <OVR_DeviceImpl.h>
Public Member Functions | |
DeviceImpl (DeviceCreateDesc *createDesc, DeviceBase *parent) | |
virtual DeviceCommon * | getDeviceCommon () const |
DeviceManagerImpl * | GetManagerImpl () const |
DeviceImpl * | getThis () |
Definition at line 236 of file OVR_DeviceImpl.h.
OVR::DeviceImpl< B >::DeviceImpl | ( | DeviceCreateDesc * | createDesc, |
DeviceBase * | parent | ||
) | [inline] |
Definition at line 239 of file OVR_DeviceImpl.h.
virtual DeviceCommon* OVR::DeviceImpl< B >::getDeviceCommon | ( | ) | const [inline, virtual] |
Definition at line 251 of file OVR_DeviceImpl.h.
DeviceManagerImpl* OVR::DeviceImpl< B >::GetManagerImpl | ( | ) | const [inline] |
Definition at line 245 of file OVR_DeviceImpl.h.
DeviceImpl* OVR::DeviceImpl< B >::getThis | ( | ) | [inline] |
Definition at line 248 of file OVR_DeviceImpl.h.