C# 클래스 Axiom.Graphics.GpuProgramParameters.GpuConstantDefinition

Information about predefined program constants.
파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetElementSize int
GpuConstantDefinition System
IsFloatConst bool
IsSamplerConst bool

공개 메소드들

메소드 설명
Clone ( ) : GpuConstantDefinition

비공개 메소드들

메소드 설명
GetElementSize ( GpuConstantType ctype, bool padToMultiplesOf4 ) : int
GpuConstantDefinition ( ) : System
IsFloatConst ( GpuConstantType c ) : bool
IsSamplerConst ( GpuConstantType c ) : bool

메소드 상세

Clone() 공개 메소드

public Clone ( ) : GpuConstantDefinition
리턴 GpuConstantDefinition