Provides access to the registration related functions of Drawable.
More...
#include <DrawableAttorney.h>
|
class | DrawRegistrationCommand |
|
class | DrawDeregistrationCommand |
|
Provides access to the registration related functions of Drawable.
◆ SceneDeregistration()
static void DrawableAttorney::Registration::SceneDeregistration |
( |
Drawable * | p | ) |
|
|
inlinestaticprivate |
Deregisters the Drawable object from drawing in the scene.
- Parameters
-
◆ SceneRegistration()
static void DrawableAttorney::Registration::SceneRegistration |
( |
Drawable * | p | ) |
|
|
inlinestaticprivate |
Registers the Drawable object for drawing in the scene.
- Parameters
-
The documentation for this class was generated from the following file: