|
Jive reference manual
|
#include <jem/gl/Orb.h>

Public Member Functions | |
| Orb (int quality=2) | |
| int | getQuality () const |
| void | setQuality (int quality) |
| int | changeQuality (int delta) |
| void | drawOrb (GLfloat radius, int parts=ALL_PARTS) const |
| void | drawUnitOrb (int parts=ALL_PARTS) const |
Public Member Functions inherited from jem::Object | |
| virtual Class * | getClass () const |
Returns the Class instance representing the runtime class of this object. More... | |
| virtual String | toString () const |
| Returns a short textual description of this object. More... | |
| virtual long | hashValue () const |
| Returns a hash value for this object. More... | |
| virtual bool | equals (const Ref< Object > &obj) const |
| Tests whether two objects are equal. More... | |
| Ref< Object > | clone () const |
| Returns a copy of this object. More... | |
Static Public Attributes | |
| static const int | PART0 |
| static const int | PART1 |
| static const int | PART2 |
| static const int | PART3 |
| static const int | PART4 |
| static const int | PART5 |
| static const int | PART6 |
| static const int | PART7 |
| static const int | DOME0 |
| static const int | DOME1 |
| static const int | DOME2 |
| static const int | DOME3 |
| static const int | DOME4 |
| static const int | DOME5 |
| static const int | ALL_PARTS |
| static const int | MAX_QUALITY |
Protected Member Functions | |
| virtual | ~Orb () |
Protected Member Functions inherited from jem::Collectable | |
| Collectable () | |
Creates an empty Collectable. More... | |
| ~Collectable () | |
| Frees resources. More... | |
Friends | |
| class | Patch_ |
Additional Inherited Members | |
Static Public Member Functions inherited from jem::Object | |
| static Class * | getType () |
Returns the Class instance representing the Object class. More... | |
|
explicit |
|
protectedvirtual |
| int jem::gl::Orb::getQuality | ( | ) | const |
| void jem::gl::Orb::setQuality | ( | int | quality | ) |
| int jem::gl::Orb::changeQuality | ( | int | delta | ) |
| void jem::gl::Orb::drawOrb | ( | GLfloat | radius, |
| int | parts = ALL_PARTS |
||
| ) | const |
| void jem::gl::Orb::drawUnitOrb | ( | int | parts = ALL_PARTS | ) | const |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |