Class Hierarchy
AcRxObject AcGiDrawableReactor
C++
class AcGiDrawableReactor : public AcRxObject;
File
drawable.h
Description
AcGiDrawableReactor provides notifications of key AcGiDrawable-related events including begin/end regen, modification, and erasure. Clients who derive from this class will receive these events after registering their reactor with AcGiDrawableEvent.
Links
AcGiDrawableReactor Enumerations, AcGiDrawableReactor Methods