EndFrameqct done
This commit is contained in:
@@ -29,3 +29,8 @@ const std::string& Variable::getName() const
|
||||
{
|
||||
return name;
|
||||
}
|
||||
|
||||
double MbD::Variable::getValue()
|
||||
{
|
||||
return value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user