9 #include "mg/Pvector.h"
98 MGVector m_dfdu00, m_dfdu01, m_dfdu10, m_dfdu11;
99 MGVector m_dfdv00, m_dfdv01, m_dfdv10, m_dfdv11;
MGCurve is an abstract class which represents a whole curve.
Definition: Curve.h:63
std::ostream & operator<<(std::ostream &ostrm, const MGisect &is)
Debug Function.
Definition: isect.h:95
MGLBRep is a class for B-SPline representation.
Definition: LBRep.h:41
Vector of a general n space dimension.
Definition: Vector.h:26
Defines Coons Patch surface.
Definition: Coons.h:24
const MGCurve & derivative(int i) const
Return perimeter i's derivative data.
Definition: Coons.h:63
Defines non-decreasing double data array.
Definition: NDDArray.h:27
Defines Spoint seq of a space dimension and of a size.
Definition: SPointSeq.h:36