Blender  V3.3
Public Member Functions | List of all members
Freestyle::Functions1D::ChainingTimeStampF1D Class Reference

#include <Functions1D.h>

Inheritance diagram for Freestyle::Functions1D::ChainingTimeStampF1D:
Freestyle::UnaryFunction1D_void

Public Member Functions

string getName () const
 
int operator() (Interface1D &inter)
 
- Public Member Functions inherited from Freestyle::UnaryFunction1D_void
 UnaryFunction1D_void ()
 
 UnaryFunction1D_void (IntegrationType iType)
 
virtual ~UnaryFunction1D_void ()
 
int operator() (Interface1D &inter)
 
void setIntegrationType (IntegrationType integration)
 
IntegrationType getIntegrationType () const
 

Additional Inherited Members

- Public Attributes inherited from Freestyle::UnaryFunction1D_void
voidpy_uf1D
 
- Protected Attributes inherited from Freestyle::UnaryFunction1D_void
IntegrationType _integration
 

Detailed Description

Sets the chaining time stamp of the Interface1D.

Definition at line 484 of file Functions1D.h.

Member Function Documentation

◆ getName()

string Freestyle::Functions1D::ChainingTimeStampF1D::getName ( ) const
inlinevirtual

Returns the string "ChainingTimeStampF1D"

Reimplemented from Freestyle::UnaryFunction1D_void.

Definition at line 487 of file Functions1D.h.

◆ operator()()

int Freestyle::Functions1D::ChainingTimeStampF1D::operator() ( Interface1D inter)

The documentation for this class was generated from the following files: