| color | DrawableObject | [protected] |
| currentColor | DrawableObject | [protected] |
| draw(void *p)=0 | DrawableObject | [pure virtual] |
| DrawableObject() | DrawableObject | |
| getColor() | DrawableObject | |
| getId() | DrawableObject | |
| getIndex() | DrawableObject | |
| getPosition()=0 | DrawableObject | [pure virtual] |
| id | DrawableObject | [protected] |
| index | DrawableObject | [protected] |
| matrixOps(void *p)=0 | DrawableObject | [pure virtual] |
| setColor(GLfloat *newColor) | DrawableObject | |
| setCurrentColor(GLfloat *newColor) | DrawableObject | |
| setId(int newId) | DrawableObject | |
| setIndex(int newIndex) | DrawableObject | |
| thePosition | DrawableObject | [protected] |
| ~DrawableObject() | DrawableObject | [virtual] |
1.3.6