Unit 'agg_span_gouraud' Package
[Overview][Types][Classes][Index] [#pl_aggpas]

span_gouraud

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: agg_span_gouraud.pas line 36

type span_gouraud = object(span_generator)

  m_coord: array [0..2] of coord_type;

  

  m_x: array [0..7] of Double;

  

  m_y: array [0..7] of Double;

  

  m_cmd: array [0..7] of unsigned;

  

  m_vertex: unsigned;

  

  constructor Construct();

  

  procedure colors_();

  

  procedure triangle();

  

  procedure rewind(); virtual;

  

  function vertex(); virtual;

  

  procedure arrange_vertices();

  

end;

Inheritance

span_gouraud

  

|

span_generator

  

|

vertex_source

  

|

TObject



CT Web help

CodeTyphon Studio