Contents  All Classes  Index A-Z  All Units


TeeCull function

function TeeCull(Const P: TFourPoints): Boolean;

Unit
TeCanvas

Description
Internally used in 3D drawing operations to determine if a solid face should be displayed or not.

Given a set of 3 points (P[0], P[1] and P[2]), this function returns true when the 3 points are in clockwise order.


Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.