geomc 1.0
A c++ linear algebra template library
AnyConvex< T, N > Member List

This is the complete list of members for AnyConvex< T, N >, including all inherited members.

_impl_bounds() const =0 (defined in AnyConvex< T, N >)AnyConvex< T, N >protectedpure virtual
_impl_convex_support(Vec< T, N > p) const =0 (defined in AnyConvex< T, N >)AnyConvex< T, N >protectedpure virtual
bounds() const (defined in AnyConvex< T, N >)AnyConvex< T, N >inline
convex_support(point_t d) const (defined in AnyConvex< T, N >)AnyConvex< T, N >inline
elem_t typedefBounded< T, _N, Derived >
intersects(const Convex< T, N, Shape > &other) constConvex< T, N, AnyConvex< T, N > >inline
NBounded< T, _N, Derived >static