#include <scilab/modules/gui/src/c/X11/Xaw3d/ThreeDP.h>
Collaboration diagram for ThreeDPart:

Data Fields | |
| Dimension | shadow_width |
| Pixel | top_shadow_pixel |
| Pixel | bot_shadow_pixel |
| Pixmap | top_shadow_pxmap |
| Pixmap | bot_shadow_pxmap |
| int | top_shadow_contrast |
| int | bot_shadow_contrast |
| GC | top_shadow_GC |
| GC | bot_shadow_GC |
| XtPointer | user_data |
| Boolean | be_nice_to_cmap |
Definition at line 36 of file ThreeDP.h.
| Dimension ThreeDPart::shadow_width |
Definition at line 37 of file ThreeDP.h.
Referenced by _ShadowSurroundedBox(), _Xaw3dDrawShadows(), Initialize(), PaintCommandWidget(), and SetValues().
Definition at line 38 of file ThreeDP.h.
Referenced by AllocTopShadowGC(), AllocTopShadowPixel(), Initialize(), and SetValues().
Definition at line 39 of file ThreeDP.h.
Referenced by AllocBotShadowGC(), AllocBotShadowPixel(), Initialize(), and SetValues().
| Pixmap ThreeDPart::top_shadow_pxmap |
Definition at line 40 of file ThreeDP.h.
Referenced by AllocTopShadowGC(), AllocTopShadowPixmap(), Destroy(), and Initialize().
| Pixmap ThreeDPart::bot_shadow_pxmap |
Definition at line 41 of file ThreeDP.h.
Referenced by AllocBotShadowGC(), AllocBotShadowPixmap(), Destroy(), and Initialize().
Definition at line 43 of file ThreeDP.h.
Referenced by SetValues(), and Xaw3dComputeBottomShadowRGB().
Definition at line 44 of file ThreeDP.h.
Referenced by _ShadowSurroundedBox(), _Xaw3dDrawShadows(), AllocTopShadowGC(), Destroy(), and SetValues().
Definition at line 45 of file ThreeDP.h.
Referenced by _ShadowSurroundedBox(), _Xaw3dDrawShadows(), AllocBotShadowGC(), Destroy(), and SetValues().
| XtPointer ThreeDPart::user_data |
Definition at line 47 of file ThreeDP.h.
Referenced by AllocBotShadowGC(), AllocBotShadowPixmap(), AllocTopShadowGC(), AllocTopShadowPixmap(), Initialize(), and SetValues().
1.5.1