alignedbox.h

Back to Axis-aligned box

pastel/geometry/shape/

// Description: Axis-aligned box

#ifndef PASTELGEOMETRY_ALIGNEDBOX_H
#define PASTELGEOMETRY_ALIGNEDBOX_H

#include "pastel/sys/alignedbox.h"

#endif