Plasma Engine  2.0
Loading...
Searching...
No Matches
plSimdMath Struct Reference

Static Public Member Functions

static plSimdVec4f Exp (const plSimdVec4f &f)
 
static plSimdVec4f Ln (const plSimdVec4f &f)
 
static plSimdVec4f Log2 (const plSimdVec4f &f)
 
static plSimdVec4i Log2i (const plSimdVec4i &i)
 
static plSimdVec4f Log10 (const plSimdVec4f &f)
 
static plSimdVec4f Pow2 (const plSimdVec4f &f)
 
static plSimdVec4f Sin (const plSimdVec4f &f)
 
static plSimdVec4f Cos (const plSimdVec4f &f)
 
static plSimdVec4f Tan (const plSimdVec4f &f)
 
static plSimdVec4f ASin (const plSimdVec4f &f)
 
static plSimdVec4f ACos (const plSimdVec4f &f)
 
static plSimdVec4f ATan (const plSimdVec4f &f)
 

Member Function Documentation

◆ Exp()

PL_FORCE_INLINE plSimdVec4f plSimdMath::Exp ( const plSimdVec4f & f)
static
Todo
optimize these methods if needed

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