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.
| GREAL DISTANCE_PLANE_3D_FUNC::operator() | ( | const CLASS_PLANE & | plane, | |
| const CLASS_POINT & | point | |||
| ) | [inline] |
Definition at line 42 of file gim_clip_polygon.h.