A3DL::Sphere Class Reference
#include <sphere.hh>
Inheritance diagram for A3DL::Sphere:

Detailed Description
Definition at line 35 of file sphere.hh.
Public Member Functions
- Sphere (VOS::VobjectBase *superobject)
- virtual ~Sphere ()
- int getRimVertices ()
- void setRimVertices (int)
- virtual const std::string getVOSType ()
Static Public Member Functions
- static VOS::MetaObject * new_Sphere (VOS::VobjectBase *superobject, const std::string &type)
Constructor & Destructor Documentation
| A3DL::Sphere::Sphere | ( | VOS::VobjectBase * | superobject | ) |
| virtual A3DL::Sphere::~Sphere | ( | ) | [virtual] |
Member Function Documentation
| int A3DL::Sphere::getRimVertices | ( | ) |
| virtual const std::string A3DL::Sphere::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 VOS::MetaObject* A3DL::Sphere::new_Sphere | ( | VOS::VobjectBase * | superobject, | |
| const std::string & | type | |||
| ) | [static] |
| void A3DL::Sphere::setRimVertices | ( | int | ) |
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/a3dl/sphere.hh