NTRT Simulator
Version: Master
|
Implementing the tetrahedral complex spine inspired by Tom Flemons. More...
#include "BaseSpineModelGoal.h"
#include "core/tgBox.h"
#include "tgcreator/tgBoxInfo.h"
#include "tgcreator/tgBuildSpec.h"
#include "tgcreator/tgStructure.h"
#include "tgcreator/tgStructureInfo.h"
#include "tgcreator/tgUtil.h"
#include "LinearMath/btVector3.h"
#include <algorithm>
#include <iostream>
#include <map>
#include <set>
Go to the source code of this file.
Implementing the tetrahedral complex spine inspired by Tom Flemons.
Definition in file BaseSpineModelGoal.cpp.