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

#include <Functions1D.h>

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

Public Member Functions

 GetOccludeeF1D ()
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 occluded shapes covered by this Interface1D.

Definition at line 556 of file Functions1D.h.

Constructor & Destructor Documentation

◆ GetOccludeeF1D()

Freestyle::Functions1D::GetOccludeeF1D::GetOccludeeF1D ( )
inline

Builds the functor.

Definition at line 559 of file Functions1D.h.

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

Member Function Documentation

◆ getName()

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

Returns the string "GetOccludeeF1D"

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

Definition at line 562 of file Functions1D.h.

◆ operator()()


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