UF_BREP_uvbox_s (查看源代码)
 
定义在: uf_brep_types.h
 
也被称为:
 
概述
This structure defines a box in U/V space that contains faces, surfaces,
SP-curves, and SP-curve loops.


Data Members

umin
double
Minimum u parameter of the box.

umax
double
Maximum u parameter of the box.

vmin
double
Minimum v parameter of the box.

vmax
double
Maximum v parameter of the box.