ReactOS 0.4.16-dev-306-g647d351
|
#include "definitions.h"
Go to the source code of this file.
Functions | |
Real | area (Real A[2], Real B[2], Real C[2]) |
Int | pointLeftLine (Real A[2], Real B[2], Real P[2]) |
Int | pointLeft2Lines (Real A[2], Real B[2], Real C[2], Real P[2]) |
Definition at line 43 of file polyUtil.cc.
Referenced by pointLeft2Lines(), and pointLeftLine().
Definition at line 78 of file polyUtil.cc.
Referenced by MC_partitionY(), and partitionY().