XX CMake Package
Loading...
Searching...
No Matches
XXLinalgQuaternion.h
Go to the documentation of this file.
1#ifndef XXLinalgQuaternionH
2#define XXLinalgQuaternionH
3
4#include "XXMathExportDef.h"
5
6namespace XX
7{
8 namespace Linalg
9 {
12
14 {
15 public:
17 };
18 } // namespace Linalg
19} // namespace XX
20
21#endif // NOT XXLinalgQuaternionH
#define XXMATH_DECLSPEC
Definition XXMathExportDef.h:17
Definition XXLinalg.h:10
Definition XXPopulatedAbstract.h:11