Node:Namespace Projections, Next:Namespace Sorting, Previous:Picture Output Namespaces, Up:Picture Output Namespaces
The namespace Projections
is defined in pictures.web
.
const unsigned short PERSP | Constant |
const unsigned short PARALLEL_X_Y | Constant |
const unsigned short PARALLEL_X_Z | Constant |
const unsigned short PARALLEL_Z_Y | Constant |
const unsigned short AXON | Constant |
const unsigned short ISO | Constant |
These constants can be used for the projection argument in
Picture::output() , described in
Picture Reference; Outputting; Functions,
below.
|