add DistanceConstraintIJ and AngleConstraintIJ
This commit is contained in:
9
MbDCode/DispCompIeqcJecIe.cpp
Normal file
9
MbDCode/DispCompIeqcJecIe.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "DispCompIeqcJecIe.h"
|
||||
|
||||
MbD::DispCompIeqcJecIe::DispCompIeqcJecIe()
|
||||
{
|
||||
}
|
||||
|
||||
MbD::DispCompIeqcJecIe::DispCompIeqcJecIe(EndFrmcptr frmi, EndFrmcptr frmj, int axis) : DispCompIecJecIe(frmi, frmj, axis)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user