C# Class PsmFramework.Engines.DrawEngine2d.Cameras.ScreenCamera

Inheritance: CameraBase
Afficher le fichier Open project: artwallace/PsmFramework Class Usage Examples

Méthodes protégées

Méthode Description
CleanupBounds ( ) : void
CleanupCenter ( ) : void
InitializeBounds ( ) : void
InitializeCenter ( ) : void
RecalcProjectionMatrixHelper ( ) : void

Private Methods

Méthode Description
RecalcBounds ( ) : void
ScreenCamera ( DrawEngine2d drawEngine2d ) : System

Method Details

CleanupBounds() protected méthode

protected CleanupBounds ( ) : void
Résultat void

CleanupCenter() protected méthode

protected CleanupCenter ( ) : void
Résultat void

InitializeBounds() protected méthode

protected InitializeBounds ( ) : void
Résultat void

InitializeCenter() protected méthode

protected InitializeCenter ( ) : void
Résultat void

RecalcProjectionMatrixHelper() protected méthode

protected RecalcProjectionMatrixHelper ( ) : void
Résultat void