/********************************************************************/ /* Copyright (c) 2017 System fugen G.K. and Yuzi Mizuno */ /* All rights reserved. */ /********************************************************************/ #if !defined( __MGIGESPD112_H__) #define __MGIGESPD112_H__ #include #include "mg/NDDArray.h" #include "mgiges/IgesPD.h" ///@cond //A Private class for MGIgesPD112, express one coefficient of IGES NURBS. class MGIgesSplineCoef{ public: double m_abcd[4][3]; ///& plines /// m_coefs; ///