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