UVWMapTypes.h File Reference

This reference page is linked to from the following overview topics: Mapping Type (Mapping Group).


Go to the source code of this file.

Defines

Mapping types

Mapping types passed to ApplyUVWMap()

#define  MAP_PLANAR   0
#define  MAP_CYLINDRICAL   1
#define  MAP_SPHERICAL   2
#define  MAP_BALL   3
#define  MAP_BOX   4
#define  MAP_FACE   5
#define  MAP_ACAD_PLANAR   6
#define  MAP_ACAD_BOX   7
#define  MAP_ACAD_CYLINDRICAL   8
#define  MAP_ACAD_SPHERICAL   9

Define Documentation

#define MAP_PLANAR   0

Definition at line 16 of file UVWMapTypes.h.

#define MAP_CYLINDRICAL   1

Definition at line 17 of file UVWMapTypes.h.

#define MAP_SPHERICAL   2

Definition at line 18 of file UVWMapTypes.h.

#define MAP_BALL   3

Definition at line 19 of file UVWMapTypes.h.

#define MAP_BOX   4

Definition at line 20 of file UVWMapTypes.h.

#define MAP_FACE   5

Definition at line 21 of file UVWMapTypes.h.

#define MAP_ACAD_PLANAR   6

Definition at line 22 of file UVWMapTypes.h.

#define MAP_ACAD_BOX   7

Definition at line 23 of file UVWMapTypes.h.

#define MAP_ACAD_CYLINDRICAL   8

Definition at line 24 of file UVWMapTypes.h.

#define MAP_ACAD_SPHERICAL   9

Definition at line 25 of file UVWMapTypes.h.