AnimatLab  2
Test
IMovableItemCallback.cpp
1 #include "StdAfx.h"
2 #include "IMovableItemCallback.h"
3 #include "ISimGUICallback.h"
4 #include "AnimatBase.h"
5 
6 namespace AnimatSim
7 {
15 {
16 }
17 
25 {
26 }
27 
28 
29 }
Base class file for all Animat simulation objects.
Root namespace for the base simulation library for AnimatLab.
virtual ~IMovableItemCallback(void)
Destructor.
IMovableItemCallback(void)
Default constructor.