11 Box::Box(const Box
& b
)
16 Box::operator=(const Box
& b
)
27 Box::Extend(const Vec3f
& a
)
32 Box::Extend(const Box
& box
)
37 Box::Overlaps(const Box
& b
) const
43 Box::Clip(const Ray
& ray
, float& tnear
, float& tfar
) const
This page took 0.060115 seconds and 5 git commands to generate.