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

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

AZ_CLASS_ALLOCATOR(ConvexHullShapeConfiguration, AZ::SystemAllocator) (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
AZ_CLASS_ALLOCATOR(ShapeConfiguration, AZ::SystemAllocator) (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
AZ_RTTI(ShapeConfiguration, "{1FD56C72-6055-4B35-9253-07D432B94E91}") (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
GetShapeType() const override (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfigurationinlinevirtual
m_adjacencyCount (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_adjacencyData (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_adjacencyStride (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_copyDataPhysics::ConvexHullShapeConfiguration
m_planeCount (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_planeData (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_planeStride (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_scale (defined in Physics::ShapeConfiguration)Physics::ShapeConfiguration
m_vertexCount (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_vertexData (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
m_vertexStride (defined in Physics::ConvexHullShapeConfiguration)Physics::ConvexHullShapeConfiguration
Reflect(AZ::ReflectContext *context) (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationstatic
ShapeConfiguration(const AZ::Vector3 &scale=ShapeConstants::DefaultScale) (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationexplicit
~ShapeConfiguration()=default (defined in Physics::ShapeConfiguration)Physics::ShapeConfigurationvirtual