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

null_markers

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

Declaration

Source position: agg_conv_adaptor_vcgen.pas line 25

type null_markers = object(vertex_source)

  m_markers: vertex_source_ptr;

  

  constructor Construct;

  

  procedure remove_all; virtual;

  

  procedure add_vertex(); virtual;

  

  procedure prepare_src;

  

  procedure rewind(); virtual;

  

  function vertex(); virtual;

  

  procedure set_markers();

  

end;

Inheritance

null_markers

  

|

vertex_source

  

|

TObject



CT Web help

CodeTyphon Studio