Search found 1 match

by Yoshikai
Thu Dec 18, 2003 6:28 am
Forum: Beginners Help
Topic: VC++ .NET IntelliSense Problem with IVideoDriver
Replies: 4
Views: 912

VC++ .NET IntelliSense Problem with IVideoDriver

I'm very new to Irrlicht and was wondering if anyone else had experienced this. I'm using MS VC++ .NET and have noticed that the code completion/intellisense works great for all Irrlicht object types (IrrlichtDevice, ISceneManager, IGUIEnvironment, etc) EXCEPT for IVideoDriver. If I type something ...