User profile: Elize

User info
User name:Elize
History
Joined:
Number of posts:6
Latest posts:

Should be using overloaded function, using parent function instead
Okay, I made Shape's getColor function virtual and deleted the definition. It wouldn't let me compi...

Should be using overloaded function, using parent function instead
I understand now that the way you describe it is how it works, and apologize for the mixup in termin...

Should be using overloaded function, using parent function instead
This is kind of complicated so I will try to simplify my problem. Say I have a class Shape, and cla...

"undefined reference" error when the reference is defined
Aha! You're right, I derped and wrote classes/Cinfo.h where I should have written classes/Cinfo.o i...

"undefined reference" error when the reference is defined
Sure thing. Body.h: [code]#ifndef _H_BODY #define _H_BODY #include "Matrix.h" #include "Shader.h" ...

This user does not accept Private Messages

User: Elize

  • Public profile