WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.1C++topologyProject Included

info.json

Examples / SDK 6.1 / C++ / topology / Device Orientation
info.json
JSON
1{
2 "name":"Device Orientation",
3 "desc":"This example demonstrate how to deal with WOWCube device orientation in space",
4 "prev_key":"Topology/1",
5 "next_key":"Topology/3",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

DeviceOrientation.cpp
project/src/DeviceOrientation.cpp
DeviceOrientation.h
project/src/DeviceOrientation.h
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

Device Orientation
Examples / SDK 6.1 / C++ / topology
DeviceOrientation.cpp
Examples / SDK 6.1 / C++ / topology / Device Orientation / project / src
DeviceOrientation.h
Examples / SDK 6.1 / C++ / topology / Device Orientation / project / src
wowcubeapp-build.json
Examples / SDK 6.1 / C++ / topology / Device Orientation / project
Previous Node
Device Orientation
Examples / SDK 6.1 / C++ / topology
Next Node
DeviceOrientation.cpp
Examples / SDK 6.1 / C++ / topology / Device Orientation / project / src