SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLHorizonNode.h File Reference

Scene node that draws the device's horizon line and tilt angle. More...

#include <SLNode.h>
#include <SLTexFont.h>
#include <SLDeviceRotation.h>
#include <SLPolyline.h>
#include <SLGLProgramGeneric.h>
#include <SLMaterial.h>
Include dependency graph for SLHorizonNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLHorizonNode
 Scene node that visualises the horizon estimated from the device rotation. More...
 

Detailed Description

Scene node that draws the device's horizon line and tilt angle.

Date
November 2020
Authors
Michael Göttlicher, Marcus Hudritsch
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLHorizonNode.h.