Blender V2.61 - r43446
Public Member Functions

DISTANCE_PLANE_3D_FUNC Class Reference

This function calcs the distance from a 3D plane. More...

#include <gim_clip_polygon.h>

List of all members.

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.

References DISTANCE_PLANE_POINT.


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