#include <PolarSurface.hpp>
Definition at line 32 of file PolarSurface.hpp.
◆ VertexAttr
◆ ParmNames
| Enumerator |
|---|
| pGrowthType | |
| pSurfaceContour | |
| pArcLengthGrowth | |
| pSurfaceScale | |
| pGrowthScaleInMult | |
| pGrowthScaleOutMult | |
| pGrowthScaleFunc | |
| pRootSearchMaxSteps | |
| pNumParms | |
Definition at line 36 of file PolarSurface.hpp.
◆ PolarSurface()
| mgx::PolarSurface::PolarSurface |
( |
| ) |
|
|
inline |
◆ ~PolarSurface()
| mgx::PolarSurface::~PolarSurface |
( |
| ) |
|
|
inline |
◆ growPoint()
| bool mgx::PolarSurface::growPoint |
( |
vertex |
p, |
|
|
double |
dt, |
|
|
double |
time |
|
) |
| |
|
virtual |
◆ initialCell()
| bool mgx::PolarSurface::initialCell |
( |
CellTissue & |
T, |
|
|
double |
radius, |
|
|
int |
sides |
|
) |
| |
|
virtual |
◆ initialize()
| bool mgx::PolarSurface::initialize |
( |
VertexAttr * |
vData, |
|
|
const QStringList & |
parms |
|
) |
| |
◆ processParms()
| bool mgx::PolarSurface::processParms |
( |
const QStringList & |
parms | ) |
|
|
virtual |
◆ setPoint()
◆ updateNormal()
| bool mgx::PolarSurface::updateNormal |
( |
vertex |
p | ) |
|
|
virtual |
◆ updatePos()
| bool mgx::PolarSurface::updatePos |
( |
vertex |
p | ) |
|
|
virtual |
The documentation for this class was generated from the following file: