![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Provides the ObjectAlign class for aligning 3D objects within defined 2D camera bounds. More...
Go to the source code of this file.
Classes | |
class | ObjectAlign |
Handles aligning and transforming 3D objects to fit within specified 2D camera bounds. More... | |
Provides the ObjectAlign class for aligning 3D objects within defined 2D camera bounds.
The ObjectAlign class is useful for positioning, scaling, and orienting 3D objects (or collections of objects) relative to a 2D screen area (defined by min/max camera coordinates). It calculates transformations needed to align objects in a plane while providing options for mirroring and different justification modes.
Definition in file ObjectAlign.h.