mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: removed todo items form headers - show up in doxygen
This commit is contained in:
@ -47,12 +47,11 @@ Description
|
||||
segments. In rare cases (sections with very high curvatures), the
|
||||
resulting distribution may be sub-optimal.
|
||||
|
||||
A future implementation could also handle closed splines.
|
||||
|
||||
SeeAlso
|
||||
CatmullRomSpline
|
||||
|
||||
ToDo
|
||||
A future implementation could also handle closed splines.
|
||||
|
||||
SourceFiles
|
||||
BSpline.C
|
||||
|
||||
|
||||
@ -48,13 +48,12 @@ Description
|
||||
segments. In rare cases (sections with very high curvatures), the
|
||||
resulting distribution may be sub-optimal.
|
||||
|
||||
A future implementation could also handle closed splines.
|
||||
|
||||
SeeAlso
|
||||
http://www.algorithmist.net/catmullrom.html provides a nice
|
||||
introduction
|
||||
|
||||
ToDo
|
||||
A future implementation could also handle closed splines.
|
||||
|
||||
SourceFiles
|
||||
CatmullRomSpline.C
|
||||
|
||||
|
||||
@ -28,7 +28,6 @@ Description
|
||||
A series of straight line segments, which can also be interpreted as
|
||||
a series of control points for splines, etc.
|
||||
|
||||
ToDo
|
||||
A future implementation could also handle a closed polyLine.
|
||||
|
||||
SourceFiles
|
||||
|
||||
Reference in New Issue
Block a user