C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
surf_evolution_surface.h File Reference

The swept surface. More...

#include <surf_swept_surface.h>
#include <surf_spine.h>
#include <tool_multithreading.h>
#include <templ_dptr.h>

Classes

class  MbEvolutionSurface
 The swept surface. More...
 
class  MbEvolutionSurface::MbEvolutionSurfaceAuxiliaryData
 Auxiliary data. More...
 

Functions

MbSurfaceCreateEvolutionSurface (const MbCurve3D &curve, const MbSpine &spine, bool samec, bool sames=false)
 Create an evolution surface. More...
 
MbSurfaceCreateEvolutionSurface (const MbCurve3D &curve, const MbCurve3D &spine, bool samec, bool sames)
 Create an evolution surface. More...
 
MbSurfaceCreatePipeSurface (const MbCurve3D &curve, const MbCurve3D &spine, const MbCurve3D &spineDirection, bool samec, bool sames, bool samed)
 Create an evolution surface. More...
 

Detailed Description

The swept surface.