SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Implementation for an SLScene inherited class. More...
#include <AppDemoSceneErlebARAventicumCigognier.h>
#include <CVCapture.h>
#include <AppCommon.h>
#include <SLAssetLoader.h>
#include <SLLightDirect.h>
#include <SLCoordAxis.h>
Go to the source code of this file.
Variables | |
SLGLTexture * | gVideoTexture |
Implementation for an SLScene inherited class.
For more info about App framework and the scene assembly see: https://cpvrlab.github.io/SLProject4/app-framework.html
Definition in file AppDemoSceneErlebARAventicumCigognier.cpp.
|
extern |
Global pointer for the video texture defined in AppDemoLoad for video scenes It gets updated in the following onUpdateTracking routine
Definition at line 32 of file AppDemoVideo.cpp.