Path2dCalcCache /

#include “cinder/Path2d.h”

Accelerates the calculation of various operations on Path2d . Useful if doing repeated calculations, otherwise just use Path2d member functions.


Public Member Functions

  • Path2dCalcCache (const Path2d &path)
  • const Path2d &
    getPath2d () const
  • float
    getLength () const