CagdEstimateSrfPlanarity

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

NAME

CagdEstimateSrfPlanarity()  

SYNOPSIS

cagd_lib/mshplanr.c:334

CagdRType CagdEstimateSrfPlanarity(CagdSrfStruct *Srf)
 

DESCRIPTION

Tests mesh colinearity by testing the distance of interior points from the plane thru 3 corner points. Returns a relative ratio of deviation from plane relative to its size. Zero means all points are coplanar. If end points are same ( no plane can be fit ) INFINITY is returned.  

PARAMETERS:

Srf: To measure its coplanarity.  

FUNCTION RETURN VALUE

CagdRType: Coplanarity measure.

 

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:28:19 GMT, July 20, 2024