![]() |
Gorgon Game Engine
|
Go to the source code of this file.
Classes | |
class | basic_Point3D< T_ > |
Namespaces | |
Gorgon | |
Root namespace for Gorgon Game Engine. | |
Gorgon::Geometry | |
This namespace contains geometric element classes. | |
Typedefs | |
using | Point3D = basic_Point3D< Float > |
Functions | |
template<class T_ > | |
std::ostream & | operator<< (std::ostream &out, const basic_Point3D< T_ > &point) |
Allows streaming of point. More... | |