29 #ifndef __RAY_DemoBox__
30 #define __RAY_DemoBox__
35 namespace HDK_Sample {
Procedural primitive for mantra (RAY)
A very simple mantra procedural to render a box.
const char * className() const override
int initialize(const UT_BoundingBox *) override
void getBoundingBox(UT_BoundingBox &box) override
The bounding box is the "object space" bounds of the procedural.