Kemena3D
Loading...
Searching...
No Matches
kscene.h File Reference

Container for a self-contained scene (objects, lights, skybox). More...

#include "kexport.h"
#include <string>
#include <iostream>
#include <vector>
#include <typeinfo>
#include "kdatatype.h"
#include "kassetmanager.h"
#include "kworld.h"
#include "kobject.h"
#include "kmesh.h"
#include "kcamera.h"
#include "klight.h"
Include dependency graph for kscene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kemena::kScene
 Holds all objects, lights, and rendering settings for one scene. More...

Namespaces

namespace  kemena
 Top-level Kemena3D engine namespace.

Detailed Description

Container for a self-contained scene (objects, lights, skybox).