Blender  V3.3
Public Member Functions | List of all members
Freestyle::TimestampModifier< Edge > Struct Template Reference

#include <Modifiers.h>

Inheritance diagram for Freestyle::TimestampModifier< Edge >:
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 44 of file Modifiers.h.

Constructor & Destructor Documentation

◆ TimestampModifier()

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

Default constructor

Definition at line 46 of file Modifiers.h.

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 51 of file Modifiers.h.

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


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