|
HDK
|
#include "UT_Vector2.h"#include "UT_FitCubic.h"#include "UT_Interrupt.h"#include "UT_Spline.h"#include <SYS/SYS_Math.h>#include <stdio.h>
Include dependency graph for UT_FitCubicImpl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | ACUTE_ANGLE 1.6 |
| #define | MAXITERATIONS 4 |
| #define ACUTE_ANGLE 1.6 |
Definition at line 32 of file UT_FitCubicImpl.h.
| #define MAXITERATIONS 4 |
Definition at line 33 of file UT_FitCubicImpl.h.