Cinder  0.9.1
cinder::PolyLineT< T > Member List

This is the complete list of members for cinder::PolyLineT< T >, including all inherited members.

begin()cinder::PolyLineT< T >
begin() const cinder::PolyLineT< T >
calcArea() const cinder::PolyLineT< T >
calcCentroid() const cinder::PolyLineT< T >
calcDifference(const std::vector< PolyLineT > &a, std::vector< PolyLineT > &b)cinder::PolyLineT< T >static
calcIntersection(const std::vector< PolyLineT > &a, std::vector< PolyLineT > &b)cinder::PolyLineT< T >static
calcUnion(const std::vector< PolyLineT > &a, std::vector< PolyLineT > &b)cinder::PolyLineT< T >static
calcXor(const std::vector< PolyLineT > &a, std::vector< PolyLineT > &b)cinder::PolyLineT< T >static
const_iterator typedefcinder::PolyLineT< T >
contains(const vec2 &pt) const cinder::PolyLineT< T >
end()cinder::PolyLineT< T >
end() const cinder::PolyLineT< T >
getDerivative(float t) const cinder::PolyLineT< T >
getPoints() const cinder::PolyLineT< T >
getPoints()cinder::PolyLineT< T >
getPosition(float t) const cinder::PolyLineT< T >
isClosed() const cinder::PolyLineT< T >
iterator typedefcinder::PolyLineT< T >
offset(const T &offsetBy)cinder::PolyLineT< T >
operator<<(std::ostream &lhs, const PolyLineT &rhs)cinder::PolyLineT< T >friend
PolyLineT()cinder::PolyLineT< T >
PolyLineT(const std::vector< T > &aPoints)cinder::PolyLineT< T >
push_back(const T &v)cinder::PolyLineT< T >
reverse()cinder::PolyLineT< T >
reversed() const cinder::PolyLineT< T >
scale(const T &scaleFactor, T scaleCenter=T())cinder::PolyLineT< T >
setClosed(bool aClosed=true)cinder::PolyLineT< T >
size() const cinder::PolyLineT< T >