A 3D Dynamic Geometry Software

Calques 3D C++



CViewGraph Class Reference

Inheritance diagram for CViewGraph:

Inheritance graph
Collaboration diagram for CViewGraph:

Collaboration graph

List of all members.


Detailed Description

Display the dependency graph of the construction.

Public Attributes

CMap< int, int, CPoint, CPoint > m_cRectPos
 Initial positions for objects (based on depth and index in dependence list).

Private Attributes

CToolTipCtrl m_wndToolTip
 Reimplementation of the tooltip.

Member Data Documentation

CMap<int,int,CPoint,CPoint> m_cRectPos

Initial positions for objects (based on depth and index in dependence list).

CToolTipCtrl m_wndToolTip [private]

Reimplementation of the tooltip.