Bullet Collision Detection & Physics Library
|
This function calcs the distance from a 3D plane. More...
#include <gim_clip_polygon.h>
Public Member Functions | |
template<typename CLASS_POINT , typename CLASS_PLANE > | |
GREAL | operator() (const CLASS_PLANE &plane, const CLASS_POINT &point) |
This function calcs the distance from a 3D plane.
Definition at line 38 of file gim_clip_polygon.h.
|
inline |
Definition at line 42 of file gim_clip_polygon.h.