Blender
V3.3
|
Public Attributes | |
struct GeoUVPinIndex * | next |
float | uv [2] |
ParamKey | reindex |
Definition at line 3765 of file uv_parametrizer.c.
struct GeoUVPinIndex* GeoUVPinIndex::next |
Definition at line 3766 of file uv_parametrizer.c.
Referenced by GEO_uv_find_pin_index(), GEO_uv_prepare_pin_index(), and new_geo_uv_pinindex().
ParamKey GeoUVPinIndex::reindex |
Definition at line 3768 of file uv_parametrizer.c.
Referenced by GEO_uv_find_pin_index(), and new_geo_uv_pinindex().
float GeoUVPinIndex::uv[2] |
Definition at line 3767 of file uv_parametrizer.c.
Referenced by GEO_uv_find_pin_index(), GEO_uv_parametrizer_face_add(), GEO_uv_prepare_pin_index(), new_geo_uv_pinindex(), and p_add_ngon().