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

Go to the source code of this file.

Classes

class  core::Transformation
 Defines the translation, rotation and scale parameters to be applied to a scene asset. More...
 

Namespaces

 core
 

Functions

Transformation core::operator* (const Transformation &a, const Transformation &b)
 
Boxd core::transformBox (const Boxd &box, const Transformation &transformation)