Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
atmosphere_server.cpp
Go to the documentation of this file.
1
#include "
atmosphere.h
"
2
#include "
gfx/vec.h
"
3
#include "
gfx/matrix.h
"
4
5
Atmosphere::Atmosphere
(
const
Parameters ¶ms) : user_params(params) {
6
}
7
8
void
Atmosphere::Update
(
const
QVector
&position,
const
Matrix
&tmatrix)
9
{
10
}
11
12
void
Atmosphere::SetMatricesAndDraw
(
const
QVector
&pos,
const
Matrix
mat)
13
{
14
}
15
16
void
Atmosphere::ProcessDrawQueue
()
17
{
18
}
19
20
void
Atmosphere::Draw
()
21
{
22
}
23
24
void
Atmosphere::DrawAtmospheres
()
25
{
26
}
src
cmd
atmosphere_server.cpp
Generated on Fri May 29 2015 23:07:09 for Vegastrike 0.5.1 rc1 by
1.8.4