Search found 1 match

by alex_3214
Sun Oct 15, 2006 2:17 pm
Forum: Code Snippets
Topic: Smooth mixed 1st + 3rd Person Camera Scene Node (for RPG)
Replies: 158
Views: 67949

hello I have an error of compilation :

main.cpp
.\main.cpp(72) : error C2259: 'irr::scene::CCameraRPGSceneNode' : cannot instantiate abstract class
due to following members:
'bool irr::scene::ICameraSceneNode::OnEvent(const irr::SEvent &)' : is abstract
..\..\include\ICameraSceneNode.h(60 ...