| 
    HDK
    
   | 
 
 Include dependency graph for GU_NSidedSubdivPatch.h:Go to the source code of this file.
Classes | |
| class | GU_NSidedSubdivPatchT< T > | 
Typedefs | |
| using | GU_NSidedSubdivPatchF = GU_NSidedSubdivPatchT< fpreal32 > | 
| using | GU_NSidedSubdivPatchD = GU_NSidedSubdivPatchT< fpreal64 > | 
| using | GU_NSidedSubdivPatchR = GU_NSidedSubdivPatchT< fpreal > | 
| using | GU_NSidedSubdivPatch = GU_NSidedSubdivPatchF | 
Functions | |
| template<typename S > | |
| UT_Vector3T< UT_Vector3T < typename S::Real > >  | interpolatePatch (const S &s, int m, typename S::Real u, typename S::Real v) | 
Definition at line 116 of file GU_NSidedSubdivPatch.h.
Definition at line 114 of file GU_NSidedSubdivPatch.h.
Definition at line 113 of file GU_NSidedSubdivPatch.h.
Definition at line 115 of file GU_NSidedSubdivPatch.h.
| UT_Vector3T< UT_Vector3T<typename S::Real> > interpolatePatch | ( | const S & | s, | 
| int | m, | ||
| typename S::Real | u, | ||
| typename S::Real | v | ||
| ) |