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

#include <Functions0D.h>

Inheritance diagram for Freestyle::Functions0D::GetOccludeeF0D:
Freestyle::UnaryFunction0D< ViewShape * >

Public Member Functions

string getName () const
 
int operator() (Interface0DIterator &iter)
 
- Public Member Functions inherited from Freestyle::UnaryFunction0D< ViewShape * >
 UnaryFunction0D ()
 
virtual ~UnaryFunction0D ()
 

Additional Inherited Members

- Public Types inherited from Freestyle::UnaryFunction0D< ViewShape * >
typedef ViewShapeReturnedValueType
 
- Public Attributes inherited from Freestyle::UnaryFunction0D< ViewShape * >
ViewShaperesult
 
voidpy_uf0D
 

Detailed Description

Returns the ViewShape* "occluded" by the Interface0D

Definition at line 462 of file Functions0D.h.

Member Function Documentation

◆ getName()

string Freestyle::Functions0D::GetOccludeeF0D::getName ( ) const
inlinevirtual

Returns the string "GetOccludeeF0D"

Reimplemented from Freestyle::UnaryFunction0D< ViewShape * >.

Definition at line 465 of file Functions0D.h.

◆ operator()()

int Freestyle::Functions0D::GetOccludeeF0D::operator() ( Interface0DIterator iter)
virtual

the () operator.

Reimplemented from Freestyle::UnaryFunction0D< ViewShape * >.

Definition at line 369 of file Functions0D.cpp.

References Freestyle::Functions0D::getOccludeeF0D(), and result.


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