Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Axiom
RenderSystems
OpenGL
ATI
ATIFragmentShaderFactory
C# 클래스 Axiom.RenderSystems.OpenGL.ATI.ATIFragmentShaderFactory
상속:
IOpenGLGpuProgramFactory
파일 보기
프로젝트 열기: mono-soc-2011/axiom
공개 메소드들
메소드
설명
Create
(
ResourceManager
parent
,
string
name
,
System.UInt64
handle
,
string
group
,
bool
isManual
,
IManualResourceLoader
loader
,
GpuProgramType
type
,
string
syntaxCode
) :
GLGpuProgram
메소드 상세
Create()
공개
메소드
public
Create
(
ResourceManager
parent
,
string
name
,
System.UInt64
handle
,
string
group
,
bool
isManual
,
IManualResourceLoader
loader
,
GpuProgramType
type
,
string
syntaxCode
) :
GLGpuProgram
parent
Axiom.Core.ResourceManager
name
string
handle
System.UInt64
group
string
isManual
bool
loader
IManualResourceLoader
type
GpuProgramType
syntaxCode
string
리턴
Axiom.RenderSystems.OpenGL.GLGpuProgram