BoundingBoxUV(Double, Double, Double, Double)
Description:
Creates object with supplied values.
Creates object with supplied values.
Overloads (2):
public BoundingBoxUV(
double min_u,
double min_v,
double max_u,
double max_v
)
-
min_uThe first coordinate of min.
-
min_vThe second coordinate of min.
-
max_uThe first coordinate of max.
-
max_vThe second coordinate of max.