User profile: Chrisj

User info
User name:Chrisj
History
Joined:
Number of posts:4
Latest posts:

error: no match for ‘operator=’
I changed the operator as you suggested, and it works fine now. I'm still not entirely sure why the ...

error: no match for ‘operator=’
I managed to find someone who could help me on this one. Here's the fix: Changed _tracks to be a ...

error: no match for ‘operator=’
There is nothing else in Keyframe at present, this is the full Vector3f Class [code] class Vecto...

error: no match for ‘operator=’
I'm writing a small openGL program to do keyframe animation. The lines of code I have highlighted in...