Open 3D Engine AzCore 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.
AZ::PolygonPrism Member List

This is the complete list of members for AZ::PolygonPrism, including all inherited members.

GetHeight() constAZ::PolygonPrisminline
GetNonUniformScale() constAZ::PolygonPrism
m_vertexContainerAZ::PolygonPrism
PolygonPrism()=default (defined in AZ::PolygonPrism)AZ::PolygonPrism
Reflect(ReflectContext *context) (defined in AZ::PolygonPrism)AZ::PolygonPrismstatic
SetCallbacks(const VoidFunction &onChangeElement, const VoidFunction &onChangeContainer, const VoidFunction &onChangeHeight, const VoidFunction &onChangeNonUniformScale)AZ::PolygonPrism
SetCallbacks(const IndexFunction &onAddVertex, const IndexFunction &onRemoveVertex, const IndexFunction &onUpdateVertex, const VoidFunction &onSetVertices, const VoidFunction &onClearVertices, const VoidFunction &onChangeHeight, const VoidFunction &onChangeNonUniformScale)AZ::PolygonPrism
SetHeight(float height)AZ::PolygonPrism
SetNonUniformScale(const AZ::Vector3 &nonUniformScale)AZ::PolygonPrism
~PolygonPrism()=default (defined in AZ::PolygonPrism)AZ::PolygonPrismvirtual