Searched defs:DrawShipView (Results 1 – 1 of 1) sorted by relevance
48 class DrawShipView : public SampleView { class50 DrawShipView(const char name[], DrawAtlasProc proc) : fName(name), fProc(proc) { in DrawShipView() function in DrawShipView