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