summaryrefslogtreecommitdiff
path: root/inc/TopoDS_TCompound.lxx
blob: ed371c8760f1435b06386a5a97c83bac24fc1120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// File:	TopoDS_TCompound.lxx
// Created:	Fri Apr 12 15:11:28 1991
// Author:	Remi LEQUETTE

//=======================================================================
//function : TopoDS_TCompound
//purpose  : 
//=======================================================================

inline TopoDS_TCompound::TopoDS_TCompound() : TopoDS_TShape()
{
  Orientable(Standard_False);
}