Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Axiom
Graphics
Technique.GPUVendorRule
C# Class Axiom.Graphics.Technique.GPUVendorRule
Rule controlling whether technique is deemed supported based on GPU vendor
ファイルを表示
Open project: WolfgangSt/axiom
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GPUVendorRule
(
GPUVendor
v
,
bool
ie
) :
System
GetHashCode
( ) :
int
operator
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GPUVendorRule()
public
method
public
GPUVendorRule
(
GPUVendor
v
,
bool
ie
) :
System
v
GPUVendor
ie
bool
return
System
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool