summaryrefslogtreecommitdiff
path: root/inc/HLRTest_Projector.lxx
blob: 1737321402d9553fba24220d23325f9783cf1c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// File:	HLRTest_Projector.lxx
// Created:	Wed Apr  5 17:05:16 1995
// Author:	Christophe MARION
//		<cma@ecolox>

//=======================================================================
//function : Projector
//purpose  : 
//=======================================================================

inline const HLRAlgo_Projector & HLRTest_Projector::Projector () const 
{
  return myProjector;
}