TrinityCore
Quaternion Struct Reference

#include <vec3d.h>

Public Attributes

float X
 
float Y
 
float Z
 
float W
 

Detailed Description

Definition at line 251 of file vec3d.h.

Member Data Documentation

◆ W

float Quaternion::W

Definition at line 253 of file vec3d.h.

◆ X

float Quaternion::X

Definition at line 253 of file vec3d.h.

◆ Y

float Quaternion::Y

Definition at line 253 of file vec3d.h.

◆ Z

float Quaternion::Z

Definition at line 253 of file vec3d.h.


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