Macros | |
#define | GETACTIVEUVSET_CHECKENABLING |
#define | GETACTIVEUVSET_UVWS |
#define | GETACTIVEUVSET_POLYS |
#define | GETACTIVEUVSET_POLYSELECTION |
#define | GETACTIVEUVSET_POINTS |
#define | GETACTIVEUVSET_POINTSELECTION |
#define | GETACTIVEUVSET_OBJECT |
#define | GETACTIVEUVSET_MODE |
#define | GETACTIVEUVSET_POLYHIDDEN |
#define | GETACTIVEUVSET_EDGESELECTION |
#define | GETACTIVEUVSET_ISLANDS |
#define | GETACTIVEUVSET_ALL_CHECKENABLING |
#define | GETACTIVEUVSET_ALL |
#define GETACTIVEUVSET_CHECKENABLING |
Enable status.
#define GETACTIVEUVSET_UVWS |
Get the UVWStruct array.
#define GETACTIVEUVSET_POLYS |
Get the CPolygon array.
#define GETACTIVEUVSET_POLYSELECTION |
Get the selected polygons array.
#define GETACTIVEUVSET_POINTS |
Get the points array.
#define GETACTIVEUVSET_POINTSELECTION |
Get the selected UV points.
#define GETACTIVEUVSET_OBJECT |
Get the object of the UV set.
#define GETACTIVEUVSET_MODE |
Get the active editor mode.
#define GETACTIVEUVSET_POLYHIDDEN |
Get the hidden polygons array.
#define GETACTIVEUVSET_EDGESELECTION |
Get the selected edges.
#define GETACTIVEUVSET_ISLANDS |
Get the UV islands.
#define GETACTIVEUVSET_ALL_CHECKENABLING |
Combine all of the previous flags and the enable status.
#define GETACTIVEUVSET_ALL |
Combine all flags except the enable status and ignore UV view private option.