15 ::ll::TypedStorage<8, 24, ::std::vector<::glm::vec3>> mControlPoints;
16 ::ll::TypedStorage<8, 24, ::std::vector<float>> mSegStart;
17 ::ll::TypedStorage<1, 1, ::CameraSplineUtils::SplineType const> type;
24 virtual ::glm::vec3 eval(
float)
const ;
26 virtual ::glm::vec3 eval(
float t)
const ;
29 virtual ::CameraSplineUtils::SplineType getType()
const ;
36 MCAPI ::glm::vec3 $eval(
float t)
const;
38 MCFOLD ::CameraSplineUtils::SplineType $getType()
const;