VPTissue Reference Manual
ChainHull.cpp File Reference

Implementation of ChainHull. More...

#include "ChainHull.h"
#include <algorithm>
Include dependency graph for ChainHull.cpp:

Go to the source code of this file.

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Functions

bool SimPT_Sim::operator< (ChainHull::Point const &p1, ChainHull::Point const &p2)
 Required to sort points (e.g. More...
 

Detailed Description

Implementation of ChainHull.

Definition in file ChainHull.cpp.