|
golib
0.5
|
This is the complete list of members for goGL::Light, including all inherited members.
| callObjectMethod(int methodID, goObjectMethodParameters *param=NULL) | goObjectBase | virtual |
| callQueuedMethods() | goObjectBase | |
| connectObject(goObjectBase *object) | goObjectBase | |
| disconnectObject(const goObjectBase *object) | goObjectBase | |
| getClassID() const (defined in goObjectBase) | goObjectBase | |
| getClassName() const | goObjectBase | |
| getObjectName() const | goObjectBase | |
| goObjectBase() | goObjectBase | |
| Light(GLenum light_enum=GL_LIGHT0) (defined in goGL::Light) | goGL::Light | |
| memoryUsage() const | goObjectBase | virtual |
| myAmbient (defined in goGL::Light) | goGL::Light | |
| myDiffuse (defined in goGL::Light) | goGL::Light | |
| myEnabled (defined in goGL::Light) | goGL::Light | |
| myLightEnum (defined in goGL::Light) | goGL::Light | |
| myPosition (defined in goGL::Light) | goGL::Light | |
| mySpecular (defined in goGL::Light) | goGL::Light | |
| operator()() const (defined in goGL::Light) | goGL::Light | virtual |
| printClassMessage(const char *msg) | goObjectBase | protected |
| printClassMessage(goString &msg) | goObjectBase | protected |
| queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false) | goObjectBase | virtual |
| readASCII(FILE *f) (defined in goGL::Light) | goGL::Light | virtual |
| readASCII(const char *filename) (defined in goGL::Light) | goGL::Light | virtual |
| readObjectFile(FILE *) | goObjectBase | virtual |
| receiveObjectMessage(const goObjectMessage &message) | goObjectBase | protectedvirtual |
| sendObjectMessage(int messageID, void *data=NULL) | goObjectBase | protected |
| sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL) | goObjectBase | protected |
| setClassID(int id) | goObjectBase | protected |
| setObjectName(const char *name) | goObjectBase | |
| setObjectName(const goString &name) | goObjectBase | |
| setPosition() const (defined in goGL::Light) | goGL::Light | |
| writeASCII(FILE *f) const (defined in goGL::Light) | goGL::Light | virtual |
| writeASCII(const char *filename) const (defined in goGL::Light) | goGL::Light | virtual |
| writeObjectFile(FILE *) const | goObjectBase | virtual |
| ~goObjectBase() | goObjectBase | virtual |
| ~Light() (defined in goGL::Light) | goGL::Light | virtual |