Plasma Engine  2.0
Loading...
Searching...
No Matches
plFloat16Vec3 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 ()
 
 plFloat16Vec3 (const plVec3 &vVec)
 
void operator= (const plVec3 &vVec)
 
 operator plVec3 () const
 

Public Attributes

plFloat16 x
 
plFloat16 y
 
plFloat16 z
 

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: