summaryrefslogtreecommitdiff
path: root/inc/AIS_Trihedron.lxx
blob: 2559459987059922e1c2a9a9d1ee5576e97559fa (plain)
1
2
3
4
5
6
7
8
9
10
// File:	AIS_Trihedron.lxx
// Created:	Thu Mar  6 14:27:58 1997
// Author:	Robert COUBLANC
//		<rob@robox.paris1.matra-dtv.fr>

inline const Handle(Geom_Axis2Placement)& AIS_Trihedron::Component() const
{return myComponent;}

inline Standard_Boolean AIS_Trihedron::HasOwnSize() const 
{return myHasOwnSize;}