libalmath  2.5.11.14a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
shapes3d_utils.h File Reference
#include <almath/types/alposition3d.h>
#include <almath/types/altransform.h>

Go to the source code of this file.

Namespaces

 AL
 
 AL::Math
 

Functions

void AL::Math::getSphereCentersFromPill (float pHalfExtent, const Math::Transform &pEndTfToPillCenter, Math::Position3D &pCenterA, Math::Position3D &pCenterB)
 
void AL::Math::computePillParameters (const Math::Position3D &pEndTfToCenterA, const Math::Position3D &pEndTfToCenterB, float &pHalfExtent, Math::Transform &pEndTfToPillCenter)