AnimatLab
2
Test
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
RbFreeJoint.cpp
Go to the documentation of this file.
1
7
#include "StdAfx.h"
8
#include <stdarg.h>
9
#include "RbMovableItem.h"
10
#include "RbBody.h"
11
#include "RbJoint.h"
12
#include "RbRigidBody.h"
13
#include "
RbStructure.h
"
14
#include "
RbFreeJoint.h
"
15
16
17
namespace
RoboticsAnimatSim
18
{
19
namespace
Environment
20
{
21
namespace
Joints
22
{
23
30
RbFreeJoint::RbFreeJoint
()
31
{
32
SetThisPointers();
33
}
34
41
RbFreeJoint::~RbFreeJoint
()
42
{
43
try
44
{
45
}
46
catch
(...)
47
{
Std_TraceMsg
(0,
"Caught Error in desctructor of RbFreeJoint/\r\n"
,
""
, -1,
false
,
true
);}
48
}
49
50
void
RbFreeJoint::CreateJoint()
51
{
52
}
53
54
#pragma region DataAccesMethods
55
56
57
#pragma endregion
58
59
}
// Joints
60
}
// Environment
61
}
//VortexAnimatSim
RbStructure.h
Declares the vortex structure class.
StdUtils::Std_TraceMsg
void Std_TraceMsg(const int iLevel, std::string strMessage, std::string strSourceFile, int iSourceLine, bool bLogToFile, bool bPrintHeader)
Traces a message to the debugger window.
Definition:
StdUtilFunctions.cpp:3137
RoboticsAnimatSim::Environment::Joints::RbFreeJoint::RbFreeJoint
RbFreeJoint()
Default constructor.
Definition:
RbFreeJoint.cpp:30
RbFreeJoint.h
Declares the vs universal class.
RoboticsAnimatSim
Classes for implementing the cm-labs vortex physics engine for AnimatLab.
Definition:
RbAnimatSerial.cpp:29
RoboticsAnimatSim::Environment::Joints::RbFreeJoint::~RbFreeJoint
virtual ~RbFreeJoint()
Destructor.
Definition:
RbFreeJoint.cpp:41
Libraries
RoboticsAnimatSim
RbFreeJoint.cpp
Generated on Tue Sep 29 2015 07:07:19 for AnimatLab by
1.8.10