UNIVERS
15.3
UNIVERS base processing software API
Main Page
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
zm
ZtBBox.H
1
/* ZtBBox.H */
2
/* $Id: ZtBBox.H,v 3.2 2004/02/17 13:53:36 vlad Exp $ */
3
#ifndef __ZtBBox_H
4
#define __ZtBBox_H
5
6
7
#include <mix/wenv.h>
8
#include <zm/ZtObject.H>
9
10
15
class
ZtBBox
:
public
ZtObject
16
{
17
public
:
18
20
ZtBBox
(
ZtMain
* pManager, ZGroupId pxid, ZGroupId pyid);
21
23
virtual
void
redraw
();
24
26
virtual
const
char
*
class_id
()
const
;
27
28
};
29
30
31
#endif
/* ZtBBox.H */
ZtBBox::redraw
virtual void redraw()
ZtMain
Definition:
ZtMain.H:32
ZtBBox
Definition:
ZtBBox.H:15
ZtBBox::ZtBBox
ZtBBox(ZtMain *pManager, ZGroupId pxid, ZGroupId pyid)
ZtBBox::class_id
virtual const char * class_id() const
ZtObject
Definition:
ZtObject.H:57
Generated by
1.8.5