VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | 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]

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

makVrv::DtWindowObject::DtWindowObject ( DtDe de,
DtUniqueID  id 
)

CTOR.

virtual makVrv::DtWindowObject::~DtWindowObject ( )
virtual

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

DtDe& makVrv::DtWindowObject::myDe
protected
DtUniqueID makVrv::DtWindowObject::myUniqueId
protected

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)