HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GQ_Pelt Member List

This is the complete list of members for GQ_Pelt, including all inherited members.

createFrame(const GEO_Face *face, const GU_Detail *gdp, const GA_PointGroup *boundary_points, int ufrom, int vfrom, float orientation, const char *density_attribute)GQ_Peltstatic
destroyFrame(FramePoint *frame)GQ_Peltstatic
determineCutSection(GU_Detail *gdp, const GA_EdgeGroup *cuts, GEO_Primitive *hint_prim, GA_PointGroup *connected_points, GA_PrimitiveGroup *connected_prims, GA_PointGroup *boundary_points)GQ_Peltstatic
findAllConnectedPrimitives(GU_Detail *gdp, GEO_Primitive *seed, GA_PointGroup *visited_points, GA_PrimitiveGroup *visited_prims, GA_EdgeGroup *boundary_edges)GQ_Peltstatic
getEdges(GU_Detail *gdp, const GA_EdgeGroup *group, UT_IntArray &selections)GQ_Peltstatic
getPrimitives(GU_Detail *gdp, UT_IntArray &data)GQ_Peltstatic
putEdges(const UT_IntArray &selections, GU_Detail *gdp, GA_EdgeGroup *group)GQ_Peltstatic
putPrimitives(const UT_IntArray &data, GU_Detail *gdp)GQ_Peltstatic
remapCoord(FramePoint *frame, int num_points, float minuvalue, float maxuvalue, float minvvalue, float maxvvalue)GQ_Peltstatic
updateUVs(GU_Detail *gdp, const GA_PointGroup *connected_points, FramePoint *frame, const GA_PrimitiveGroup *connected_prims, const GA_PointGroup *boundary_points, bool do_vertex, float springconstant, int maxiterations, bool(*callback_func)(void *), void *callback_data, const char *tension_attribute)GQ_Peltstatic