summaryrefslogtreecommitdiff
path: root/inc/HLRAlgo_PolyInternalSegment.lxx
blob: f884a5f3a0e356e00f8abe07c839fd77dd51f35c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// File:	HLRAlgo_PolyInternalSegment.lxx
// Created:	Tue Dec  3 17:09:42 1996
// Author:	Christophe MARION
//		<cma@partox.paris1.matra-dtv.fr>

//=======================================================================
//function : HLRAlgo_PolyInternalSegment
//purpose  : 
//=======================================================================

inline HLRAlgo_PolyInternalSegment::HLRAlgo_PolyInternalSegment ()
{}

//=======================================================================
//function : Indices
//purpose  : 
//=======================================================================

inline Standard_Address HLRAlgo_PolyInternalSegment::Indices () const
{ return (Standard_Address)myIndices; }