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

A simple helper class to use half-precision floats (plFloat16) as vectors. More...

#include <Float16.h>

Public Member Functions

 PL_DECLARE_POD_TYPE ()
 
 plFloat16Vec4 (const plVec4 &vVec)
 
void operator= (const plVec4 &vVec)
 
 operator plVec4 () const
 

Public Attributes

plFloat16 x
 
plFloat16 y
 
plFloat16 z
 
plFloat16 w
 

Detailed Description

A simple helper class to use half-precision floats (plFloat16) as vectors.


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