neo::render::Adapter Class Reference

#include <render/adapter.h>

List of all members.


Detailed Description

Data for a rendering adapter. To get information about available adapters, query the render device. To open a rendering window on a specific adapter, pass that adapter identifier to the open call on the device.

See also:
neo::render::Device::getAdapters
Author:
Mattias Jansson (mattias@realityrift.com)


Public Member Functions

 Adapter ()
 Initialize data to default adapter.

Public Attributes

unsigned int _id
 ID.
std::string _name
 Adapter name.
std::string _device
 Device name.
std::string _monitor
 Monitor name.
std::string _driver
 Driver string.


Constructor & Destructor Documentation

neo::render::Adapter::Adapter (  ) 

Initialize data to default adapter values


The documentation for this class was generated from the following file:
Generated on Sat Feb 17 20:51:06 2007 for NeoEngine 2 - Evolution by  doxygen 1.5.1