// src/CameraComponent.cpp #include "CameraComponent.h" // All methods are defined inline in the header for simplicity. // You can move them to the cpp file if desired.