File ptutils.icn

Summary

###########################################################################

	File:     ptutils.icn

	Subject:  Procedures relating to objects in 3-space

	Author:   Ralph E. Griswold

	Date:     July 26, 1997

###########################################################################

  This file is in the public domain.

###########################################################################

  These procedures provide various operations on 3-dimension objects.
  in 3-space.

###########################################################################

  Links:  gobject

###########################################################################
Procedures:
coord2pt, getpts, negpt, pt2coord, pteq

Links:
gobject.icn

This file is part of the (main) package.

Source code.

Details
Procedures:

coord2pt(c)

: convert coodinate to path


getpts(s)

: make point list from coordinate file


negpt(p)

: negative of point


pt2coord(p)

: convert point to coordinate


pteq(p1, p2)

: test point equality



This page produced by UniDoc on 2021/04/15 @ 23:59:54.