|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
This is the complete list of members for MayaFlux::Nexus::Sensor, including all inherited members.
| clear_position() | MayaFlux::Nexus::Sensor | inline |
| Fabric | MayaFlux::Nexus::Sensor | friend |
| fn() const | MayaFlux::Nexus::Sensor | inline |
| fn_name() const | MayaFlux::Nexus::Sensor | inline |
| id() const | MayaFlux::Nexus::Sensor | inline |
| invoke(const PerceptionContext &ctx) const | MayaFlux::Nexus::Sensor | inline |
| m_fn | MayaFlux::Nexus::Sensor | private |
| m_fn_name | MayaFlux::Nexus::Sensor | private |
| m_id | MayaFlux::Nexus::Sensor | private |
| m_position | MayaFlux::Nexus::Sensor | private |
| m_query_radius | MayaFlux::Nexus::Sensor | private |
| PerceptionFn typedef | MayaFlux::Nexus::Sensor | |
| position() const | MayaFlux::Nexus::Sensor | inline |
| query_radius() const | MayaFlux::Nexus::Sensor | inline |
| Sensor(float query_radius, PerceptionFn fn) | MayaFlux::Nexus::Sensor | inlineexplicit |
| Sensor(float query_radius, std::string fn_name, PerceptionFn fn) | MayaFlux::Nexus::Sensor | inline |
| set_fn_name(std::string name) | MayaFlux::Nexus::Sensor | inline |
| set_position(const glm::vec3 &p) | MayaFlux::Nexus::Sensor | inline |
| set_query_radius(float r) | MayaFlux::Nexus::Sensor | inline |