Plasma Engine  2.0
Loading...
Searching...
No Matches
plShaderTransform Class Reference

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

#include <Types.h>

Public Member Functions

 PL_DECLARE_POD_TYPE ()
 
void operator= (const plTransform &t)
 
void operator= (const plMat4 &t)
 
void operator= (const plMat3 &t)
 
plMat4 GetAsMat4 () const
 
plVec3 GetTranslationVector () const
 

Detailed Description

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


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