|
NTRT Simulator
|
Implementing the cross-linked octahedral complex spine inspired by Tom Flemons. More...
#include "FlemonsSpineModelLearningCL.h"#include "core/tgCast.h"#include "core/tgLinearString.h"#include "core/tgString.h"#include "tgcreator/tgBuildSpec.h"#include "tgcreator/tgLinearStringInfo.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.
Implementing the cross-linked octahedral complex spine inspired by Tom Flemons.
Definition in file FlemonsSpineModelLearningCL.cpp.