#include <DecorativeGeometry.h>
The default constructor creates a cube of length 1 on each side.
Public Member Functions | |
DecorativeBrick (const Vec3 &halfLengths=Vec3(0.5)) | |
void | setHalfLengths (const Vec3 &) |
const Vec3 & | getHalfLengths () const |
Public Attributes | |
DecorativeBrick | |
DecorativeGeometry |
DecorativeBrick | ( | const Vec3 & | halfLengths = Vec3(0.5) |
) | [explicit] |
void setHalfLengths | ( | const Vec3 & | ) |
const Vec3& getHalfLengths | ( | ) | const |