homog2d library
|
Inherits std::stack<> and adds a member function to fetch the underlying std::vector. Used in h2d::convexHull() More...
#include <homog2d.hpp>
Public Member Functions | |
const std::vector< size_t > & | getVect () const |
Inherits std::stack<> and adds a member function to fetch the underlying std::vector. Used in h2d::convexHull()
|
inline |