geomc 1.0
A c++ linear algebra template library
Frustum< Shape > Member List

This is the complete list of members for Frustum< Shape >, including all inherited members.

baseFrustum< Shape >
base_point_t typedefFrustum< Shape >
bounds() const (defined in Frustum< Shape >)Frustum< Shape >inline
clipped_height() constFrustum< Shape >inline
contains(Vec< T, N > p) constFrustum< Shape >inline
convex_support(Vec< T, N > d) const (defined in Frustum< Shape >)Frustum< Shape >inline
Convex< Shape::elem_t, Shape::N+1, Frustum< Shape > >::convex_support(point_t d) constConvex< Shape::elem_t, Shape::N+1, Frustum< Shape > >inline
elem_t typedefBounded< T, _N, Derived >
Frustum()Frustum< Shape >inline
Frustum(const Shape &base, T h0, T h1)Frustum< Shape >inline
Frustum(const Shape &base, const Rect< T, 1 > &h)Frustum< Shape >inline
frustum(const Shape &s, typename Shape::elem_t h0, typename Shape::elem_t h1)Frustum< Shape >related
heightFrustum< Shape >
intersect(const Ray< T, N > &ray) constFrustum< Shape >inline
intersects(const Convex< Shape::elem_t, N, Shape > &other) constConvex< Shape::elem_t, Shape::N+1, Frustum< Shape > >inline
NFrustum< Shape >static
T typedefFrustum< Shape >
ViewFrustum typedefFrustum< Shape >related