#include <typedefs.h>
Public Attributes | |
| CoordSpace2D | from |
| mapping from space. | |
| CoordSpace2D | to |
| mapping to space. | |
from and to specify the boundaries (bottom left and top right) of a region in each coordinate space that should be mapped such that a location with coordinates in the "from" coordinate space has a corresponding location with coordinates in the "to" space.
Used to define data conversions between elements in the pipeline.
1.4.6-NO