ClanSoft logo
ClanSoft logo

    CL_BezierCurve::operator []

Syntax

CL_Vector operator [](int n);

Parameters

n-the vector to return (counting starts at 0)

Return value

the n-th vector of the curve (_doesn't_ return a reference)

Description

Returns the n-th vector of the curve (_doesn't_ return a reference)


Back to index



This page was built using the Perceps documentation system.