GETACTIVEUVSET

Detailed Description

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
 

Macro Definition Documentation

◆ GETACTIVEUVSET_CHECKENABLING

#define GETACTIVEUVSET_CHECKENABLING

Enable status.

◆ GETACTIVEUVSET_UVWS

#define GETACTIVEUVSET_UVWS

Get the UVWStruct array.

◆ GETACTIVEUVSET_POLYS

#define GETACTIVEUVSET_POLYS

Get the CPolygon array.

◆ GETACTIVEUVSET_POLYSELECTION

#define GETACTIVEUVSET_POLYSELECTION

Get the selected polygons array.

◆ GETACTIVEUVSET_POINTS

#define GETACTIVEUVSET_POINTS

Get the points array.

◆ GETACTIVEUVSET_POINTSELECTION

#define GETACTIVEUVSET_POINTSELECTION

Get the selected UV points.

◆ GETACTIVEUVSET_OBJECT

#define GETACTIVEUVSET_OBJECT

Get the object of the UV set.

◆ GETACTIVEUVSET_MODE

#define GETACTIVEUVSET_MODE

Get the active editor mode.

◆ GETACTIVEUVSET_POLYHIDDEN

#define GETACTIVEUVSET_POLYHIDDEN

Get the hidden polygons array.

◆ GETACTIVEUVSET_EDGESELECTION

#define GETACTIVEUVSET_EDGESELECTION

Get the selected edges.

◆ GETACTIVEUVSET_ISLANDS

#define GETACTIVEUVSET_ISLANDS

Get the UV islands.

◆ GETACTIVEUVSET_ALL_CHECKENABLING

#define GETACTIVEUVSET_ALL_CHECKENABLING

Combine all of the previous flags and the enable status.

◆ GETACTIVEUVSET_ALL

#define GETACTIVEUVSET_ALL

Combine all flags except the enable status and ignore UV view private option.