OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ViewChangedStates.h
Go to the documentation of this file.
1#pragma once
2#include <stdint.h>
3namespace ot
4{
5 enum class ViewChangedStates : uint32_t
6 {
10 };
11}
Definition Connector.h:8
ViewChangedStates
Definition ViewChangedStates.h:6