pleyo.com

WebCore::CubicBezier Struct Reference

List of all members.

Public Member Functions

 CubicBezier ()
 CubicBezier (const FloatPoint &s, const FloatPoint &c1, const FloatPoint &c2, const FloatPoint &e)
float approximateDistance () const
void split (CubicBezier &left, CubicBezier &right) const

Public Attributes

FloatPoint start
FloatPoint control1
FloatPoint control2
FloatPoint end


Constructor & Destructor Documentation

WebCore::CubicBezier::CubicBezier (  )  [inline]

WebCore::CubicBezier::CubicBezier ( const FloatPoint s,
const FloatPoint c1,
const FloatPoint c2,
const FloatPoint e 
) [inline]


Member Function Documentation

float WebCore::CubicBezier::approximateDistance (  )  const [inline]

void WebCore::CubicBezier::split ( CubicBezier left,
CubicBezier right 
) const [inline]


Member Data Documentation

FloatPoint WebCore::CubicBezier::start

FloatPoint WebCore::CubicBezier::control1

FloatPoint WebCore::CubicBezier::control2

FloatPoint WebCore::CubicBezier::end


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 20:04:20 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com