HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Warp.h File Reference
#include "GU_API.h"
#include <UT/UT_Matrix4.h>
#include <GEO/GEO_Primitive.h>
+ Include dependency graph for GU_Warp.h:

Go to the source code of this file.

Classes

class  GU_WarpParms
 

Enumerations

enum  GU_WARP_OP { GU_MATRIX_WARP = 0, GU_NORMAL_WARP = 1, GU_POSITION_WARP = 2, GU_SELFUV_WARP = 3 }
 

Enumeration Type Documentation

enum GU_WARP_OP
Enumerator
GU_MATRIX_WARP 
GU_NORMAL_WARP 
GU_POSITION_WARP 
GU_SELFUV_WARP 

Definition at line 21 of file GU_Warp.h.