Open 3D Engine AzToolsFramework 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.
AzToolsFramework::IndexedTranslationManipulator< Vertex >::VertexLookup Struct Reference

Store vertex start position as manipulator event occurs, index refers to location in container. More...

#include <TranslationManipulators.h>

Public Member Functions

Vertex CurrentPosition () const
 

Public Attributes

Vertex m_start
 
Vertex m_offset
 
AZ::u64 m_index
 

Detailed Description

template<typename Vertex>
struct AzToolsFramework::IndexedTranslationManipulator< Vertex >::VertexLookup

Store vertex start position as manipulator event occurs, index refers to location in container.


The documentation for this struct was generated from the following file: