Add contact point logger.

This commit is contained in:
yunfeibai
2017-04-02 15:09:40 -07:00
parent 0c6b0d52c6
commit 7c7d831767
2 changed files with 164 additions and 0 deletions

View File

@@ -337,6 +337,7 @@ enum b3StateLoggingType
STATE_LOGGING_VR_CONTROLLERS = 2,
STATE_LOGGING_VIDEO_MP4 = 3,
STATE_LOGGING_COMMANDS = 4,
STATE_LOGGING_CONTACT_POINTS = 5,
};