"NDC" Coordinate System
[MLIB]
Collaboration diagram for "NDC" Coordinate System:
Normalized Device Coordinates. 2D screen coordinates running from -1 to 1 in shorter window dimension, and from -A to A in the longer window dimension, where A is the aspect ratio.
More...
Detailed Description
Normalized Device Coordinates. 2D screen coordinates running from -1 to 1 in shorter window dimension, and from -A to A in the longer window dimension, where A is the aspect ratio.
Normalized device coordinates that range from -1 to 1 in the shorter window dimension, and from -a to a in the longer dimension, where 'a' is the aspect ratio, i.e. the ratio of the window's longer side to its shortest one.
Typedef Documentation
Function Documentation
NDCvec mlib::operator * |
( |
double |
s, |
|
|
const NDCvec & |
p |
|
) |
[inline] |
|
Generated on Mon Sep 18 11:48:06 2006 for jot by
1.4.4