21 #ifndef __GU_SoftTransform_h__
22 #define __GU_SoftTransform_h__
41 float tx,
float ty,
float tz,
42 float rx,
float ry,
float rz,
43 float sx,
float sy,
float sz,
44 float s_xy,
float s_xz,
float s_yz,
45 float px,
float py,
float pz,
46 float prx,
float pry,
float prz,
50 const bool keep_normal_length =
true,
53 bool updateaffectednormals =
false,
54 bool updateallnormals =
false,
55 const char* attribpattern = NULL);
60 float tx,
float ty,
float tz,
61 float rx,
float ry,
float rz,
62 float sx,
float sy,
float sz,
63 float s_xy,
float s_xz,
float s_yz,
64 float px,
float py,
float pz,
65 float prx,
float pry,
float prz,
69 const bool keep_normal_length =
true,
72 bool updateaffectednormals =
false,
73 bool updateallnormals =
false,
74 const char* attribpattern = NULL);
83 bool update_affected_normals =
false,
84 bool update_all_normals =
false,
85 const char* attrib_pattern = NULL);
94 bool update_affected_normals =
false,
95 bool update_all_normals =
false,
96 const char* attrib_pattern = NULL);
110 const bool update_affected_normals =
false,
111 bool update_all_normals =
false);
GLdouble GLdouble GLint GLint order
SIM_API const UT_StringHolder distance