Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CSPspEmu
Core
Gpu
State
GpuMatrix4x4Struct
C# Class CSPspEmu.Core.Gpu.State.GpuMatrix4x4Struct
Exibir arquivo
Open project: soywiz/cspspemu
Public Properties
Property
Type
Description
Index
uint
Indexes
int[]
Public Methods
Method
Description
Dump
( ) :
void
SetIdentity
( ) :
void
Private Methods
Method
Description
Reset
(
uint
Index
) :
void
Write
(
float
Value
) :
void
Method Details
Dump()
public
method
public
Dump
( ) :
void
return
void
SetIdentity()
public
method
public
SetIdentity
( ) :
void
return
void
Property Details
Index
public_oe property
public
uint
Index
return
uint
Indexes
public_oe static_oe property
public
static
int[]
Indexes
return
int[]