Function ncollide2df64::bounding_volume::implicit_shape_aabb
pub fn implicit_shape_aabb<I: Implicit<V, M>>(m: &M, i: &I) -> AABB
Builds the AABB of an implicit shape.
pub fn implicit_shape_aabb<I: Implicit<V, M>>(m: &M, i: &I) -> AABB
Builds the AABB of an implicit shape.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).