Blender V5.0
Freestyle::TimestampModifier< Edge > Struct Template Reference

#include <Modifiers.h>

Inherits Freestyle::EdgeModifier< Edge >.

Public Member Functions

 TimestampModifier ()
virtual void operator() (Edge &iEdge)
Public Member Functions inherited from Freestyle::EdgeModifier< Edge >
 EdgeModifier ()

Detailed Description

template<class Edge>
struct Freestyle::TimestampModifier< Edge >

Modifier that sets the time stamp of an Interface1D to the time stamp of the system.

Definition at line 38 of file Modifiers.h.

Constructor & Destructor Documentation

◆ TimestampModifier()

template<class Edge>
Freestyle::TimestampModifier< Edge >::TimestampModifier ( )
inline

Default constructor

Definition at line 40 of file Modifiers.h.

References Freestyle::EdgeModifier< Edge >::EdgeModifier().

Member Function Documentation

◆ operator()()

template<class Edge>
virtual void Freestyle::TimestampModifier< Edge >::operator() ( Edge & iEdge)
inlinevirtual

The () operator.

Reimplemented from Freestyle::EdgeModifier< Edge >.

Definition at line 43 of file Modifiers.h.

References Freestyle::TimeStamp::getTimeStamp(), and Freestyle::TimeStamp::instance().


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