摘要:
class PickEvent : public osgGA::GUIEventHandler{public:PickEvent(osg::Geometry* drawable) : _drawable(drawable){}~PickEvent(){}public:bool handle(const osgGA::GUIEventAdapter& ea, osgGA::GUIAction... 阅读全文
posted @ 2010-07-26 22:59
lizhengjin
阅读(685)
评论(0)
推荐(0)
浙公网安备 33010602011771号