Class AIAC::CameraCalibrationLoadedEvent¶
ClassList > AIAC > CameraCalibrationLoadedEvent
Inherits the following classes: AIAC::Event
Public Functions¶
Type | Name |
---|---|
CameraCalibrationLoadedEvent (const std::string filePath) | |
void | OnCameraCalibrationFileLoaded () |
Public Functions inherited from AIAC::Event¶
See AIAC::Event
Type | Name |
---|---|
Event (const EventType type, const EventCategory category=EventCategory::None, int32_t priority=0) | |
EventCategory | GetCategory () const |
EventType | GetType () const |
virtual | ~Event () = default |
Public Functions Documentation¶
function CameraCalibrationLoadedEvent¶
inline explicit AIAC::CameraCalibrationLoadedEvent::CameraCalibrationLoadedEvent (
const std::string filePath
)
function OnCameraCalibrationFileLoaded¶
The documentation for this class was generated from the following file src/AIAC/EventSys/CameraEvent.h