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

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

AZ_CLASS_ALLOCATOR(HeightfieldShapeConfiguration, AZ::SystemAllocator, 0) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
AZ_CLASS_ALLOCATOR(ShapeConfiguration, AZ::SystemAllocator, 0) (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
AZ_RTTI(HeightfieldShapeConfiguration, "{8DF47C83-D2A9-4E7C-8620-5E173E43C0B3}", ShapeConfiguration) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
AZ_RTTI(ShapeConfiguration, "{1FD56C72-6055-4B35-9253-07D432B94E91}") (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
GetCachedNativeHeightfield() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetCachedNativeHeightfield() (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetGridResolution() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetMaxHeightBounds() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetMinHeightBounds() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetNumColumns() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetNumRows() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetSamples() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetShapeType() const override (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfigurationinlinevirtual
HeightfieldShapeConfiguration()=default (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
HeightfieldShapeConfiguration(const HeightfieldShapeConfiguration &) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
m_scale (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
ModifySample(int32_t row, int32_t column, const Physics::HeightMaterialPoint &point) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
operator=(const HeightfieldShapeConfiguration &) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
Reflect(AZ::ReflectContext *context) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfigurationstatic
SetCachedNativeHeightfield(void *cachedNativeHeightfield) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetGridResolution(const AZ::Vector2 &gridSpacing) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetMaxHeightBounds(float maxBounds) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetMinHeightBounds(float minBounds) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetNumColumns(int32_t numColumns) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetNumRows(int32_t numRows) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetSamples(const AZStd::vector< Physics::HeightMaterialPoint > &samples) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
~HeightfieldShapeConfiguration() (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
~ShapeConfiguration()=default (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationvirtual