void   sgCScene::GetGabarits(SG_POINT& p_min, SG_POINT& p_max)

 

 

Description:

Returns the coordinates of the gabarit box of the scene.

 

Arguments:

p_min - takes the value of the gabarit box vertex with minimal coordinates.

p_max - takes the value of the gabarit box vertex with maximum coordinates.

 

 

Returned value:

No values.