3D Display Control Reference 14.0
Events

Functions

void OnSelectorBoxMove (DOUBLE xmin, DOUBLE xmax, DOUBLE ymin, DOUBLE ymax, DOUBLE zmin, DOUBLE zmax)
 Will be called whenever the volume of interest selector is being moved or modified. More...
 

Detailed Description

Function Documentation

◆ OnSelectorBoxMove()

void OnSelectorBoxMove ( DOUBLE  xmin,
DOUBLE  xmax,
DOUBLE  ymin,
DOUBLE  ymax,
DOUBLE  zmin,
DOUBLE  zmax 
)

Will be called whenever the volume of interest selector is being moved or modified.

Parameters
[in]xminCurrent extent in x direction.
[in]xmaxCurrent extent in x direction.
[in]yminCurrent extent in y direction.
[in]ymaxCurrent extent in y direction.
[in]zminCurrent extent in z direction.
[in]zmaxCurrent extent in z direction.