QUOTE(Athono @ Aug 7 2012, 02:18 AM)

This leads me to this page:
http://msdn.microsoft.com/query/dev10.quer...ORLIST)&rd=true
Compile Error C2259 is from a C++ program but the page calls the abstract class an "interface":
The bad news is that I have already made all of the methods public in the class:
CODE
class AmbientOccluder: public Light {
public:
AmbientOccluder(void);
Aug 7 2012, 02:27 PM

Quote
0.0167sec
1.03
6 queries
GZIP Disabled