C# 클래스 PixelFarm.Agg.SpanGenGouraudRGBA.RGBA_Calculator

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 프로퍼티들

프로퍼티 타입 설명
m_1dy double
m_a int
m_a1 int
m_b int
m_b1 int
m_da int
m_db int
m_dg int
m_dr int
m_dx double
m_g int
m_g1 int
m_r int
m_r1 int
m_x int
m_x1 double
m_y1 double

공개 메소드들

메소드 설명
Calculate ( double y ) : void
Init ( SpanGenGourand c1, SpanGenGourand c2 ) : void

메소드 상세

Calculate() 공개 메소드

public Calculate ( double y ) : void
y double
리턴 void

Init() 공개 메소드

public Init ( SpanGenGourand c1, SpanGenGourand c2 ) : void
c1 SpanGenGourand
c2 SpanGenGourand
리턴 void

프로퍼티 상세

m_1dy 공개적으로 프로퍼티

public double m_1dy
리턴 double

m_a 공개적으로 프로퍼티

public int m_a
리턴 int

m_a1 공개적으로 프로퍼티

public int m_a1
리턴 int

m_b 공개적으로 프로퍼티

public int m_b
리턴 int

m_b1 공개적으로 프로퍼티

public int m_b1
리턴 int

m_da 공개적으로 프로퍼티

public int m_da
리턴 int

m_db 공개적으로 프로퍼티

public int m_db
리턴 int

m_dg 공개적으로 프로퍼티

public int m_dg
리턴 int

m_dr 공개적으로 프로퍼티

public int m_dr
리턴 int

m_dx 공개적으로 프로퍼티

public double m_dx
리턴 double

m_g 공개적으로 프로퍼티

public int m_g
리턴 int

m_g1 공개적으로 프로퍼티

public int m_g1
리턴 int

m_r 공개적으로 프로퍼티

public int m_r
리턴 int

m_r1 공개적으로 프로퍼티

public int m_r1
리턴 int

m_x 공개적으로 프로퍼티

public int m_x
리턴 int

m_x1 공개적으로 프로퍼티

public double m_x1
리턴 double

m_y1 공개적으로 프로퍼티

public double m_y1
리턴 double