GMColinear3Pts

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

GMColinear3Pts()  

SYNOPSIS

geom_lib/geomat3d.c:124

int GMColinear3Pts(PointType Pt1, PointType Pt2, PointType Pt3)
 

DESCRIPTION

Verifys the colinearity of three points.  

PARAMETERS:

Pt1, Pt2, Pt3: Three points to verify for colinearity.  

FUNCTION RETURN VALUE

int: TRUE if colinear, FALSE otherwise.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:19 GMT, July 20, 2024