VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtWindowObject Class Reference

Base class for a graphical object that exists in a window. More...

Inheritance diagram for makVrv::DtWindowObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtWindowObject (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtWindowObject ()
 DTOR.
virtual void setVisible (bool visible)=0
 Set the window object visible or not visible in the window.

Protected Attributes

DtDemyDe
DtUniqueID myUniqueId

Detailed Description

Base class for a graphical object that exists in a window.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtWindowObject::setVisible ( bool  visible) [pure virtual]

Set the window object visible or not visible in the window.

Implemented in makVrv::DtWindowEllipse, makVrv::DtWindowLine, makVrv::DtWindowPolygon, and makVrv::DtWindowText.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)