#include <GU_UVAutoseam.h>
|
| GU_UVAutoseam (const GU_Detail *gdp, const GA_PrimitiveGroup *grp) |
|
| ~GU_UVAutoseam () |
|
void | generateSeams (fpreal grain_threshold, fpreal merge_threshold, fpreal avoidance_weight, const GA_EdgeGroup *precuts, const GA_EdgeGroup *noncuts, const GA_Attribute *avoid_attr, GA_EdgeGroup *seams) |
|
void | generateSeams (const GA_Attribute *uv_attr, fpreal connectivity_tolerance, fpreal merge_threshold, fpreal avoidance_weight, const GA_EdgeGroup *precuts, const GA_EdgeGroup *noncuts, const GA_Attribute *avoid_attr, GA_EdgeGroup *seams) |
|
void | getSymmetryLineEdges (GA_EdgeGroup *grp) |
|
const HedgeInterface * | getHedgeInterface () const |
|
const GU_Detail * | getDetail () const |
|
void | getIslandNumbers (GA_RWHandleI &island_num) |
|
Definition at line 23 of file GU_UVAutoseam.h.
GU_UVAutoseam::~GU_UVAutoseam |
( |
| ) |
|
const GU_Detail* GU_UVAutoseam::getDetail |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: