hAPI Fisica
0.1
The hAPI Fisica physics engine expands Richard Marxer's fisica for Processing. The engine wraps the jbox2d physics engine for use with the Haply Development kit and the Hapkit.
|
This is the complete list of members for FRaycastResult, including all inherited members.
getLambda() | FRaycastResult | |
getNormalX() | FRaycastResult | |
getNormalY() | FRaycastResult | |
getX() | FRaycastResult | |
getY() | FRaycastResult | |
m_lambda (defined in FRaycastResult) | FRaycastResult | protected |
m_normal (defined in FRaycastResult) | FRaycastResult | protected |
m_x1 (defined in FRaycastResult) | FRaycastResult | protected |
set(float x1, float y1, float x2, float y2, RaycastResult raycastResult) (defined in FRaycastResult) | FRaycastResult | protected |