31 #ifndef __RAY_DemoStamp__ 
   32 #define __RAY_DemoStamp__ 
   37 namespace HDK_Sample {
 
void getBoundingBox(UT_BoundingBox &box) override
The bounding box is the "object space" bounds of the procedural. 
 
Procedural primitive for mantra (RAY) 
 
A procedural which splits into further procedurals during rendering. 
 
~RAY_DemoStamp() override
 
int initialize(const UT_BoundingBox *) override
 
const char * className() const override