// // ShapeRenderNotifyMsg.h // Yoosee // // Created by KanDao on 16/9/5. // Copyright © 2016年 liyang@kandaovr.com. All rights reserved. // #ifndef ShapeRenderNotifyMsg_h #define ShapeRenderNotifyMsg_h void ShapeNotifyMsg(int MsgType, int MsgAction); #endif /* ShapeRenderNotifyMsg_h */