Skip to content
Snippets Groups Projects
Commit f5a92e45 authored by Amorilia's avatar Amorilia
Browse files

niflib: quick gen_niflib update

parent af9fdc17
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,10 @@ public:
//--END CUSTOM CODE--//
protected:
/*! The number of control points (Usually number of frames for animation). */
/*!
* The number of control points of the B-spline (number of frames of animation plus
* degree of B-spline minus one).
*/
unsigned int numControlPoints;
public:
/*! NIFLIB_HIDDEN function. For internal use only. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment