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

scanline_cell_storage

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

Declaration

Source position: agg_scanline_storage_aa.pas line 39

type scanline_cell_storage = object

  m_cells: pod_deque;

  

  m_extra_storage: pod_deque;

  

  constructor Construct();

  

  destructor Destruct;

  

  procedure remove_all;

  

  function add_cells();

  

  function assign_operator();

  

  function array_operator();

  

  procedure copy_extra_storage();

  

end;

Inheritance

scanline_cell_storage

  

|

TObject



CT Web help

CodeTyphon Studio