struct Graphene::Simd4X4F

Defined in:

lib/gi-crystal/src/auto/graphene-1.0/simd4_x4_f.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

def self.new(data : LibGraphene::Simd4X4F, _transfer : GICrystal::Transfer) #

def self.new(x : Graphene::Simd4F? = nil, y : Graphene::Simd4F? = nil, z : Graphene::Simd4F? = nil, w : Graphene::Simd4F? = nil) #

Instance Method Detail

def ==(other : self) : Bool #

def w(*args, **options) #

def w(*args, **options, &) #

def w=(arg) #

def x(*args, **options) #

def x(*args, **options, &) #

def x=(arg) #

def y(*args, **options) #

def y(*args, **options, &) #

def y=(arg) #

def z(*args, **options) #

def z(*args, **options, &) #

def z=(arg) #