Provides access to the registration related functions of Collidable.  
 More...
#include <CollidableAttorney.h>
|  | 
| class | CollisionRegistrationCommand | 
|  | 
| class | CollisionDeregistrationCommand | 
|  | 
Provides access to the registration related functions of Collidable. 
◆ SceneDeregistration()
  
  | 
        
          | static void CollidableAttorney::Registration::SceneDeregistration | ( | Collidable * | c | ) |  |  | inlinestaticprivate | 
 
Deregisters the Collidable object from collisions in the scene. 
- Parameters
- 
  
  
 
 
◆ SceneRegistration()
  
  | 
        
          | static void CollidableAttorney::Registration::SceneRegistration | ( | Collidable * | c | ) |  |  | inlinestaticprivate | 
 
Registers the Collidable object for collisions in the scene. 
- Parameters
- 
  
  
 
 
The documentation for this class was generated from the following file: