15 #ifndef __GU_IsoMeta__ 
   16 #define __GU_IsoMeta__ 
virtual UT_Vector3 evalGrad(const UT_Vector3 &pos)
Evaluate gradients if available. 
 
virtual float evalEdge(const UT_Vector3 &pos)
Evaluate the field at a position. 
 
virtual void fillPrimitiveAttributes(GEO_Primitive *primitive)
This function can be used to fill out primitive attribute information. 
 
virtual void fillPointVertexAttributes(GU_Detail &detail, GA_Offset vtxoff)
 
A handle to simplify manipulation of multiple attributes.