Parallaxizer Class Reference
#include <Parallaxizer.h>
Description
Emulates 3D perspective by projecting positions as regressing towards a vanishing point.
The projection is based on the viewport
Static Functions | |
static void | SetRange (float maxParallax) |
static Vector | Shift (const Vector &src) |
Member Function Documentation
|
static |
Sets the maximum parallax range.
Interprets the Z as a parallax distance and returns the projected position.
The documentation for this class was generated from the following file:
- /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Util/Parallaxizer.h