This is the complete list of members for ShapeParaboloid, including all inherited members.
AShape() | AShape | |
AShape(const AShape &r) | AShape | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
belongObject(const VectorDouble &coor, const BooleanObject *object) const override | ShapeParaboloid | virtual |
clone() const =0 | ICloneable | pure virtual |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
generateObject(int ndim=3) override | ShapeParaboloid | virtual |
generateParam(int ipar) const | AShape | |
getFactorX2Y() const | AShape | inline |
getFactorX2Z() const | AShape | inline |
getFactorY2Z() const | AShape | inline |
getFlagCutZ() const override | ShapeParaboloid | inlinevirtual |
getNParams() const override | ShapeParaboloid | inlinevirtual |
getParam(int ipar, int iarg) const | AShape | |
getParam(int ipar) const | AShape | |
getParamName(int ipar) const | AShape | |
getProportion() const | AShape | inline |
getType() const override | ShapeParaboloid | inlinevirtual |
ICloneable() | ICloneable | inline |
initParams(int count) | AShape | |
operator=(const ShapeParaboloid &r) | ShapeParaboloid | |
AShape::operator=(const AShape &r) | AShape | |
AStringable::operator=(const AStringable &r) | AStringable | |
setFactorX2Y(double factorX2Y) | AShape | inline |
setFactorX2Z(double factorX2Z) | AShape | inline |
setFactorY2Z(double factorY2Z) | AShape | inline |
setLaw(int ipar, const ELaw &law) | AShape | |
setParam(int ipar, int iarg, double value) | AShape | |
setParamDefault(int ipar, const String &name, double value) | AShape | |
setParamName(int ipar, const String &name) | AShape | |
setProportion(double proportion) | AShape | inline |
ShapeParaboloid(double proportion=1., double xext=1., double yext=1., double zext=1., double theta=0.) | ShapeParaboloid | |
ShapeParaboloid(const ShapeParaboloid &r) | ShapeParaboloid | |
toString(const AStringFormat *strfmt=nullptr) const override | AShape | virtual |
~AShape() | AShape | virtual |
~AStringable() | AStringable | virtual |
~ICloneable() | ICloneable | inlinevirtual |
~ShapeParaboloid() | ShapeParaboloid | virtual |