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

#include <BPy_UnaryFunction1DFloat.h>

Public Attributes

BPy_UnaryFunction1D py_uf1D
 
Freestyle::UnaryFunction1D< float > * uf1D_float
 

Detailed Description

Definition at line 23 of file BPy_UnaryFunction1DFloat.h.

Member Data Documentation

◆ py_uf1D

BPy_UnaryFunction1D BPy_UnaryFunction1DFloat::py_uf1D

Definition at line 24 of file BPy_UnaryFunction1DFloat.h.

◆ uf1D_float

Freestyle::UnaryFunction1D<float>* BPy_UnaryFunction1DFloat::uf1D_float

Definition at line 25 of file BPy_UnaryFunction1DFloat.h.


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