HDebugZBuffer.h
float * m_FloatBuffer
scratch space for z values in range [0..1]
Definition: HDebugZBuffer.h:38
char * m_StandaloneSegmentName
path to the standalone window
Definition: HDebugZBuffer.h:36
HC_KEY m_GreyImageKey
key to the Image_By_Ref that represents the visualization
Definition: HDebugZBuffer.h:40
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
int m_height
width and height of the view (and thus the amount of scratch space required)
Definition: HDebugZBuffer.h:35
HC_KEY m_StandaloneKey
key to the driver relevant to the standalone window
Definition: HDebugZBuffer.h:34
unsigned char * m_GreyBuffer
scratch space for output image
Definition: HDebugZBuffer.h:39
Definition: HDebugZBuffer.h:29