Scripting API

btkSetPointNumber

Module BTKPointModifier

Description#

Sets the number of points.

Parameters#

hHandle pointing to a C++ btk::Acquisition object.
pnInteger with the new number of points.

Returned Values#

Detailed Description#

Notes#

See also#

btkSetAnalogNumber, btkSetAnalogResolution, btkSetAnalogSampleNumberPerFrame, btkSetFirstFrame, btkSetFrameNumber, btkSetFrequency, btkSetMaxInterpolationGap

Syntax#

btkSetPointNumber(h, pn)

Examples#