Desktop/Dev/Cameras/Cameras/Projection.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Mindshifter

Classes

class  Mindshifter.Projection
 Projection describes a transform from view space to screen space. It encapsulates data for both perspective and orthographic projections, and calculates the necessary projection matrix based on its parameterization and selected projection type. More...

Enumerations

enum  Mindshifter.ProjectionType { Mindshifter.Perspective, Mindshifter.Orthographic }
 Defines a projection type, either perspective or orthographic. More...


Generated on Mon Mar 31 03:29:21 2008 for Cameras by  doxygen 1.5.1-p1