This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofPolyline.inl File Reference
#include "ofPolyline.h"
#include "ofRectangle.h"
#include "ofGraphicsBaseTypes.h"
#include "ofVectorMath.h"
#include "ofAppRunner.h"
#include "ofMath.h"
#include "ofLog.h"
#include "ofConstants.h"
Go to the source code of this file.
Classes | |
struct | of::priv::Segment< T > |
Namespaces | |
namespace | of |
namespace | of::priv |
Functions | |
template<class T > | |
T | getClosestPointUtil (const T &p1, const T &p2, const T &p3, float *normalizedPosition) |
Function Documentation
◆ getClosestPointUtil()
template<class T >
|
inline |