FConstSphereRegion Member List
This is the complete list of members for
FConstSphereRegion, including all inherited members.
| FConstSphereRegion(double constValue, double outsideValue, double radius, double center1, double center2, double center3) | FConstSphereRegion | |
| Function3D(unsigned n_components=1) | Function3D | [inline] |
| GeneralFunctionInterface(unsigned domainDim, unsigned imageDim) | GeneralFunctionInterface | [inline] |
| getDomainDim() const | GeneralFunctionInterface | [inline] |
| getImageDim() const | GeneralFunctionInterface | [inline] |
| isInDomain(const VecDouble &p, unsigned component=0) const | GeneralFunctionInterface | [virtual] |
| m_center1 | FConstSphereRegion | [private] |
| m_center2 | FConstSphereRegion | [private] |
| m_center3 | FConstSphereRegion | [private] |
| m_constValue | FConstSphereRegion | [private] |
| m_outsideValue | FConstSphereRegion | [private] |
| m_radius | FConstSphereRegion | [private] |
| n_components() const | GeneralFunctionInterface | [inline] |
| operator()(const VecDouble &p, const unsigned int component=0) const | FConstSphereRegion | [virtual] |
| plotInLine(VecDouble &p1, VecDouble &p2, unsigned npts, std::ostream &out, unsigned cmp=0) | GeneralFunctionInterface | |
| setParameters(const VecDouble ¶meters) | GeneralFunctionInterface | [inline, virtual] |
| vector_value(const VecDouble &p, VecDouble &values) const | GeneralFunctionInterface | [inline, virtual] |
| ~FConstSphereRegion() | FConstSphereRegion | [inline, virtual] |
| ~Function3D() | Function3D | [inline, virtual] |
| ~GeneralFunctionInterface() | GeneralFunctionInterface | [inline, virtual] |