OpenSubdiv
|
Coordinates set on a patch table. More...
#include <types.h>
Public Member Functions | |
PatchCoord (Far::PatchTable::PatchHandle handleArg, float sArg, float tArg) | |
Constructor. | |
PatchCoord () | |
Public Attributes | |
Far::PatchTable::PatchHandle | handle |
patch handle | |
float | s |
float | t |
parametric location on patch | |
Coordinates set on a patch table.
XXX: this class may be moved into Far
|
inline |
|
inline |
Far::PatchTable::PatchHandle handle |