Geom Callbacks

 

 

SliceOmatic provide you with a number of callback hooks in the class "SliceO_Geom". If you want, you can use these to have your own function called instead of the default callback functions.

 

The callbacks are explained in more details in "The Callback Fct" section.

 

Public:

Fct_Draw_Geom

 

This function is used to draw the geometry in an OpenGL window.  To keep the real-time interaction, the drawing process is split in multiple steps.  Each step should draw some of the geometry.