AspectRatio | Mindshifter.Projection | |
BuildMatrix() | Mindshifter.Projection | [private] |
FarPlaneDistance | Mindshifter.Projection | |
FieldOfView | Mindshifter.Projection | |
Height | Mindshifter.Projection | |
mAspectRatio | Mindshifter.Projection | [private] |
Matrix | Mindshifter.Projection | |
mFarPlaneDistance | Mindshifter.Projection | [private] |
mFieldOfView | Mindshifter.Projection | [private] |
mMatrix | Mindshifter.Projection | [private] |
mNearPlaneDistance | Mindshifter.Projection | [private] |
mRectangle | Mindshifter.Projection | [private] |
mRequiresUpdate | Mindshifter.Projection | [private] |
mType | Mindshifter.Projection | [private] |
NearPlaneDistance | Mindshifter.Projection | |
OffsetX | Mindshifter.Projection | |
OffsetY | Mindshifter.Projection | |
Projection(float fov, float aspect, float near, float far) | Mindshifter.Projection | |
Projection(int width, int height, float near, float far) | Mindshifter.Projection | |
Projection(int x, int y, int width, int height, float near, float far) | Mindshifter.Projection | |
Projection(Rectangle rect, float near, float far) | Mindshifter.Projection | |
Rectangle | Mindshifter.Projection | |
SetOrthographic(Rectangle rect, float near, float far) | Mindshifter.Projection | |
SetPerspective(float fov, float aspect, float near, float far) | Mindshifter.Projection | |
Type | Mindshifter.Projection | |
Width | Mindshifter.Projection | |