Blue Brain BioExplorer
Camera.h File Reference
Include dependency graph for Camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::Camera
 The Camera class is an abstract interface for a camera in a 3D graphics application. It is defined by a position and a quaternion and inherits from the PropertyObject class. More...
 

Namespaces

 core
 

Functions

std::ostream & core::operator<< (std::ostream &os, Camera &camera)
 Overloads the << operator for a Camera object. More...