VPTissue Reference Manual
SimPT_Sim::ChainHull::Point Class Reference

Point class needed by 2D convex hull code. More...

#include <ChainHull.h>

Collaboration diagram for SimPT_Sim::ChainHull::Point:
Collaboration graph

Public Member Functions

 Point (float xx=0.0, float yy=0.0)
 
double GetX () const
 
double GetY () const
 

Detailed Description

Point class needed by 2D convex hull code.

Definition at line 38 of file ChainHull.h.


The documentation for this class was generated from the following file: