AllowRotation and size_t
This commit is contained in:
committed by
PaddleStroke
parent
fe99ad2593
commit
85557e1fa4
@@ -11,7 +11,7 @@
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
TranslationConstraintIJ::TranslationConstraintIJ(EndFrmsptr frmi, EndFrmsptr frmj, int axisi) :
|
||||
TranslationConstraintIJ::TranslationConstraintIJ(EndFrmsptr frmi, EndFrmsptr frmj, size_t axisi) :
|
||||
ConstraintIJ(frmi, frmj), axisI(axisi)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user