13 #ifndef APPDEMOSCENEVIDEOTRACKCHESS_H
14 #define APPDEMOSCENEVIDEOTRACKCHESS_H
int SLSceneID
Scene identifier.
Class for video for chessboard test scene.
void registerAssetsToLoad(SLAssetLoader &al) override
All scene specific assets have to be registered for async loading in here.
void assemble(SLAssetManager *am, SLSceneView *sv) override
After parallel loading of the assets the scene gets assembled in here.
AppDemoSceneVideoTrackChessboard(SLSceneID sid)
Toplevel holder of the assets meshes, materials, textures and shaders.
The SLScene class represents the top level instance holding the scene structure.
SceneView class represents a dynamic real time 3D view onto the scene.