Are these very Relevant/Used?
Posted: Tue Feb 03, 2009 8:25 pm
Well as I was continuing my quest unto C++ learning, I found a few things in a section that I've heard aren't used much at all in Game Dev...I've sort of skimmed these sections, but I'd like to make sure that these aren't too important:
Virtual Functions
Operator Overloading
Multiply Inherited Objects
So do you guys use those at all? Out of those three, I know most about the virtual functions. The operator overloading seems just like writing your own function...and I can't really see much use with Multiply inherited objects.
Virtual Functions
Operator Overloading
Multiply Inherited Objects
So do you guys use those at all? Out of those three, I know most about the virtual functions. The operator overloading seems just like writing your own function...and I can't really see much use with Multiply inherited objects.