Open CASCADE Technology
7.3.0
|
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <Draw_MarkerShape.hxx>
#include <Draw_Color.hxx>
#include <Standard_Integer.hxx>
#include <DrawTrSurf_Surface.hxx>
#include <Standard_Real.hxx>
#include <DrawTrSurf_BSplineSurface.lxx>
Data Structures | |
class | DrawTrSurf_BSplineSurface |
This class defines a drawable BSplineSurface. With this class you can draw the control points and the knots of the surface. You can use the general class Surface from DrawTrSurf too, if you just want to sea boundaries and isoparametric curves. More... | |