// // Skeleton.cpp // interface // // Copyright (c) 2013 High Fidelity, Inc. All rights reserved. #include "Skeleton.h" const float BODY_SPRING_DEFAULT_TIGHTNESS = 1000.0f; const float FLOATING_HEIGHT = 0.13f; Skeleton::Skeleton() { } void Skeleton::initialize() { for (int b=0; b