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