C# 클래스 VVVV.Nodes.OpenGL.Texture.TextureInstance

상속: IDisposable
파일 보기 프로젝트 열기: elliotwoods/VVVV.Nodes.GL

공개 메소드들

메소드 설명
Dispose ( ) : void
TextureInstance ( IGraphicsContext context, TextureAttributes attributes ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

TextureInstance() 공개 메소드

public TextureInstance ( IGraphicsContext context, TextureAttributes attributes ) : System
context IGraphicsContext
attributes TextureAttributes
리턴 System