geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
Frustum< Shape > Member List

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

admits_cusps() (defined in Frustum< Shape >)Frustum< Shape >inlinestatic
baseFrustum< Shape >
base_point_t typedefFrustum< Shape >
bounds() const (defined in Frustum< Shape >)Frustum< Shape >inline
clipped_height() constFrustum< Shape >inline
Cone typedefFrustum< Shape >related
contains(Vec< T, N > p) constFrustum< Shape >inline
convex_support(Vec< T, N > d) const (defined in Frustum< Shape >)Frustum< Shape >inline
geom::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 typedefConvex< Shape::elem_t, Shape::N+1, Frustum< Shape > >
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
operator==(const Frustum &other) const (defined in Frustum< Shape >)Frustum< Shape >inline
point_t typedefConvex< Shape::elem_t, Shape::N+1, Frustum< Shape > >
T typedefFrustum< Shape >
ViewFrustum typedefFrustum< Shape >related