ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
WS35SplitCameras.h
Go to the documentation of this file.
1#pragma once
2
3#include "../CameraManager.h"
4#include "../../Camera.h"
5#include "../../Pixels/PixelGroup.h"
6#include "../../Pixels/PixelGroups/WS35Pixels.h"
7#include "../../../Utils/Math/Transform.h"
8
DMAMEM Vector2D WS35Pixels[571]
Definition WS35Pixels.h:3
Base class for managing camera properties and transformations.
Definition CameraBase.h:26
Manages camera orientation and axis alignment.
@ YUp
Up along the positive Y-axis.
@ ZForward
Forward along the positive Z-axis.
Manages multiple CameraBase objects.
Manages camera behavior and pixel groups.
Definition Camera.h:27
@ ZEROTOMAX
Traverse from minimum to maximum indices.
Definition IPixelGroup.h:32
@ MAXTOZERO
Traverse from maximum to minimum indices.
Definition IPixelGroup.h:33
Manages a collection of pixels with positions, colors, and spatial relationships.
Definition PixelGroup.h:27
Represents a 3D transformation including position, rotation, and scale.
Definition Transform.h:22
Represents a 3D vector (X, Y, Z) and provides methods for vector arithmetic.
Definition Vector3D.h:26
PixelGroup< 571 > camLeftPixels
PixelGroup< 571 > camRghtPixels