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

Scene creation callback for the the node demo app. More...

#include <AppCommon.h>
#include <AppNodeScene.h>
#include <SLBox.h>
#include <SLCamera.h>
#include <SLLightSpot.h>
#include <SLNode.h>
#include <SLMaterial.h>
#include <SLSceneView.h>
#include <SLAssetLoader.h>
Include dependency graph for AppNodeScene.cpp:

Go to the source code of this file.

Detailed Description

Scene creation callback for the the node demo app.

Date
June 2024
Authors
Marino von Wattenwyl
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 AppNodeScene.cpp.