g4tools  5.4.0
tools::plane< VEC3 > Member List

This is the complete list of members for tools::plane< VEC3 >, including all inherited members.

distance(const VEC3 &a_point) consttools::plane< VEC3 >inline
distance_from_origin() consttools::plane< VEC3 >inline
getNormal() consttools::plane< VEC3 >inline
intersect(const line< VEC3 > &a_line, VEC3 &a_intersection) consttools::plane< VEC3 >inline
is_in_half_space(const VEC3 &a_point) consttools::plane< VEC3 >inline
is_valid() consttools::plane< VEC3 >inline
m_distancetools::plane< VEC3 >protected
m_normaltools::plane< VEC3 >protected
normal() consttools::plane< VEC3 >inline
offset(const T &a_distance)tools::plane< VEC3 >inline
operator=(const plane &a_from)tools::plane< VEC3 >inline
plane()tools::plane< VEC3 >inline
plane(const VEC3 &a_p0, const VEC3 &a_p1, const VEC3 &a_p2)tools::plane< VEC3 >inline
plane(const VEC3 &a_normal, const T &a_distance)tools::plane< VEC3 >inline
plane(const VEC3 &a_normal, const VEC3 &a_point)tools::plane< VEC3 >inline
plane(const plane &a_from)tools::plane< VEC3 >inline
set(const VEC3 &a_normal, const T &a_distance)tools::plane< VEC3 >inline
set(const VEC3 &a_normal, const VEC3 &a_point)tools::plane< VEC3 >inline
T typedeftools::plane< VEC3 >protected
~plane()tools::plane< VEC3 >inlinevirtual