|
HDK
|
Include dependency graph for UT_Polynomial2.h:Go to the source code of this file.
Classes | |
| class | UT_Polynomial2 |
Macros | |
| #define | UT_BASIS_NONE 0 |
| #define | UT_BASIS_BEZIER 1 |
| #define | UT_BASIS_POWER 2 |
| #define | UT_BASIS_LINOP 3 |
| #define UT_BASIS_BEZIER 1 |
Definition at line 21 of file UT_Polynomial2.h.
| #define UT_BASIS_LINOP 3 |
Definition at line 23 of file UT_Polynomial2.h.
| #define UT_BASIS_NONE 0 |
Definition at line 20 of file UT_Polynomial2.h.
| #define UT_BASIS_POWER 2 |
Definition at line 22 of file UT_Polynomial2.h.