#include <CTiglCompoundSurface.h>
◆ CTiglCompoundSurface() [1/2]
TIGL_EXPORT tigl::CTiglCompoundSurface::CTiglCompoundSurface |
( |
| ) |
|
|
default |
◆ CTiglCompoundSurface() [2/2]
TIGL_EXPORT tigl::CTiglCompoundSurface::CTiglCompoundSurface |
( |
const std::vector< Handle(Geom_BoundedSurface)> & |
surfaces, |
|
|
const std::vector< double > & |
uparams |
|
) |
| |
CTiglCompoundSurface.
- Parameters
-
surfaces | A list of (adjacent) surfaces |
uparams | Ordered list of parameters. Must be one entry more than surfaces |
◆ operator=()
◆ Value()
TIGL_EXPORT gp_Pnt tigl::CTiglCompoundSurface::Value |
( |
double |
u, |
|
|
double |
v |
|
) |
| const |
◆ m_surfaces
std::vector<Handle(Geom_BoundedSurface)> tigl::CTiglCompoundSurface::m_surfaces |
|
private |
◆ m_uparams
std::vector<double> tigl::CTiglCompoundSurface::m_uparams |
|
private |
The documentation for this class was generated from the following file: