summaryrefslogtreecommitdiff
path: root/src/Aspect/Aspect_CLayer2d.cxx
blob: 7deb181fcaf0e522cd5b55d1755bc136de7a152f (plain)
1
2
3
4
5
6
7
#include <Aspect_CLayer2d.hxx>

const Handle(Standard_Type)& STANDARD_TYPE(Aspect_CLayer2d)
{
  static Handle(Standard_Type) _atype = new Standard_Type ("Aspect_CLayer2d", sizeof (Aspect_CLayer2d));
  return _atype;
}