ProjectedTextures
Prototype software for spacial augmented reality applications.
|
#include <Geometry.h>
Public Member Functions | |
SceneDestroyer (Assimp::Importer *importer) | |
~SceneDestroyer (void) | |
Protected Member Functions | |
void | run () |
Protected Attributes | |
Assimp::Importer * | importer |
aparently, it takes assimp forever to execute FreeScene() sometimes. so, this thread does it in the background.
|
inline |
|
inline |
|
inlineprotected |
|
protected |