19 #ifndef TG_COMPOUND_RIGID_SENSOR_INFO_H
20 #define TG_COMPOUND_RIGID_SENSOR_INFO_H
107 std::map<std::string, int> getCompoundTags(
tgModel* pModel);
117 std::vector<std::string> blacklist;
122 bool isBlacklisted(std::string tag);
126 #endif // TG_COMPOUND_RIGID_SENSOR_INFO_H
virtual std::vector< tgSensor * > createSensorsIfAppropriate(tgSenseable *pSenseable)
virtual bool isThisMySenseable(tgSenseable *pSenseable)
~tgCompoundRigidSensorInfo()
Definition of abstract class tgSensorInfo.
tgCompoundRigidSensorInfo()