Close
Relief for ODA Team in Ukraine
Learn more
ODA PRC SDK
API Reference
>
Classes
>
OdPrcUVParameterization Class
>
OdPrcUVParameterization Constructor
>
OdPrcUVParameterization::OdPrcUVParameterization Constructor (const OdPrcDomain &, bool, double, double, double, double)
OdPrcUVParameterization::OdPrcUVParameterization Constructor (const OdPrcDomain &, bool, double, double, double, double)
Syntax
C++
OdPrcUVParameterization
(
const
OdPrcDomain
&
uv_domain
,
bool
swap_uv
=
false
,
double
u_coeff_a
= 1,
double
v_coeff_a
= 1,
double
u_coeff_b
= 0,
double
v_coeff_b
= 0);
Description
Creates an OdPrcUVParameterization object based on specified domain and coefficient values.
Parameters
Parameters
Description
uv_domain
[in] A reference to an OdPrcDomain object to specify the surface domain.
swap_uv
[in] A flag that determines whether the uv param is swapped. Default value is false (not swapped).
u_coeff_a
[in] A value of the u_coeff_a coefficient. Default value is 1.0.
v_coeff_a
[in] A value of the v_coeff_a coefficient. Default value is 1.0.
u_coeff_b
[in] A value of the u_coeff_b coefficient. Default value is 0.0.
v_coeff_b
[in] A value of the v_coeff_b coefficient. Default value is 0.0.
Links
OdPrcUVParameterization Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!