AnimatLab
2
Test
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
Attachment.cpp
Go to the documentation of this file.
1
7
#include "StdAfx.h"
8
#include "IMovableItemCallback.h"
9
#include "ISimGUICallback.h"
10
#include "
AnimatBase.h
"
11
12
#include "
Node.h
"
13
#include "IPhysicsMovableItem.h"
14
#include "IPhysicsBody.h"
15
#include "
BoundingBox.h
"
16
#include "MovableItem.h"
17
#include "
BodyPart.h
"
18
#include "
Joint.h
"
19
#include "
ReceptiveField.h
"
20
#include "
ContactSensor.h
"
21
#include "
RigidBody.h
"
22
#include "
Sensor.h
"
23
#include "
Attachment.h
"
24
#include "
Structure.h
"
25
#include "
Organism.h
"
26
#include "
ActivatedItem.h
"
27
#include "
ActivatedItemMgr.h
"
28
#include "
DataChartMgr.h
"
29
#include "
ExternalStimuliMgr.h
"
30
#include "
KeyFrame.h
"
31
#include "
SimulationRecorder.h
"
32
#include "
OdorType.h
"
33
#include "
Odor.h
"
34
#include "
Light.h
"
35
#include "
LightManager.h
"
36
#include "
Simulator.h
"
37
38
namespace
AnimatSim
39
{
40
namespace
Environment
41
{
42
namespace
Bodies
43
{
50
Attachment::Attachment
()
51
{
52
}
53
60
Attachment::~Attachment
()
61
{
62
63
}
64
65
}
//Bodies
66
}
//Environment
67
}
//AnimatSim
68
AnimatBase.h
Base class file for all Animat simulation objects.
SimulationRecorder.h
Declares the simulation recorder class.
AnimatSim
Root namespace for the base simulation library for AnimatLab.
Definition:
ActivatedItem.cpp:37
BodyPart.h
Declares the body part class.
KeyFrame.h
Declares the key frame class.
Joint.h
Declares the joint class.
Organism.h
Declares the organism class.
Light.h
Declares a light object.
ActivatedItem.h
Declares the activated item class.
LightManager.h
Declares a light manager object.
BoundingBox.h
Declares the bounding box class.
AnimatSim::Environment::Bodies::Attachment::~Attachment
virtual ~Attachment()
Destructor.
Definition:
Attachment.cpp:60
Node.h
Declares the node class.
Sensor.h
Declares the sensor class.
DataChartMgr.h
Declares the data chart manager class.
RigidBody.h
Declares the rigid body class.
Structure.h
Declares the structure class.
OdorType.h
Declares the odor type class.
AnimatSim::Environment::Bodies::Attachment::Attachment
Attachment()
Default constructor.
Definition:
Attachment.cpp:50
Odor.h
Declares the odor class.
Simulator.h
Declares the simulator class.
ActivatedItemMgr.h
Declares the activated item manager class.
ContactSensor.h
Declares the contact sensor class.
ExternalStimuliMgr.h
Declares the external stimuli manager class.
Attachment.h
Declares the attachment class.
ReceptiveField.h
Declares the receptive field class.
Libraries
AnimatSim
Attachment.cpp
Generated on Tue Sep 29 2015 07:07:12 for AnimatLab by
1.8.10