ezEngine Release 26.3
Loading...
Searching...
No Matches
ezCoordinateSystem Struct Reference

Defines a coordinate system through three orthogonal direction vectors. More...

#include <CoordinateSystem.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 

Public Attributes

ezVec3 m_vForwardDir
 
ezVec3 m_vRightDir
 
ezVec3 m_vUpDir
 

Detailed Description

Defines a coordinate system through three orthogonal direction vectors.

Represents a 3D coordinate system using forward, right, and up direction vectors. Used for transforming between different coordinate conventions in the engine.


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