gwnavruntime/visualdebug/messages/endofsynchronizationblob.h Source File

endofsynchronizationblob.h
Go to the documentation of this file.
1 /*
2 * Copyright 2015 Autodesk, Inc. All rights reserved.
3 * Use of this software is subject to the terms of the Autodesk license agreement and any attachments or Appendices thereto provided at the time of installation or download,
4 * or which otherwise accompanies this software in either electronic or hard copy form, or which is signed by you and accepted by Autodesk.
5 */
6 
7 
8 // primary contact: MAMU - secondary contact: NOBODY
9 #ifndef Navigation_EndOfSynchronizationBlob_H
10 #define Navigation_EndOfSynchronizationBlob_H
11 
12 
14 
15 namespace Kaim
16 {
17 
18 // This blob is sent by the Lab when the syncing step is completed.
19 class EndOfSynchronizationBlob
20 {
21 public:
22  KY_ROOT_BLOB_CLASS(VisualDebugMessage, EndOfSynchronizationBlob, 0)
23 public:
24 };
25 
26 inline void SwapEndianness(Endianness::Target /*e*/, EndOfSynchronizationBlob& /*self*/)
27 {
28 }
29 
30 }
31 
32 #endif // Navigation_NewFrameBlob_H
Definition: gamekitcrowddispersion.h:20