Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Physics::HeightfieldProviderRequests Member List

This is the complete list of members for Physics::HeightfieldProviderRequests, including all inherited members.

AddressPolicy (defined in Physics::HeightfieldProviderRequests)Physics::HeightfieldProviderRequestsstatic
BusIdType typedef (defined in Physics::HeightfieldProviderRequests)Physics::HeightfieldProviderRequests
GetHeightfieldAabb() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldGridColumns() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldGridRows() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldGridSize(size_t &numColumns, size_t &numRows) const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldGridSpacing() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldHeightBounds(float &minHeightBounds, float &maxHeightBounds) const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldIndicesFromRegion(const AZ::Aabb &region, size_t &startColumn, size_t &startRow, size_t &numColumns, size_t &numRows) const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldMaxHeight() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldMinHeight() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightfieldTransform() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeights() const =0Physics::HeightfieldProviderRequestspure virtual
GetHeightsAndMaterials() const =0Physics::HeightfieldProviderRequestspure virtual
GetMaterialList() const =0Physics::HeightfieldProviderRequestspure virtual
Reflect(AZ::ReflectContext *context) (defined in Physics::HeightfieldProviderRequests)Physics::HeightfieldProviderRequestsstatic
UpdateHeightsAndMaterials(const UpdateHeightfieldSampleFunction &updateHeightsMaterialsCallback, size_t startColumn, size_t startRow, size_t numColumns, size_t numRows) const =0Physics::HeightfieldProviderRequestspure virtual
UpdateHeightsAndMaterialsAsync(const UpdateHeightfieldSampleFunction &updateHeightsMaterialsCallback, const UpdateHeightfieldCompleteFunction &updateHeightsCompleteCallback, size_t startColumn, size_t startRow, size_t numColumns, size_t numRows) const =0Physics::HeightfieldProviderRequestspure virtual