Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "quadtree.h"
#include "matrix.h"
#include "aux_texture.h"
#include "universe.h"
#include "vegastrike.h"
#include "vs_globals.h"
Go to the source code of this file.
Functions | |
Vector | calculatenormscale (const Matrix &trans) |
Variables | |
const GFXVertex | InitialVertices [4] |
Definition at line 186 of file quadtree.cpp.
References Matrix::getP(), Matrix::getQ(), Matrix::getR(), Magnitude(), and Vector.
Referenced by QuadTree::SetTransformation().
const GFXVertex InitialVertices[4] |