, including all inherited members.
| a() const | vgl_homg_plane_3d< Type > | [inline] |
| a_ | vgl_homg_plane_3d< Type > | [private] |
| b() const | vgl_homg_plane_3d< Type > | [inline] |
| b_ | vgl_homg_plane_3d< Type > | [private] |
| c() const | vgl_homg_plane_3d< Type > | [inline] |
| c_ | vgl_homg_plane_3d< Type > | [private] |
| d() const | vgl_homg_plane_3d< Type > | [inline] |
| d_ | vgl_homg_plane_3d< Type > | [private] |
| ideal(Type tol=(Type) 0) const | vgl_homg_plane_3d< Type > | [inline] |
| is_ideal(vgl_homg_plane_3d< Type > const &p, Type tol=(Type) 0) | vgl_homg_plane_3d< Type > | [related] |
| normal() const | vgl_homg_plane_3d< Type > | [inline] |
| normalize() | vgl_homg_plane_3d< Type > | |
| nx() const | vgl_homg_plane_3d< Type > | [inline] |
| ny() const | vgl_homg_plane_3d< Type > | [inline] |
| nz() const | vgl_homg_plane_3d< Type > | [inline] |
| operator!=(vgl_homg_plane_3d< Type >const &pl) const | vgl_homg_plane_3d< Type > | [inline] |
| operator==(vgl_homg_plane_3d< Type > const &pl) const | vgl_homg_plane_3d< Type > | |
| set(Type ta, Type tb, Type tc, Type td) | vgl_homg_plane_3d< Type > | [inline] |
| vgl_closest_point(vgl_homg_plane_3d< T > const &pl, vgl_homg_point_3d< T > const &p) | vgl_homg_plane_3d< Type > | [related] |
| vgl_distance(vgl_homg_plane_3d< T > const &l, vgl_homg_point_3d< T > const &p) | vgl_homg_plane_3d< Type > | [related] |
| vgl_distance_origin(vgl_homg_plane_3d< T > const &pl) | vgl_homg_plane_3d< Type > | [related] |
| vgl_homg_plane_3d() | vgl_homg_plane_3d< Type > | [inline] |
| vgl_homg_plane_3d(Type ta, Type tb, Type tc, Type td) | vgl_homg_plane_3d< Type > | [inline] |
| vgl_homg_plane_3d(const Type v[4]) | vgl_homg_plane_3d< Type > | [inline] |
| vgl_homg_plane_3d(vgl_plane_3d< Type > const &pl) | vgl_homg_plane_3d< Type > | |
| vgl_homg_plane_3d(vgl_vector_3d< Type > const &n, vgl_homg_point_3d< Type > const &p) | vgl_homg_plane_3d< Type > | |
| vgl_homg_plane_3d(vgl_homg_point_3d< Type > const &p1, vgl_homg_point_3d< Type > const &p2, vgl_homg_point_3d< Type > const &p3) | vgl_homg_plane_3d< Type > | |
| vgl_homg_plane_3d(vgl_homg_line_3d_2_points< Type > const &l1, vgl_homg_line_3d_2_points< Type > const &l2) | vgl_homg_plane_3d< Type > | |