22 template <
class T1,
class T2,
class T3>
struct vbl_triple;
Sparse 2D array allowing space efficient access of the form s(300,700) =2.
Sparse array allowing space efficient access of the form s[3000] = 2;.
vbl_scoped_ptr mimics a built-in pointer except that it guarantees deletion of the object pointed to,...
A templated smart pointer class.
A class to hold and update a bounding box.
Non-intrusive smart pointers.
Templated 3-dimensional array.
Sparse 3d array allowing space efficient access.