Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Core::Plane Member List

This is the complete list of members for Core::Plane, including all inherited members.

distance(const Point &p) const (defined in Core::Plane)Core::Planeinline
distance(const PointF &p) const (defined in Core::Plane)Core::Planeinline
distance() const (defined in Core::Plane)Core::Planeinline
flip() (defined in Core::Plane)Core::Planeinline
normal() const (defined in Core::Plane)Core::Planeinline
Plane() (defined in Core::Plane)Core::Plane
Plane(double a, double b, double c, double d) (defined in Core::Plane)Core::Plane
Plane(const Point &p1, const Point &p2, const Point &p3) (defined in Core::Plane)Core::Plane
Plane(const Point &p, const Vector &n) (defined in Core::Plane)Core::Plane
Plane(const Vector &normal, double distance) (defined in Core::Plane)Core::Plane
Plane(const Plane &copy) (defined in Core::Plane)Core::Plane
project(const Point &p) const (defined in Core::Plane)Core::Planeinline
project(const Vector &v) const (defined in Core::Plane)Core::Planeinline
project(const PointF &p) const (defined in Core::Plane)Core::Planeinline
project(const VectorF &v) const (defined in Core::Plane)Core::Planeinline