Blender V4.3
btGrahamScan2dConvexHull.h File Reference
#include "btVector3.h"
#include "btAlignedObjectArray.h"

Go to the source code of this file.

Classes

struct  GrahamVector3
 
struct  btAngleCompareFunc
 

Functions

void GrahamScanConvexHull2D (btAlignedObjectArray< GrahamVector3 > &originalPoints, btAlignedObjectArray< GrahamVector3 > &hull, const btVector3 &normalAxis)
 

Function Documentation

◆ GrahamScanConvexHull2D()