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::HeightfieldShapeConfiguration Member List

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

AZ_CLASS_ALLOCATOR(HeightfieldShapeConfiguration, AZ::SystemAllocator) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
AZ_CLASS_ALLOCATOR(ShapeConfiguration, AZ::SystemAllocator) (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
GetNumColumnSquares() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetNumColumnVertices() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetNumRowSquares() const (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
GetNumRowVertices() 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(size_t column, size_t row, 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
SetNumColumnVertices(size_t numColumns) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetNumRowVertices(size_t numRows) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
SetSamples(const AZStd::vector< Physics::HeightMaterialPoint > &samples) (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
ShapeConfiguration(const AZ::Vector3 &scale=ShapeConstants::DefaultScale) (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationexplicit
~HeightfieldShapeConfiguration() (defined in Physics::HeightfieldShapeConfiguration)Physics::HeightfieldShapeConfiguration
~ShapeConfiguration()=default (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationvirtual