⚲
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
src
SO3SceneLoader
ALCamera.cpp
Go to the documentation of this file.
1
#include "
SO3SceneLoader/ALCamera.h
"
2
3
namespace
SO3
4
{
5
ALCamera::ALCamera
()
6
{
7
}
8
9
ALCamera::~ALCamera
() { }
10
11
void
ALCamera::convertToScol
(
SScene
* parent)
12
{
13
}
14
}
ALCamera.h
SO3::ALCamera::~ALCamera
~ALCamera()
Definition
ALCamera.cpp:9
SO3::ALCamera::ALCamera
ALCamera()
Definition
ALCamera.cpp:5
SO3::ALCamera::convertToScol
void convertToScol(SScene *parent)
Definition
ALCamera.cpp:11
SO3::SScene
Definition
SO3Scene.h:125
SO3
Definition
SO3DataScol.h:38
Generated by
1.9.8
Loading...