C# Class CSPspEmu.Core.Gpu.State.GpuMatrix4x4Struct

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
Index uint
Indexes int[]

Méthodes publiques

Méthode Description
Dump ( ) : void
SetIdentity ( ) : void

Private Methods

Méthode Description
Reset ( uint Index ) : void

Write ( float Value ) : void

Method Details

Dump() public méthode

public Dump ( ) : void
Résultat void

SetIdentity() public méthode

public SetIdentity ( ) : void
Résultat void

Property Details

Index public_oe property

public uint Index
Résultat uint

Indexes public_oe static_oe property

public static int[] Indexes
Résultat int[]