⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
SO3Engine
All Projects
Scol
»
SO3Engine
Overview
Activity
Roadmap
Issues
Spent time
Gantt
Calendar
News
Documents
Wiki
Files
Repository
API Documentation
SO3Engine
include
SO3SceneLoader
ALObject.h
Go to the documentation of this file.
1
#ifndef ALOBJECT_H
2
#define ALOBJECT_H
3
4
#include "assimp/scene.h"
5
6
#include "
SO3Animation/SO3Anim.h
"
7
8
#include "
SO3SceneGraph/SO3Scene.h
"
9
10
#include "
SO3SceneGraph/SO3Entity.h
"
11
#include "
SO3SceneGraph/SO3Camera.h
"
12
#include "
SO3SceneGraph/SO3Light.h
"
13
#include "
SO3SceneGraph/SO3NodeScol.h
"
14
15
#include "
SO3Material/SO3Material.h
"
16
#include "
SO3Material/SO3Texture.h
"
17
18
#endif
// ALOBJECT_H
SO3Anim.h
SO3Camera.h
SO3Entity.h
SO3Light.h
SO3Material.h
SO3NodeScol.h
SO3Scene.h
SO3Texture.h
Generated by
1.9.8
Loading...