#include <UT/UT_String.h>#include <UT/UT_IntArray.h>Go to the source code of this file.
Classes | |
| class | OBJ_UVCache |
Functions | |
| void | obj_getHullIndexFromUV (int &r, int &c, float &fracu, float &fracv, const GEO_Hull *hull, float u, float v) |
| void | obj_findGreville (const GB_Basis *basis, bool iswrapped, float u, int numidx, int &idx, float &frac) |
| void obj_findGreville | ( | const GB_Basis * | basis, | |
| bool | iswrapped, | |||
| float | u, | |||
| int | numidx, | |||
| int & | idx, | |||
| float & | frac | |||
| ) |
| void obj_getHullIndexFromUV | ( | int & | r, | |
| int & | c, | |||
| float & | fracu, | |||
| float & | fracv, | |||
| const GEO_Hull * | hull, | |||
| float | u, | |||
| float | v | |||
| ) |
1.5.9