TDynamicVertexAttributeChange

Windows
MacOS
Linux

Inheritance Hierarchy

TDynamicAttributeChangeBase

TDynamicVertexAttributeChange

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/DynamicVertexAttribute.h

Include

#include "DynamicVertexAttribute.h"

Syntax

template<typename AttribValueType, int AttribDimension, typename ParentType>
class TDynamicVertexAttributeChange : public TDynamicAttributeChangeBase< ParentType >

Constructors

Destructors

Overridden from TDynamicAttributeChangeBase

Name Description

Public function Virtual Const

bool

 

Apply

(
    TDynamicAttributeBase< ParentType >...,
    bool bRevert
)

Public function Virtual

void

 

SaveInitialVertex

(
    const TDynamicAttributeBase< Parent...,
    int VertexID
)

Public function Virtual

void

 

StoreAllFinalVertices

(
    const TDynamicAttributeBase< Parent...,
    const TArray< int >& VertexIDs
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss