API Documentation
Loading...
Searching...
No Matches
Madgwik.h
Go to the documentation of this file.
1#pragma once
2namespace NDEVR
3{
4 class Madgwik
5 {
6
7 Quaternion<fltp08> m_quaternion = Quaternion<fltp08>(1.0, 0.0, 0.0, 0.0);
11 };
12}
Definition Madgwik.h:5
Definition Quaternion.hpp:20
An element of a vector space. An element of the real coordinate space Rn Basis vector,...
Definition Vector.hpp:62
Definition ACIColor.h:37
Definition BaseValues.hpp:272