The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TBeforeRenderPolygonEvent


Unit:SDL_plot3d
Class: none
Declaration: TBeforeRenderPolygonEvent = procedure (Sender: TObject; var Canvas: TCanvas; var Handled: boolean; CellX, CellY: integer; quad: TQuad; var color: TColor) of object;

The TBeforeRenderPolygonEvent declares the event OnBeforeRenderPolygon which can be used to influence the appearance of individual quadrilaterals of the 3D surface.


Last Update: 2008-Oct-29