Subversion Repositories gelsvn

Rev

Rev 349 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 349 Rev 353
Line 1... Line 1...
1
#include "omni.hpp"
1
#include "omni.h"
2
 
2
 
3
using namespace CGLA;
3
using namespace CGLA;
4
 
4
 
5
#include "scene.hpp"
5
#include "scene.h"
6
 
6
 
7
extern scene* current;
7
extern scene* current;
8
 
8
 
9
omni::omni(const CGLA::Vec3f& phi)
9
omni::omni(const CGLA::Vec3f& phi)
10
{
10
{