C# Class Axiom.RenderSystems.OpenGL.ATI.PixelShader.TestFloatResult

Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
charSize int
testString string
val float

Méthodes publiques

Méthode Description
TestFloatResult ( string test, float val, int charSize ) : System

Method Details

TestFloatResult() public méthode

public TestFloatResult ( string test, float val, int charSize ) : System
test string
val float
charSize int
Résultat System

Property Details

charSize public_oe property

public int charSize
Résultat int

testString public_oe property

public string testString
Résultat string

val public_oe property

public float val
Résultat float