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
collide.h
Go to the documentation of this file.
1
#ifndef __COLLIDE_FUNCS_H
2
#define __COLLIDE_FUNCS_H
3
4
#include "
gfx/vec.h
"
5
#include "
linecollide.h
"
6
#include "
star_system_generic.h
"
7
8
bool
TableLocationChanged
(
const
QVector
&Mini,
const
QVector
&
minz
);
9
bool
TableLocationChanged
(
const
LineCollide
&lc,
const
QVector
&
minx
,
const
QVector
&
maxx
);
10
void
KillCollideTable
(
LineCollide
*lc,
StarSystem
*ss );
11
bool
EradicateCollideTable
(
LineCollide
*lc,
StarSystem
*ss );
12
void
AddCollideQueue
(
LineCollide
&tmp,
StarSystem
*ss );
13
bool
lcwithin
(
const
LineCollide
&lc,
const
LineCollide
&tmp );
14
15
#endif
16
src
cmd
collide.h
Generated on Fri May 29 2015 23:07:10 for Vegastrike 0.5.1 rc1 by
1.8.4