Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
DISTANCE_PLANE_3D_FUNC Class Reference

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)
 

Detailed Description

This function calcs the distance from a 3D plane.

Definition at line 38 of file gim_clip_polygon.h.

Member Function Documentation

template<typename CLASS_POINT , typename CLASS_PLANE >
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.


The documentation for this class was generated from the following file: