Searched defs:scene_obj (Results 1 – 1 of 1) sorted by relevance
314 struct scene_obj { struct318 enum scene_obj_t type; argument319 struct scene_obj_bbox bbox; argument320 struct scene_obj_offset ofs; argument321 struct scene_obj_dims dims; argument322 enum scene_obj_align horiz; argument323 enum scene_obj_align vert; argument331 static inline bool scene_obj_can_highlight(const struct scene_obj *obj) in scene_obj_can_highlight() argument
Completed in 4 milliseconds