NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
OctahedralComplex.cpp File Reference

Implementing the cross-linked octahedral complex spine inspired by Tom Flemons. More...

#include "OctahedralComplex.h"
#include "core/tgCast.h"
#include "core/tgSpringCableActuator.h"
#include "core/tgString.h"
#include "core/tgBox.h"
#include "tgcreator/tgBoxInfo.h"
#include "tgcreator/tgBuildSpec.h"
#include "tgcreator/tgBasicActuatorInfo.h"
#include "tgcreator/tgBasicContactCableInfo.h"
#include "tgcreator/tgKinematicContactCableInfo.h"
#include "tgcreator/tgRodInfo.h"
#include "tgcreator/tgStructure.h"
#include "tgcreator/tgStructureInfo.h"
#include "tgcreator/tgUtil.h"
#include "LinearMath/btVector3.h"
#include <iostream>
#include <algorithm>
#include <map>
#include <set>

Go to the source code of this file.

Detailed Description

Implementing the cross-linked octahedral complex spine inspired by Tom Flemons.

Author
Brian Tietz
Date
May 2014
Version
1.0.0 $Id$

Definition in file OctahedralComplex.cpp.