Home > rc-js-util > Vec4 > getCtor
Signature:
static getCtor<TCtor extends TTypedArrayCtor>(ctor: TCtor): IVec4Ctor<InstanceType<TCtor>>;
Returns:
IVec4Ctor<InstanceType<TCtor>>