Belgrad
10-15-2002, 11:09 AM
How can I pass member functions as GLU tesselator callbacks?
Make it static. You cannot pass a non-sttaic member function as a callback, simply because a member function is not the same as a "regular" function.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.