11 #ifndef __GT_PrimNull__
12 #define __GT_PrimNull__
23 const char *
className()
const override {
return "GT_PrimNull"; }
28 int nsegments)
const override;
virtual int getMotionSegments() const =0
const char * className() const override
GT_PrimitiveHandle doSoftCopy() const override
A null primitive (no geometry, just a placeholder)
The base class for all GT primitive types.
virtual int64 getMemoryUsage() const =0
virtual void enlargeBounds(UT_BoundingBox boxes[], int nsegments) const =0