A3DL::Cube Class Reference
[libmetaobject_a3dl]
#include <vos/metaobjects/a3dl/cube.hh>
Inheritance diagram for A3DL::Cube:

Detailed Description
Definition at line 38 of file cube.hh.
Public Member Functions
- Cube (VOS::VobjectBase *superobject)
- virtual ~Cube ()
- virtual const std::string getVOSType ()
Static Public Member Functions
- static MetaObject * new_Cube (VOS::VobjectBase *superobject, const std::string &type)
Constructor & Destructor Documentation
| A3DL::Cube::Cube | ( | VOS::VobjectBase * | superobject | ) |
| virtual A3DL::Cube::~Cube | ( | ) | [virtual] |
Member Function Documentation
| virtual const std::string A3DL::Cube::getVOSType | ( | ) | [virtual] |
- Returns:
- the specific VOS type name that represents the VOS interface this object is supplying. This should always be overridden by the subclass.
Reimplemented from A3DL::Object3D.
| static MetaObject* A3DL::Cube::new_Cube | ( | VOS::VobjectBase * | superobject, | |
| const std::string & | type | |||
| ) | [static] |
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/a3dl/cube.hh