C# 클래스 CSPspEmu.Core.Gpu.State.GpuMatrix4x4Struct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
Index uint
Indexes int[]

공개 메소드들

메소드 설명
Dump ( ) : void
SetIdentity ( ) : void

비공개 메소드들

메소드 설명
Reset ( uint Index ) : void

Write ( float Value ) : void

메소드 상세

Dump() 공개 메소드

public Dump ( ) : void
리턴 void

SetIdentity() 공개 메소드

public SetIdentity ( ) : void
리턴 void

프로퍼티 상세

Index 공개적으로 프로퍼티

public uint Index
리턴 uint

Indexes 공개적으로 정적으로 프로퍼티

public static int[] Indexes
리턴 int[]