Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
cinder
PolyLine
cinder::PolyLine< T > Member List
This is the complete list of members for
cinder::PolyLine< T >
, including all inherited members.
begin
()
cinder::PolyLine< T >
begin
() const
cinder::PolyLine< T >
calcDifference
(const std::vector< PolyLine > &a, std::vector< PolyLine > &b)
cinder::PolyLine< T >
[static]
calcIntersection
(const std::vector< PolyLine > &a, std::vector< PolyLine > &b)
cinder::PolyLine< T >
[static]
calcUnion
(const std::vector< PolyLine > &a, std::vector< PolyLine > &b)
cinder::PolyLine< T >
[static]
calcXor
(const std::vector< PolyLine > &a, std::vector< PolyLine > &b)
cinder::PolyLine< T >
[static]
const_iterator
typedef
cinder::PolyLine< T >
contains
(const Vec2f &pt) const
cinder::PolyLine< T >
end
()
cinder::PolyLine< T >
end
() const
cinder::PolyLine< T >
getDerivative
(float t) const
cinder::PolyLine< T >
getPoints
() const
cinder::PolyLine< T >
getPoints
()
cinder::PolyLine< T >
getPosition
(float t) const
cinder::PolyLine< T >
isClosed
() const
cinder::PolyLine< T >
iterator
typedef
cinder::PolyLine< T >
offset
(const T &offsetBy)
cinder::PolyLine< T >
PolyLine
()
cinder::PolyLine< T >
PolyLine
(const std::vector< T > &aPoints)
cinder::PolyLine< T >
push_back
(const T &v)
cinder::PolyLine< T >
scale
(const T &scaleFactor, T scaleCenter=T::zero())
cinder::PolyLine< T >
setClosed
(bool aClosed=true)
cinder::PolyLine< T >
size
() const
cinder::PolyLine< T >