SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
AppNodeSceneView.cpp File Reference

Node transform test app to demonstrates all transforms of SLNode. More...

#include <AppCommon.h>
#include <AppNodeGui.h>
#include <AppNodeSceneView.h>
#include <SLAssimpImporter.h>
#include <SLAssetManager.h>
#include <SLBox.h>
#include <SLGLVertexArrayExt.h>
#include <SLLightSpot.h>
#include <SLTexFont.h>
#include <GlobalTimer.h>
Include dependency graph for AppNodeSceneView.cpp:

Go to the source code of this file.

Detailed Description

Node transform test app to demonstrates all transforms of SLNode.

Date
July 2015
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style
Authors
Marc Wacker, Marcus Hudritsch

Definition in file AppNodeSceneView.cpp.