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

Declaration of the callbacks in ObjectivC for iOS. More...

#import <UIKit/UIKit.h>
Include dependency graph for AppDelegate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AppDelegate
 

Detailed Description

Declaration of the callbacks in ObjectivC for iOS.

The most eventhadlers will call the C interface in SLInterface.h For more info about App framework see: https://cpvrlab.github.io/SLProject4/app-framework.html For more info on how to build for the iOS platform see: https://github.com/cpvrlab/SLProject4/wiki/Build-on-MacOS-with-XCode-for-iOS

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 AppDelegate.h.