Blender V5.0
Freestyle::Functions1D::GetShapeF1D Class Reference

#include <Functions1D.h>

Inherits Freestyle::UnaryFunction1D< std::vector< ViewShape * > >.

Public Member Functions

 GetShapeF1D ()
string getName () const
int operator() (Interface1D &inter)
Public Member Functions inherited from Freestyle::UnaryFunction1D< std::vector< ViewShape * > >
 UnaryFunction1D ()
virtual ~UnaryFunction1D ()
void setIntegrationType (IntegrationType integration)
IntegrationType getIntegrationType () const

Additional Inherited Members

Public Types inherited from Freestyle::UnaryFunction1D< std::vector< ViewShape * > >
typedef std::vector< ViewShape * > ReturnedValueType
Public Attributes inherited from Freestyle::UnaryFunction1D< std::vector< ViewShape * > >
std::vector< ViewShape * > result
void * py_uf1D
Protected Attributes inherited from Freestyle::UnaryFunction1D< std::vector< ViewShape * > >
IntegrationType _integration

Detailed Description

Returns list of shapes covered by this Interface1D.

Definition at line 522 of file Functions1D.h.

Constructor & Destructor Documentation

◆ GetShapeF1D()

Freestyle::Functions1D::GetShapeF1D::GetShapeF1D ( )
inline

Builds the functor.

Definition at line 525 of file Functions1D.h.

References Freestyle::UnaryFunction1D< std::vector< ViewShape * > >::UnaryFunction1D().

Member Function Documentation

◆ getName()

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

Returns the string "GetShapeF1D"

Reimplemented from Freestyle::UnaryFunction1D< std::vector< ViewShape * > >.

Definition at line 528 of file Functions1D.h.

◆ operator()()


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