OIS
1.5
Object-oriented Input System
|
This is the complete list of members for OIS::FactoryCreator, including all inherited members.
createObject(InputManager *creator, Type iType, bool bufferMode, const std::string &vendor="")=0 | OIS::FactoryCreator | pure virtual |
destroyObject(Object *obj)=0 | OIS::FactoryCreator | pure virtual |
freeDeviceList()=0 | OIS::FactoryCreator | pure virtual |
freeDevices(Type iType)=0 | OIS::FactoryCreator | pure virtual |
totalDevices(Type iType)=0 | OIS::FactoryCreator | pure virtual |
vendorExist(Type iType, const std::string &vendor)=0 | OIS::FactoryCreator | pure virtual |
~FactoryCreator() | OIS::FactoryCreator | inlinevirtual |