13 #ifndef __GU_LocalTransform_h__
14 #define __GU_LocalTransform_h__
25 namespace GU_LocalTransform
27 template <
typename FLOAT_T>
32 template <
typename FLOAT_T>
39 bool keep_vector_lengths =
true,
40 bool check_pasting =
true,
41 bool neg_determinant_flipvector =
true,
43 bool updateaffectednormals =
false,
44 const char *attribpattern = NULL);
47 template <
typename FLOAT_T>
54 bool keep_vector_lengths =
true,
55 bool check_pasting =
true,
56 bool neg_determinant_flipvector =
true,
58 bool updateaffectednormals =
false,
59 const char *attribpattern = NULL);
65 template <
typename FLOAT_T>
74 bool keep_vector_lengths =
true,
75 bool check_pasting =
true,
76 bool neg_determinant_flipvector =
true,
78 bool updateaffectednormals =
false,
79 const char *attribpattern = NULL);
83 template <
typename FLOAT_T>
90 bool keep_vector_lengths =
true,
91 bool check_pasting =
true,
92 bool neg_determinant_flipvector =
true,
94 bool updateaffectednormals =
false,
95 const char *attribpattern = NULL);
98 #endif // __GU_LocalTransform_h__
GLdouble GLdouble GLint GLint const GLdouble * points
A range of elements in an index-map.
std::function< T > UT_Function