Arrow.h file new in Git master
Function Magnum::
Namespaces
- namespace Magnum
- Root namespace.
- namespace Magnum::Primitives
- Primitive library.
Functions
- auto arrow2D(const Vector2& a, const Vector2& b) -> Trade::MeshData new in Git master
- 2D arrow
- auto arrow2D() -> Trade::MeshData new in Git master
- 2D arrow in an identity transformation
- auto arrow3D(const Vector3& a, const Vector3& b, const Vector3& tangent = Vector3::zAxis()) -> Trade::MeshData new in Git master
- 3D arrow
- auto arrow3D() -> Trade::MeshData new in Git master
- 3D arrow in an identity transformation