[page:Curve] →

[name]

todo

Constructor

[name]()

todo

Properties

[property:array curves]

todo

[property:array bends]

todo

[property:boolean autoClose]

todo

Methods

[method:todo getWrapPoints]([page:todo oldPts], [page:todo path])

oldPts -- todo
path -- todo
todo

[method:todo createPointsGeometry]([page:todo divisions])

divisions -- todo
todo

[method:todo addWrapPath]([page:todo bendpath])

bendpath -- todo
todo

[method:todo createGeometry]([page:todo points])

points -- todo
todo

[method:todo add]([page:todo curve])

curve -- todo
todo

[method:todo getTransformedSpacedPoints]([page:todo segments], [page:todo bends])

segments -- todo
bends -- todo
todo

[method:todo createSpacedPointsGeometry]([page:todo divisions])

divisions -- todo
todo

[method:todo closePath]()

todo

[method:todo getBoundingBox]()

todo

[method:todo getCurveLengths]()

todo

[method:todo getTransformedPoints]([page:todo segments], [page:todo bends])

segments -- todo
bends -- todo
todo

[method:todo checkConnection]()

todo

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]