**** SIGNIFICANT CHANGE ****
Name uniformation NO MORE PLURALS IN NAMES From UpdateNormals to UpdateNormal
This commit is contained in:
parent
905e1a7209
commit
34f4e6c98c
|
@ -42,7 +42,7 @@ It must be included \b after complex.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
template <class ComputeMeshType>
|
template <class ComputeMeshType>
|
||||||
class UpdateNormals
|
class UpdateNormal
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
typedef ComputeMeshType MeshType;
|
typedef ComputeMeshType MeshType;
|
||||||
|
|
Loading…
Reference in New Issue