VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)