Common#

template<typename T, int N = sizeof(float4) / sizeof(T)>
struct PackedAligned#

Public Types

using dtype = T#

Public Members

T val[N]#

Public Static Attributes

static int count = N#