#include <hermitespline.h>
Public Member Functions | |
| bool | operator== (const TangentsClass &that) |
| bool | operator!= (const TangentsClass &that) |
Public Attributes | |
| Vector3 | InTangent |
| Vector3 | OutTangent |
Definition at line 84 of file hermitespline.h.
|
inline |
Definition at line 90 of file hermitespline.h.
|
inline |
Definition at line 89 of file hermitespline.h.
| Vector3 HermiteSpline3DClass::TangentsClass::InTangent |
Definition at line 87 of file hermitespline.h.
| Vector3 HermiteSpline3DClass::TangentsClass::OutTangent |
Definition at line 88 of file hermitespline.h.