deBaseGraphicDebugDrawer Class Reference

Graphic Module Debug Drawer Peer. More...

#include <deBaseGraphicDebugDrawer.h>

List of all members.

Public Member Functions

Constructors and Destructors
 deBaseGraphicDebugDrawer ()
 Creates a new peer.
virtual ~deBaseGraphicDebugDrawer ()
 Cleans up the peer.
Notifications
virtual void ColorChanged ()
 Edge or fill color changed.
virtual void VisibleChanged ()
 Visibile changed.
virtual void XRayChanged ()
 X-Ray changed.
virtual void ShapeAdded (int index, deDebugDrawerShape *shape)
 Shape added.
virtual void ShapeChanged (int index, deDebugDrawerShape *shape)
 Shape changed.
virtual void ShapeRemoved (int index, deDebugDrawerShape *shape)
 Shape removed.
virtual void AllShapesRemoved ()
 All shapes removed.

Detailed Description

Graphic Module Debug Drawer Peer.

Author:
Plüss Roland
Version:
1.0
Date:
2008

Constructor & Destructor Documentation

deBaseGraphicDebugDrawer::deBaseGraphicDebugDrawer (  )

Creates a new peer.

virtual deBaseGraphicDebugDrawer::~deBaseGraphicDebugDrawer (  ) [virtual]

Cleans up the peer.


Member Function Documentation

virtual void deBaseGraphicDebugDrawer::AllShapesRemoved (  ) [virtual]

All shapes removed.

virtual void deBaseGraphicDebugDrawer::ColorChanged (  ) [virtual]

Edge or fill color changed.

virtual void deBaseGraphicDebugDrawer::ShapeAdded ( int  index,
deDebugDrawerShape shape 
) [virtual]

Shape added.

virtual void deBaseGraphicDebugDrawer::ShapeChanged ( int  index,
deDebugDrawerShape shape 
) [virtual]

Shape changed.

virtual void deBaseGraphicDebugDrawer::ShapeRemoved ( int  index,
deDebugDrawerShape shape 
) [virtual]

Shape removed.

virtual void deBaseGraphicDebugDrawer::VisibleChanged (  ) [virtual]

Visibile changed.

virtual void deBaseGraphicDebugDrawer::XRayChanged (  ) [virtual]

X-Ray changed.


The documentation for this class was generated from the following file: