njDistancePL2PL Japanese
<-|INDEX|->
Returns the distance between two planes.

FORMAT

#include <Ninja.h>

Float njDisatnceL2L(*pl1, *pl2, *l)
NJS_PLANE  *pl1
NJS_PLANE  *pl2
NJS_LINE   *l

PARAMETERS

NJS_PLANE *pl1
plane data 1
NJS_PLANE *pl2
plane data 2
NJS_LINE *l
line of intersection between the two planes

RETURN VALUE

Distance between the two planes

FUNCTION


EXAMPLE


NOTES


RELATED TOPICS

NJS_LINE
NJS_PLANE

njDistancePL2PL
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997