STP_Feature.hxx
Go to the documentation of this file.
1
inline
Scalar
s_STP_VVR::isInsidePrime(
const
Vector3
& v)
const
2
{
3
return
(m_axis * v - m_cosangle);
4
}
5
6
inline
Scalar
s_STP_VVR::isInsidePlane(
const
Vector3
& v)
const
7
{
8
return
m_axis * v;
9
}
CD_Matrix::Vector3T< Scalar, false >
sch::Scalar
double Scalar
Definition:
SCH_Types.h:23
include
sch
STP-BV
STP_Feature.hxx
Generated by
1.8.17