aboutsummaryrefslogtreecommitdiffstats
path: root/yage/experimental/camera3d.h
blob: efd96dc018a81c8afbbe1872b4e110ebce5fa765 (plain)
1
2
3
4
5
6
7
8
#ifndef YAGE_EXPERIMENTAL_CAMERA3D_H
#define YAGE_EXPERIMENTAL_CAMERA3D_H

class Camera3D {
    
}

#endif