#include "Triangle3.h" float Triangle3::GetSpatialAngle(const Vector3 &point) const { return 0.0f; }