Class for storing and working with a curve domain and parameters. It contains an interval for specifying curve domain values and two coefficients (coeff_a and coeff_b) used to parameterize the curve to its implicit parameters.
File: PrcParameterization.h
This is the overview for the OdPrcParameterization constructor overload. |
Returns the current value of coeff_a coefficient. | |
Returns the current value of coeff_a coefficient. | |
Returns the implicit interval according to the current coefficient values and interval boundaries. | |
Returns the implicit parameter according to the current coefficient values and specified parameter value. | |
Returns the real parameter according to the current coefficient values and specified parameter value. | |
Returns the current interval of parameterization. | |
This is the overview for the set method overload. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|