Transform.hpp File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::Orientation< N >
 
class  CubbyFlow::Orientation< 2 >
 
class  CubbyFlow::Orientation< 3 >
 
class  CubbyFlow::Transform< N >
 Represents N-D rigid body transform. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::Orientation2 = Orientation< 2 >
 
using CubbyFlow::Orientation3 = Orientation< 3 >
 
using CubbyFlow::Transform2 = Transform< 2 >
 
using CubbyFlow::Transform3 = Transform< 3 >