Curve3D.getBakedLength

Returns the total length of the curve, based on the cached points. Given enough density (see bakeInterval), it should be approximate enough.

struct Curve3D
@nogc nothrow const
double
getBakedLength
()

Meta