group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Orientation Struct Reference

World-space orientation as a unit quaternion. Identity = no rotation. More...

#include <Orientation.hpp>

Public Attributes

glm::quat value {1.0f, 0.0f, 0.0f, 0.0f}

Detailed Description

World-space orientation as a unit quaternion. Identity = no rotation.

Member Data Documentation

◆ value

glm::quat Orientation::value {1.0f, 0.0f, 0.0f, 0.0f}

The documentation for this struct was generated from the following file: