Open 3D Engine GraphModel Gem 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.
GraphModelIntegration::VectorDataInterface< Type, ElementCount > Member List

This is the complete list of members for GraphModelIntegration::VectorDataInterface< Type, ElementCount >, including all inherited members.

AZ_CLASS_ALLOCATOR(VectorDataInterface, AZ::SystemAllocator) (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >
GetElementCount() const override (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
GetElementStyle(int index) const override (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
GetLabel(int index) const override (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
GetStyle() const override (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
GetValue(int index) const override (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
SetValue(int index, double value) override (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
VectorDataInterface(GraphModel::SlotPtr slot) (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >inline
~VectorDataInterface()=default (defined in GraphModelIntegration::VectorDataInterface< Type, ElementCount >)GraphModelIntegration::VectorDataInterface< Type, ElementCount >