Thanks for the reply. It looks like I have a different problem now. When I try to implement your suggestion and use:
Code:
camera = AxisCamera::GetInstance();
I get an error that says "cannot convert 'AxisCamera' to 'AxisCamera*' in assignment". Can you explain what this means?
Thanks again.