25 #ifndef OSD_EVAL_LIMIT_CONTEXT_H
26 #define OSD_EVAL_LIMIT_CONTEXT_H
28 #include "../version.h"
30 #include "../far/patchTables.h"
32 #include "../osd/nonCopyable.h"
33 #include "../osd/vertex.h"
35 namespace OpenSubdiv {
36 namespace OPENSUBDIV_VERSION {
84 using namespace OPENSUBDIV_VERSION;
EvalLimitContext(Far::PatchTables const &patchTables)
Container for patch vertex indices tables.
Coordinates set on a limit surface.
EvalCoords(int f, float x, float y)
Constructor.
virtual ~EvalLimitContext()
Destructor.