Go to the documentation of this file.
   11 #ifndef __GU_UVProjectGeom_h__ 
   12 #define __GU_UVProjectGeom_h__ 
   26     static void  buildCylindrical(
GU_Detail &gdp);
 
   27     static void  buildToroidal(
GU_Detail &gdp, 
float innerrad);
 
   28     static void  buildPlasticWrap(
GU_Detail &gdp);