Blender  V3.3
Public Attributes | List of all members
BPy_UnaryFunction1DDouble Struct Reference

#include <BPy_UnaryFunction1DDouble.h>

Public Attributes

BPy_UnaryFunction1D py_uf1D
 
Freestyle::UnaryFunction1D< double > * uf1D_double
 

Detailed Description

Definition at line 23 of file BPy_UnaryFunction1DDouble.h.

Member Data Documentation

◆ py_uf1D

BPy_UnaryFunction1D BPy_UnaryFunction1DDouble::py_uf1D

Definition at line 24 of file BPy_UnaryFunction1DDouble.h.

◆ uf1D_double

Freestyle::UnaryFunction1D<double>* BPy_UnaryFunction1DDouble::uf1D_double

Definition at line 25 of file BPy_UnaryFunction1DDouble.h.


The documentation for this struct was generated from the following file: