| deleteAttrID(const int key) | fk_Attribute | |
| deleteAttrII(const int key) | fk_Attribute | |
| deleteAttrIS(const int key) | fk_Attribute | |
| deleteAttrSD(const std::string key) | fk_Attribute | |
| deleteAttrSI(const std::string key) | fk_Attribute | |
| deleteAttrSS(const std::string key) | fk_Attribute | |
| existAttrID(const int key) const | fk_Attribute | |
| existAttrII(const int key) const | fk_Attribute | |
| existAttrIS(const int key) const | fk_Attribute | |
| existAttrSD(const std::string key) const | fk_Attribute | |
| existAttrSI(const std::string key) const | fk_Attribute | |
| existAttrSS(const std::string key) const | fk_Attribute | |
| fk_Attribute(void) | fk_Attribute | |
| fk_BaseObject(fk_ObjectType type=FK_BASEOBJECT) | fk_BaseObject | |
| getAccel(void) const | fk_Particle | |
| getAttrID(const int key) const | fk_Attribute | |
| getAttrII(const int key) const | fk_Attribute | |
| getAttrIS(const int key) const | fk_Attribute | |
| getAttrSD(const std::string key) const | fk_Attribute | |
| getAttrSI(const std::string key) const | fk_Attribute | |
| getAttrSS(const std::string key) const | fk_Attribute | |
| getColorID(void) const | fk_Particle | |
| getCount(void) const | fk_Particle | |
| getDrawMode(void) const | fk_Particle | |
| getID(void) const | fk_Particle | |
| getObjectType(void) const | fk_BaseObject | |
| getPosition(void) const | fk_Particle | |
| getVelocity(void) const | fk_Particle | |
| handle(void) | fk_Particle | |
| init(void) | fk_Particle | |
| setAccel(const fk_Vector &acc) | fk_Particle | |
| setAccel(double x, double y, double z) | fk_Particle | |
| setAttrID(const int key, const double value) | fk_Attribute | |
| setAttrII(const int key, const int value) | fk_Attribute | |
| setAttrIS(const int key, const std::string value) | fk_Attribute | |
| setAttrSD(const std::string key, const double value) | fk_Attribute | |
| setAttrSI(const std::string key, const int value) | fk_Attribute | |
| setAttrSS(const std::string key, const std::string value) | fk_Attribute | |
| setColorID(int ID) | fk_Particle | |
| setDrawMode(bool mode) | fk_Particle | |
| setPosition(const fk_Vector &pos) | fk_Particle | |
| setPosition(double x, double y, double z) | fk_Particle | |
| setVelocity(const fk_Vector &vel) | fk_Particle | |
| setVelocity(double x, double y, double z) | fk_Particle | |
| ~fk_Attribute() | fk_Attribute | |