FrameData.hh File Reference
Go to the source code of this file.
Classes | |
struct | FrameData< Scalar, Dim > |
The FrameData struct fully describes the kinematic state of a Frame with "Dim" dimensions and "Scalar" precision. Dim is allowed to be 2 or 3, and Scalar is allowed to be double or float. We provide the following fully qualified types: More... | |
Namespaces | |
namespace | gz |
namespace | gz::physics |
Functions | |
GZ_PHYSICS_MAKE_ALL_TYPE_COMBOS (FrameData) template< typename Scalar | |
std::size_t Dim std::ostream & | operator<< (std::ostream &stream, const FrameData< Scalar, Dim > &_frame) |