A 3D Dynamic Geometry Software

Calques 3D C++



CPropertyBar Class Reference

Inheritance diagram for CPropertyBar:

Inheritance graph
Collaboration diagram for CPropertyBar:

Collaboration graph

List of all members.


Detailed Description

CPropertyBar.

Public Attributes

CPropertiesToolBar m_wndToolBar
 The local toolbar associated with the control.

Protected Attributes

CBCGPPropList m_wndProp
 The property list of the control.
CPalette m_palColorPicker
 The local colour palette used by color properties.
CImageList m_pImgList
 The list of icons used for CObject3D properties.
CObject3Dm_pSelObj
 Current selected object.

Member Data Documentation

The local toolbar associated with the control.

CBCGPPropList m_wndProp [protected]

The property list of the control.

CPalette m_palColorPicker [protected]

The local colour palette used by color properties.

CImageList m_pImgList [protected]

The list of icons used for CObject3D properties.

CObject3D* m_pSelObj [protected]

Current selected object.