NRSDKApiForUnity
Classes
NRNotificationListenerSlamStateNotification
NRKernal.NRNotificationListener.SlamStateNotification
Inheritance diagram for NRKernal.NRNotificationListener.SlamStateNotification:
NRKernal.NRNotificationListener.Notification

Public Member Functions

 SlamStateNotification (NRNotificationListener listener)
 
- Public Member Functions inherited from NRKernal.NRNotificationListener.Notification
 Notification (NRNotificationListener listener)
 
virtual void UpdateState ()
 
virtual void Trigger (Level level)
 

Additional Inherited Members

- Protected Attributes inherited from NRKernal.NRNotificationListener.Notification
NRNotificationListener NotificationListener
 

Detailed Description

A slam state notification.

Constructor & Destructor Documentation

◆ SlamStateNotification()

NRKernal.NRNotificationListener.SlamStateNotification.SlamStateNotification ( NRNotificationListener  listener)

Constructor.

Parameters
listenerThe listener.