摘要:
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-28 22:18
lizhengjin
阅读(602)
评论(0)
推荐(0)
浙公网安备 33010602011771号