|
OSSIA
Open Scenario System for Interactive Application
|
Stores the private data of tsDeBoorNet.
Public Attributes | |
| tsReal | u |
| size_t | k |
| size_t | s |
| size_t | h |
| size_t | dim |
| size_t | n_points |
| tsReal tsDeBoorNetImpl::u |
The evaluated knot.
| size_t tsDeBoorNetImpl::k |
The index [u_k, u_k+1)
| size_t tsDeBoorNetImpl::s |
Multiplicity of u_k.
| size_t tsDeBoorNetImpl::h |
Number of insertions required to obtain result.
| size_t tsDeBoorNetImpl::dim |
Dimensionality of the points (2D => x, y).