Searched defs:PlaneInfo (Results 1 – 2 of 2) sorted by relevance
22 pub struct PlaneInfo { struct31 pub planes: [PlaneInfo; RESOURE_PLANE_NUM], argument
32 struct PlaneInfo { struct33 Plane* plane;57 vector<PlaneInfo> planes; argument