UF_BREP_u (查看源代码)
定义在: uf_brep_types.h
也被称为:
概述
User data (C union) that only Open C API programmer uses. (Although
UF_BREP_INITIALIZE_TOPOLOGY does initialize the value to zero.) The union allows user code to conveniently mark topology entities
(e.g., for tree traversal algorithms) or attach arbitrary user data.
Data Members
user_ptr
void *
user_int
int