[][src]Module imath::bbox

Structs

BBox

A generic N-dimensional bounding box type. We use the name BBox instead of Imath's Box since Box is already a type in Rust. Otherwise it functions much the same.

Type Definitions

Box2f32
Box2f64
Box2i32
Box3f32
Box3f64
Box3i32