14 lines
321 B
C++
14 lines
321 B
C++
|
|
#include "config_gobj.cxx"
|
|
#include "LOD.cxx"
|
|
#include "drawable.cxx"
|
|
#include "imageBuffer.cxx"
|
|
#include "material.cxx"
|
|
#include "materialPool.cxx"
|
|
#include "orthoProjection.cxx"
|
|
#include "perspectiveProjection.cxx"
|
|
#include "pixelBuffer.cxx"
|
|
#include "projection.cxx"
|
|
#include "texture.cxx"
|
|
#include "texturePool.cxx"
|