View Source Exray.Utils.Guards (Exray v0.6.0)

Guard clauses for Exray struct types

Summary

Functions

Link to this macro

is_matrix(var)

View Source (macro)
@spec is_matrix(var :: any()) :: boolean()
Link to this macro

is_vector2(var)

View Source (macro)
@spec is_vector2(var :: any()) :: boolean()
Link to this macro

is_vector3(var)

View Source (macro)
@spec is_vector3(var :: any()) :: boolean()