Gazebo Math

API Reference

8.0.0~pre1
Vector4.hh File Reference
#include <algorithm>
#include <cmath>
#include <limits>
#include <gz/math/Matrix4.hh>
#include <gz/math/Helpers.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

class  Vector4< T >
 T Generic x, y, z, w vector. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Vector4< doubleVector4d
 
typedef Vector4< floatVector4f
 
typedef Vector4< intVector4i