pgLts Member List
This is the complete list of members for
pgLts, including all inherited members.
| clearPointLight() (defined in pgLts) | pgLts | |
| deletePointLight(pgID lit_id) (defined in pgLts) | pgLts | |
| findNearLight(const pgVec &pos) (defined in pgLts) | pgLts | |
| getAmbientColor() const (defined in pgLts) | pgLts | |
| getFirstPointLightN() const (defined in pgLts) | pgLts | |
| getID() const (defined in pgLts) | pgLts | |
| getLastPointLightN() const (defined in pgLts) | pgLts | |
| getNearLightColor(u8 index) const (defined in pgLts) | pgLts | |
| getNearLightDir(u8 index) const (defined in pgLts) | pgLts | |
| getNearLightNum() const (defined in pgLts) | pgLts | |
| getNextN() const (defined in pgLts) | pgLts | |
| getParaLightColor(u8 index) const (defined in pgLts) | pgLts | |
| getParaLightDir(u8 index) const (defined in pgLts) | pgLts | |
| getPointLight(pgID lit_id) (defined in pgLts) | pgLts | |
| getPointLightNum() const (defined in pgLts) | pgLts | |
| getPrevN() const (defined in pgLts) | pgLts | |
| isParaLightActive(u8 index) const (defined in pgLts) | pgLts | |
| MAX_NEAR_LIGHT_NUM (defined in pgLts) | pgLts | [static] |
| MAX_PARA_LIGHT_NUM (defined in pgLts) | pgLts | [static] |
| newPointLight(pgID lit_id) (defined in pgLts) | pgLts | |
| pgDefineException(ExceptionInvalidArgument) (defined in pgLts) | pgLts | |
| pgDefineException(ExceptionNotFound) (defined in pgLts) | pgLts | |
| pgDefineException(ExceptionSameIDExists) (defined in pgLts) | pgLts | |
| pgDrawMgr (defined in pgLts) | pgLts | [friend] |
| setAmbientColor(pgCol col) (defined in pgLts) | pgLts | |
| setParaLightActive(u8 index, bool is_active) (defined in pgLts) | pgLts | |
| setParaLightColor(u8 index, pgCol col) (defined in pgLts) | pgLts | |
| setParaLightDir(u8 index, const pgVec &dir) (defined in pgLts) | pgLts | |