ImFusion SDK 4.3
DeformationEvent Class Reference

#include <ImFusion/GL/Deformation.h>

Base class for customized deformation events. More...

Detailed Description

Base class for customized deformation events.

Public Types

enum  EventType { PARAMETER_SET_CHANGED , PARAMETER_CHANGED }
 

Public Member Functions

 DeformationEvent (Deformation *deformation, EventType type)
 
Deformationdeformation () const
 
EventType type () const
 

Protected Attributes

Deformationm_deformation
 
EventType m_type
 

Member Enumeration Documentation

◆ EventType

enum EventType
Enumerator
PARAMETER_SET_CHANGED 

The set of parameters has changed (e.g. control points)

PARAMETER_CHANGED 

A parameter has changed (e.g. control point position)


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close