Blender
V3.3
|
#include <Modifiers.h>
Public Member Functions | |
TimestampModifier () | |
virtual void | operator() (Edge &iEdge) |
![]() | |
EdgeModifier () | |
Modifier that sets the time stamp of an Interface1D to the time stamp of the system.
Definition at line 44 of file Modifiers.h.
|
inline |
Default constructor
Definition at line 46 of file Modifiers.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::EdgeModifier< Edge >.
Definition at line 51 of file Modifiers.h.
References Freestyle::TimeStamp::getTimeStamp(), and Freestyle::TimeStamp::instance().