
|
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.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.