|
HDK
|
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_Pelt | static |
| destroyFrame(FramePoint *frame) | GQ_Pelt | static |
| 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_Pelt | static |
| findAllConnectedPrimitives(GU_Detail *gdp, GEO_Primitive *seed, GA_PointGroup *visited_points, GA_PrimitiveGroup *visited_prims, GA_EdgeGroup *boundary_edges) | GQ_Pelt | static |
| getEdges(GU_Detail *gdp, const GA_EdgeGroup *group, UT_IntArray &selections) | GQ_Pelt | static |
| getPrimitives(GU_Detail *gdp, UT_IntArray &data) | GQ_Pelt | static |
| putEdges(const UT_IntArray &selections, GU_Detail *gdp, GA_EdgeGroup *group) | GQ_Pelt | static |
| putPrimitives(const UT_IntArray &data, GU_Detail *gdp) | GQ_Pelt | static |
| remapCoord(FramePoint *frame, int num_points, float minuvalue, float maxuvalue, float minvvalue, float maxvvalue) | GQ_Pelt | static |
| 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_Pelt | static |