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

const_iterator_a

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

Declaration

Source position: agg_scanline_storage_bin.pas line 139

type const_iterator_a = object(span_obj)

  m_ptr: int8u_ptr;

  

  m_span: span_a;

  

  m_dx: int;

  

  constructor Construct();

  

  function x; virtual;

  

  function len; virtual;

  

  procedure inc_operator; virtual;

  

  function read_int32;

  

end;

Inheritance

const_iterator_a

  

|

span_obj

  

|

TObject



CT Web help

CodeTyphon Studio