ClanSoft logo
ClanSoft logo

    CL_BezierSurface::get_stepping

Syntax

virtual bool get_stepping();

Parameters

segment-number of segment (-1 indicates whole surface)

Return value

stepping length of segment (or surface)

Description

Returns whether steps is the number of points per segment or per curve.Nak Nak - don't expect it to be implemented too soon...Returns the length of a segment (or the surface)

virtual float get_length(int segment = -1) const;


Back to index



This page was built using the Perceps documentation system.