OpenTD.NurbsData Class Reference
Last update: 16.07.2025Describes a Non-Uniform Rational B-Spline. More...
Public Member Functions | |
| NurbsData () | |
Properties | |
| int | Degree [get, set] |
| bool | Rational [get, set] |
| bool | Closed [get, set] |
| bool | Periodic [get, set] |
| List< Point3d > | ControlPoints [get, set] |
| List< double > | Knots [get, set] |
| List< double > | Weights [get, set] |
| double | ControlPointTolerance [get, set] |
| double | KnotTolerance [get, set] |
Detailed Description
Describes a Non-Uniform Rational B-Spline.
- See also
- OpenTD.Spline
Constructor & Destructor Documentation
◆ NurbsData()
|
inline |
Property Documentation
◆ Closed
|
getset |
◆ ControlPoints
|
getset |
◆ ControlPointTolerance
|
getset |
◆ Degree
|
getset |
◆ Knots
|
getset |
◆ KnotTolerance
|
getset |
◆ Periodic
|
getset |
◆ Rational
|
getset |
◆ Weights
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/NurbsData.cs