#include "../DLLStuff.h"
#include "Camera.h"
Namespaces | |
namespace | Moteur3D |
Classes | |
class | Moteur3D::SphericalCamera |
The SphericalCamera class is an enhancement of its base Camera class. It provides functionnalities for rotating the camera around its destination point and nearing it. More... |