CommonLibVR
hkQuaternion.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/H/hkVector4.h
"
4
5
namespace
RE
6
{
7
class
hkQuaternion
8
{
9
public
:
10
hkVector4
vec
;
// 00
11
private
:
12
KEEP_FOR_RE
()
13
};
14
static_assert(
sizeof
(
hkQuaternion
) == 0x10);
15
}
KEEP_FOR_RE
#define KEEP_FOR_RE()
Definition:
PCH.h:713
RE::hkQuaternion
Definition:
hkQuaternion.h:8
RE::hkQuaternion::vec
hkVector4 vec
Definition:
hkQuaternion.h:10
RE::hkVector4
Definition:
hkVector4.h:9
hkVector4.h
RE
Definition:
AbsorbEffect.h:6
CommonLibVR
include
RE
H
hkQuaternion.h
Generated by
1.9.1