);
~PerspectiveCamera();
- virtual bool InitRay(float x, float y, Ray &ray);
+ virtual bool InitRay(float x, float y, Ray &ray) const;
private:
//! hidden constructors to prevent misuse. If you need those at some point, just make them public and implement them properly!