9 #ifndef MESSAGE_RESOLUTIONMESSAGE_RESOLUTIONMESSAGE_H 10 #define MESSAGE_RESOLUTIONMESSAGE_RESOLUTIONMESSAGE_H 12 #ifndef ZFORCECOMMON_H 13 #error Please include "zForceCommon.h" before this file. 14 #endif // ZFORCECOMMON_H 45 #endif // MESSAGE_RESOLUTIONMESSAGE_RESOLUTIONMESSAGE_H This structure represents a resolution message.
Definition: ResolutionMessage.h:21
CartesianCoordinates
X, Y and Z Coordinates.
Definition: ResolutionMessage.h:24
Message
Base Message.
Definition: ResolutionMessage.h:23
MessageGroup
Enum describing the different groups a message can belong to.
Definition: zForceTypes.h:113
DLLINTERNAL ResolutionMessage * ResolutionMessage_New(MessageGroup messageGroup, uint32_t size)
Internal constructor for ResolutionMessage.