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

Public Member Functions | |
| DummyAttribs () | |
| virtual Ref< Object > | clone () const |
| virtual int | copyFrom (const Properties &props) |
| virtual void | copyTo (const Properties &props, int fields) const |
| virtual void | listProps (const Properties &props) const |
| virtual void | setDefaults () |
| virtual void | setCurrent (int fields) const |
| virtual void | getCurrent (int fields) |
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... | |
Protected Member Functions | |
| virtual | ~DummyAttribs () |
Protected Member Functions inherited from jem::gl::Attributes | |
| virtual | ~Attributes () |
Protected Member Functions inherited from jem::Collectable | |
| Collectable () | |
Creates an empty Collectable. More... | |
| ~Collectable () | |
| Frees resources. More... | |
Protected Member Functions inherited from jem::Clonable | |
| virtual | ~Clonable () |
| virtual void | emitVTable_ () |
Protected Member Functions inherited from jem::Interface | |
| virtual | ~Interface () |
| Empty destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from jem::Object | |
| static Class * | getType () |
Returns the Class instance representing the Object class. More... | |
Public Attributes inherited from jem::gl::Attributes | |
| util::Event< int, Self & > | newValuesEvent |
Static Public Attributes inherited from jem::gl::Attributes | |
| static const int | ALL_FIELDS |
| jem::gl::DummyAttribs::DummyAttribs | ( | ) |
|
protectedvirtual |
Implements jem::Clonable.
|
virtual |
Implements jem::gl::Attributes.
|
virtual |
Implements jem::gl::Attributes.
|
virtual |
Implements jem::gl::Attributes.
|
virtual |
Implements jem::gl::Attributes.
|
virtual |
Implements jem::gl::Attributes.
|
virtual |
Implements jem::gl::Attributes.