This is the complete list of members for Vegetation::AreaSystemRequests, including all inherited members.
| AddressPolicy (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | static |
| ClearAllAreas()=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| EnumerateInstancesInAabb(const AZ::Aabb &bounds, AreaSystemEnumerateCallback callback) const =0 | Vegetation::AreaSystemRequests | pure virtual |
| EnumerateInstancesInOverlappingSectors(const AZ::Aabb &bounds, AreaSystemEnumerateCallback callback) const =0 | Vegetation::AreaSystemRequests | pure virtual |
| GetInstanceCountInAabb(const AZ::Aabb &bounds) const =0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| GetInstancesInAabb(const AZ::Aabb &bounds) const =0 | Vegetation::AreaSystemRequests | pure virtual |
| HandlerPolicy (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | static |
| MuteArea(AZ::EntityId areaId)=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| MutexType typedef (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | |
| RefreshAllAreas()=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| RefreshArea(AZ::EntityId areaId, AZ::u32 layer, AZ::u32 priority, const AZ::Aabb &bounds)=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| RegisterArea(AZ::EntityId areaId, AZ::u32 layer, AZ::u32 priority, const AZ::Aabb &bounds)=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| UnmuteArea(AZ::EntityId areaId)=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| UnregisterArea(AZ::EntityId areaId)=0 (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | pure virtual |
| ~AreaSystemRequests()=default (defined in Vegetation::AreaSystemRequests) | Vegetation::AreaSystemRequests | virtual |