PEXSurfaceApprox Data Structure


 
   typedef struct {
         PEXEnumTypeIndex      method;
         unsigned short        reserved;
         float                 u_tolerance;
         float                 v_tolerance;
   } PEXSurfaceApprox;
 

PEXSurfaceApprox is a type definition that is referenced by the following data structure:

For a list of data structures for pipeline context, see Data Structures for Pipeline Context.