102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Animation_RotationKeyframe Struct Reference

#include <dttr_pcdogs.h>

Data Fields

uint32_t timing_flags
 Offset 0x0.
DTTR_PCDOGS_T_Math_QuaternionI16 quat
 Offset 0x4.
uint32_t segment_flags
 Offset 0xC.
DTTR_PCDOGS_T_Math_QuaternionI16 tangent_out
 Offset 0x10.
DTTR_PCDOGS_T_Math_QuaternionI16 tangent_in
 Offset 0x18.

Detailed Description

Definition at line 3534 of file dttr_pcdogs.h.

Field Documentation

◆ quat

DTTR_PCDOGS_T_Math_QuaternionI16 DTTR_PCDOGS_T_Animation_RotationKeyframe::quat

Offset 0x4.

Definition at line 3536 of file dttr_pcdogs.h.

◆ segment_flags

uint32_t DTTR_PCDOGS_T_Animation_RotationKeyframe::segment_flags

Offset 0xC.

Definition at line 3537 of file dttr_pcdogs.h.

◆ tangent_in

DTTR_PCDOGS_T_Math_QuaternionI16 DTTR_PCDOGS_T_Animation_RotationKeyframe::tangent_in

Offset 0x18.

Definition at line 3539 of file dttr_pcdogs.h.

◆ tangent_out

DTTR_PCDOGS_T_Math_QuaternionI16 DTTR_PCDOGS_T_Animation_RotationKeyframe::tangent_out

Offset 0x10.

Definition at line 3538 of file dttr_pcdogs.h.

◆ timing_flags

uint32_t DTTR_PCDOGS_T_Animation_RotationKeyframe::timing_flags

Offset 0x0.

Definition at line 3535 of file dttr_pcdogs.h.


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