#include <GU_UVPack.h>
|
| GU_UVPack (GU_Detail *gdp, const GA_PrimitiveGroup *grp=nullptr, int resolution=1000, int padding=10, bool pad_boundary=false, bool correct_area_proprtions=false, bool axis_align_islands=false, bool repack_wasted=false) |
|
| ~GU_UVPack () |
|
void | setPadding (int padding) |
|
int | tilePack (UT_IntArray *islands=NULL, int tile_u=0, int tile_v=0) |
|
void | scalePack (fpreal scale) |
|
void | udimPack (bool guess_udim_from_uvs=false) |
|
Raster * | getRaster (int island, int inst) |
|
Definition at line 18 of file GU_UVPack.h.
GU_UVPack::GU_UVPack |
( |
GU_Detail * |
gdp, |
|
|
const GA_PrimitiveGroup * |
grp = nullptr , |
|
|
int |
resolution = 1000 , |
|
|
int |
padding = 10 , |
|
|
bool |
pad_boundary = false , |
|
|
bool |
correct_area_proprtions = false , |
|
|
bool |
axis_align_islands = false , |
|
|
bool |
repack_wasted = false |
|
) |
| |
GU_UVPack::~GU_UVPack |
( |
| ) |
|
void GU_UVPack::setPadding |
( |
int |
padding | ) |
|
|
inline |
void GU_UVPack::udimPack |
( |
bool |
guess_udim_from_uvs = false | ) |
|
The documentation for this class was generated from the following file: