:: com :: sun :: star :: drawing ::

struct BoundVolume

Elements' Summary
min this is the minimum position inside the boundary volume.  
max this is the maximum position inside the boundary volume.  
Elements' Details
min
Position3D min;
Description
this is the minimum position inside the boundary volume.
max
Position3D max;
Description
this is the maximum position inside the boundary volume.
Top of Page