메소드 | 설명 | |
---|---|---|
MakeVxs ( |
||
SetColor ( Drawing c1, Drawing c2, Drawing c3 ) : void | ||
SetTriangle ( double x1, double y1, double x2, double y2, double x3, double y3, double d ) : void | ||
SpanGenGourand ( ) | ||
SpanGenGourand ( Drawing c1, Drawing c2, Drawing c3, double x1, double y1, double x2, double y2, double x3, double y3, double d ) |
메소드 | 설명 | |
---|---|---|
LoadArrangedVertices ( CoordAndColor &c0, CoordAndColor &c1, CoordAndColor &c2 ) : void |
protected LoadArrangedVertices ( CoordAndColor &c0, CoordAndColor &c1, CoordAndColor &c2 ) : void | ||
c0 | CoordAndColor | |
c1 | CoordAndColor | |
c2 | CoordAndColor | |
리턴 | void |
public MakeVxs ( |
||
outputVxs | ||
리턴 |
public SetColor ( Drawing c1, Drawing c2, Drawing c3 ) : void | ||
c1 | Drawing | |
c2 | Drawing | |
c3 | Drawing | |
리턴 | void |
public SetTriangle ( double x1, double y1, double x2, double y2, double x3, double y3, double d ) : void | ||
x1 | double | |
y1 | double | |
x2 | double | |
y2 | double | |
x3 | double | |
y3 | double | |
d | double | |
리턴 | void |
public SpanGenGourand ( Drawing c1, Drawing c2, Drawing c3, double x1, double y1, double x2, double y2, double x3, double y3, double d ) | ||
c1 | Drawing | |
c2 | Drawing | |
c3 | Drawing | |
x1 | double | |
y1 | double | |
x2 | double | |
y2 | double | |
x3 | double | |
y3 | double | |
d | double |