#include <BezierSurface.hpp>
Definition at line 27 of file BezierSurface.hpp.
◆ VertexAttr
◆ ParmNames
| Enumerator |
|---|
| pSurface | |
| pSurfScale | |
| pSurfTime | |
| pSurfMaxDist | |
| pRootSearchMaxSteps | |
| pNumParms | |
Definition at line 31 of file BezierSurface.hpp.
◆ BezierSurface()
| mgx::BezierSurface::BezierSurface |
( |
| ) |
|
|
inline |
◆ ~BezierSurface()
| mgx::BezierSurface::~BezierSurface |
( |
| ) |
|
|
inline |
◆ growSurface()
| bool mgx::BezierSurface::growSurface |
( |
double |
time | ) |
|
|
virtual |
◆ initialCell()
| bool mgx::BezierSurface::initialCell |
( |
CellTissue & |
T, |
|
|
double |
squareSize, |
|
|
int |
cellInitWall |
|
) |
| |
|
virtual |
◆ initialize()
| bool mgx::BezierSurface::initialize |
( |
VertexAttr * |
vData, |
|
|
const QStringList & |
parms |
|
) |
| |
◆ processParms()
| bool mgx::BezierSurface::processParms |
( |
const QStringList & |
parms | ) |
|
|
virtual |
◆ setPoint()
◆ updateNormal()
| bool mgx::BezierSurface::updateNormal |
( |
vertex |
p | ) |
|
|
virtual |
◆ updatePos()
| bool mgx::BezierSurface::updatePos |
( |
vertex |
p | ) |
|
|
virtual |
The documentation for this class was generated from the following file: