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

#include <Functions0D.h>

Inheritance diagram for Freestyle::Functions0D::VertexOrientation3DF0D:
Freestyle::UnaryFunction0D< Vec3f >

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from Freestyle::UnaryFunction0D< Vec3f >
typedef Vec3f ReturnedValueType
 
- Public Attributes inherited from Freestyle::UnaryFunction0D< Vec3f >
Vec3f result
 
voidpy_uf0D
 

Detailed Description

Returns a Vec3r giving the 3D oriented tangent to the 1D element to which the Interface0DIterator& belongs to and evaluated at the Interface0D pointed by this Interface0DIterator&.

Definition at line 293 of file Functions0D.h.

Member Function Documentation

◆ getName()

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

Returns the string "VertexOrientation3DF0D"

Reimplemented from Freestyle::UnaryFunction0D< Vec3f >.

Definition at line 296 of file Functions0D.h.

◆ operator()()

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

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