ezEngine  Release 25.03
ezShaderTransform Class Reference

A wrapper class that converts a ezTransform into the correct data layout for shaders. More...

#include <Types.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 
void operator= (const ezTransform &t)
 
void operator= (const ezMat4 &t)
 
void operator= (const ezMat3 &t)
 
ezMat4 GetAsMat4 () const
 
ezVec3 GetTranslationVector () const
 

Detailed Description

A wrapper class that converts a ezTransform into the correct data layout for shaders.


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