#include <TMBL2GblBase.hpp>
Inheritance diagram for TMBL2GblBase:

Definition at line 18 of file TMBL2GblBase.hpp.
Public Member Functions | |
| TMBL2GblBase () | |
| TMBL2GblBase (const TMBL2GblBase &) | |
| ~TMBL2GblBase () | |
Setters | |
| void | ObjectID (int x) |
| void | BaseObjects (int i, int x) |
Accessors | |
| int | ObjectID () const |
| int | BaseObjects (int i) const |
Protected Attributes | |
| int | objectid |
| int | baseobjects [6] |
|
|
|
|
|
Definition at line 10 of file TMBL2GblBase.cpp. References baseobjects, and objectid. |
|
|
Definition at line 23 of file TMBL2GblBase.hpp. |
|
|
Definition at line 34 of file TMBL2GblBase.hpp. References baseobjects. |
|
||||||||||||
|
Definition at line 28 of file TMBL2GblBase.hpp. References baseobjects. |
|
|
Definition at line 33 of file TMBL2GblBase.hpp. References objectid. |
|
|
Definition at line 27 of file TMBL2GblBase.hpp. References objectid. |
|
|
Definition at line 39 of file TMBL2GblBase.hpp. Referenced by BaseObjects(), and TMBL2GblBase(). |
|
|
Definition at line 38 of file TMBL2GblBase.hpp. Referenced by ObjectID(), and TMBL2GblBase(). |
1.3.4