#include "tangent.h" const BgFP32Tangent BG_FP32_IDLE_TANGENT = { 1.0f, 0.0f }; const BgFP64Tangent BG_FP64_IDLE_TANGENT = { 1.0, 0.0 };