C# Class Axiom.Graphics.Technique.GPUVendorRule

Rule controlling whether technique is deemed supported based on GPU vendor
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GPUVendorRule ( GPUVendor v, bool ie ) : System
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GPUVendorRule() public méthode

public GPUVendorRule ( GPUVendor v, bool ie ) : System
v GPUVendor
ie bool
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

operator() public static méthode

public static operator ( ) : bool
Résultat bool