libalmath
2.8.7.4
|
#include <almath/api.h>
#include <almath/types/alposition3d.h>
#include <almath/types/altransform.h>
Go to the source code of this file.
Namespaces | |
AL | |
AL::Math | |
Functions | |
ALMATH_API void | AL::Math::getSphereCentersFromPill (float pHalfExtent, const Math::Transform &pEndTfToPillCenter, Math::Position3D &pCenterA, Math::Position3D &pCenterB) |
ALMATH_API void | AL::Math::computePillParameters (const Math::Position3D &pEndTfToCenterA, const Math::Position3D &pEndTfToCenterB, float &pHalfExtent, Math::Transform &pEndTfToPillCenter) |