This is the complete list of members for mirtk::Plane, including all inherited members.
Distance(const Point &p) const | mirtk::Plane | inline |
Distance(const double p[3]) const | mirtk::Plane | inline |
Distance(double x, double y, double z) const | mirtk::Plane | inline |
Evaluate(const Point &p) const | mirtk::Plane | inline |
Evaluate(const double p[3]) const | mirtk::Plane | inline |
Evaluate(double x, double y, double z) const | mirtk::Plane | inline |
Fit(const PointSet &points) | mirtk::Plane | |
NameOfClass() const =0 | mirtk::Object | pure virtual |
NameOfType() | mirtk::Object | inlinestatic |
Normal(const Vector3 &n) | mirtk::Plane | inline |
Normal(double n[3]) | mirtk::Plane | inline |
Normal(double nx, double ny, double nz) | mirtk::Plane | inline |
operator=(const Plane &) | mirtk::Plane | inline |
Parameter() const | mirtk::Object | inlinevirtual |
Parameter(const ParameterList &) | mirtk::Object | inline |
Plane() | mirtk::Plane | inline |
Plane(const Vector3 &n, double b) | mirtk::Plane | inline |
Plane(double n[3], double b) | mirtk::Plane | inline |
Plane(double nx, double ny, double nz, double b) | mirtk::Plane | inline |
Plane(const Plane &) | mirtk::Plane | inline |
Print(ostream &os, Indent=0) const | mirtk::Plane | |
Print(Indent=0) const | mirtk::Plane | inline |
Project(const Point &p, double &u, double &v) const | mirtk::Plane | inline |
Project(const double p[3], double &u, double &v) const | mirtk::Plane | inline |
Project(double x, double y, double z, double &u, double &v) const | mirtk::Plane | inline |
Set(const char *name, const char *value) | mirtk::Object | inlinevirtual |
Throw(ErrorType err, const char *func, Args... args) const | mirtk::Object | protected |
ThrowStatic(ErrorType err, const char *cls, const char *func, Args... args) | mirtk::Object | protectedstatic |
UpdateOrigin() | mirtk::Plane | protected |
UpdateTangents() | mirtk::Plane | protected |
~Object() | mirtk::Object | inlinevirtual |
~Plane() | mirtk::Plane | inlinevirtual |