ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Camera.h File Reference

Declares the Camera template class for managing camera behavior and pixel groups. More...

#include "CameraBase.h"
#include "Pixels/PixelGroup.h"
#include "Camera.tpp"
Include dependency graph for Camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Camera< pixelCount >
 Manages camera behavior and pixel groups. More...
 

Detailed Description

Declares the Camera template class for managing camera behavior and pixel groups.

This file defines the Camera class, which extends CameraBase to provide functionality for camera operations and managing associated PixelGroup instances.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file Camera.h.