Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.Math4D Class Reference

Static Public Member Functions

static Vector4 NormalizedDirection (Vector4 start, Vector4 end)
 
static bool Approximately (Vector4 v1, Vector4 v2)
 Return true if v1 and v2 are equal, or different but very close. TODO: Better implementation More...
 

Member Function Documentation

◆ Approximately()

static bool Megapop.MegaCore.Math4D.Approximately ( Vector4  v1,
Vector4  v2 
)
inlinestatic

Return true if v1 and v2 are equal, or different but very close. TODO: Better implementation

◆ NormalizedDirection()

static Vector4 Megapop.MegaCore.Math4D.NormalizedDirection ( Vector4  start,
Vector4  end 
)
inlinestatic

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