VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
6.3 - Adding Functionality to a Driver (Accessories)

Driver accessories allow functionality to be added to a driver without completely replacing it.

Each driver can be written to support different amounts and types of extensibility through creators or signals. The GUI APIprovides a common mechanism for installing additional functionality on a per-driver basis through the use of driver accessories. A driver accessory is a simple interface for executing code when a driver starts. An accessory is registered with the display engine and can support any driver class that it knows how to interface with. The simulation drivers fully support modular extensibility using accessories.

[<< Simulation Drivers] [Home] [Managing Connection Threads >>]


Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)