summaryrefslogtreecommitdiff
path: root/inc/BRepMesh_Triangle.lxx
blob: 6ea7fb7983876d7db81b2965e39b857acbc40aa6 (plain)
1
2
3
4
5
6
7
8
9
// File:        BRepMesh_Triangle.lxx
// Created:     Thu Sep 23 13:14:07 1993
// Author:      Didier PIFFAULT
//              <dpf@zerox>

inline BRepMesh_DegreeOfFreedom  BRepMesh_Triangle::Movability()const 
{
  return myMovability;
}