C++编译静态成员函数报错: “osgGA::DriveManipulator::setEye”: 非静态成员函数的非法调用
来看代码.h文件中staticvoidcomputePosition(constosg::Vec3d&eye,constosg::Vec3d&lv,constosg::Vec3d&up);voidsetEye(constosg::Vec3d&eye);voidsetRotation(constosg::Quat&rotation);osg::Vec3d_eye;osg::Quat_rotation