Extern :
- C3d aggiornamento librerie ( 118044).
This commit is contained in:
@@ -119,10 +119,11 @@ void CheckJoinedShellCurve( const MbCurve3D & curve1,
|
||||
\ingroup Model_Creators
|
||||
*/
|
||||
//---
|
||||
MbCurve3D * CreateJoinedShellCurve( const RPArray<MbCurveEdge> & edges,
|
||||
const SArray<bool> & orients,
|
||||
const MbMatrix3D & matr,
|
||||
MbResultType & res );
|
||||
template<typename ConstEdgeVector, typename OrientsVector>
|
||||
MbCurve3D * CreateJoinedShellCurve( const ConstEdgeVector & edges,
|
||||
const OrientsVector & orients,
|
||||
const MbMatrix3D & matr,
|
||||
MbResultType & res );
|
||||
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user